Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save BenjaminHCCarr/221f4f591c6f0f24a1b0477afda563da to your computer and use it in GitHub Desktop.
Save BenjaminHCCarr/221f4f591c6f0f24a1b0477afda563da to your computer and use it in GitHub Desktop.
mycroft-core (mycroft-core) on macOS 10.11.6 - Homebrew build logs
Homebrew build logs for mycroft-core on macOS 10.11.6
Build date: 2017-04-28 18:29:09
HOMEBREW_VERSION: 1.1.13-142-g539881f51
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: 539881f51a69b1f5cf169766d1115c8b7343bd09
Last commit: 15 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 1b18564346ecdacf4d98b87116d9c6b732610454
Core tap last commit: 2 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local/Homebrew
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit haswell
Homebrew Ruby: 2.0.0-p648
Clang: 8.0 build 800
Git: 2.12.2 => /usr/local/bin/git
Perl: /usr/local/bin/perl => /usr/local/Cellar/perl/5.24.1/bin/perl
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/local/bin/ruby => /usr/local/Cellar/ruby/2.4.1_1/bin/ruby
Java: 1.8.0_102
macOS: 10.11.6-x86_64
Xcode: N/A
CLT: 8.2.0.0.1.1480973914
X11: 2.7.11 => /opt/X11
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 and just ignore them. Thanks!
Warning: Python is installed at /Library/Frameworks/Python.framework
Homebrew only supports building against the System-provided Python or a
brewed Python. In particular, Pythons installed to /Library can interfere
with other software installs.
Warning: Some installed formula are missing dependencies.
You should `brew install` the missing dependencies:
brew install mysql
Run `brew missing` for more details.
Formula: mycroft-core
Tap:
Path: /Users/benc/Code/git/Mine/homebrew-tap/Formula/mycroft-core.rb
2017-04-28 18:27:40 -0400
cp
mycroft-base-setup.py
setup.py
2017-04-28 18:27:40 -0400
python
-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/mycroft-core--homebrew-virtualenv-20170428-32242-17wdn8i/target
--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
copying virtualenv_support/argparse-1.4.0-py2.py3-none-any.whl -> build/lib/virtualenv_support
copying virtualenv_support/pip-8.1.2-py2.py3-none-any.whl -> build/lib/virtualenv_support
copying virtualenv_support/setuptools-21.2.1-py2.py3-none-any.whl -> build/lib/virtualenv_support
copying virtualenv_support/wheel-0.29.0-py2.py3-none-any.whl -> build/lib/virtualenv_support
running install_lib
copying build/lib/virtualenv.py -> /tmp/mycroft-core--homebrew-virtualenv-20170428-32242-17wdn8i/target/lib/python2.7/site-packages
creating /tmp/mycroft-core--homebrew-virtualenv-20170428-32242-17wdn8i/target/lib/python2.7/site-packages/virtualenv_support
copying build/lib/virtualenv_support/__init__.py -> /tmp/mycroft-core--homebrew-virtualenv-20170428-32242-17wdn8i/target/lib/python2.7/site-packages/virtualenv_support
copying build/lib/virtualenv_support/argparse-1.4.0-py2.py3-none-any.whl -> /tmp/mycroft-core--homebrew-virtualenv-20170428-32242-17wdn8i/target/lib/python2.7/site-packages/virtualenv_support
copying build/lib/virtualenv_support/pip-8.1.2-py2.py3-none-any.whl -> /tmp/mycroft-core--homebrew-virtualenv-20170428-32242-17wdn8i/target/lib/python2.7/site-packages/virtualenv_support
copying build/lib/virtualenv_support/setuptools-21.2.1-py2.py3-none-any.whl -> /tmp/mycroft-core--homebrew-virtualenv-20170428-32242-17wdn8i/target/lib/python2.7/site-packages/virtualenv_support
copying build/lib/virtualenv_support/wheel-0.29.0-py2.py3-none-any.whl -> /tmp/mycroft-core--homebrew-virtualenv-20170428-32242-17wdn8i/target/lib/python2.7/site-packages/virtualenv_support
byte-compiling /tmp/mycroft-core--homebrew-virtualenv-20170428-32242-17wdn8i/target/lib/python2.7/site-packages/virtualenv.py to virtualenv.pyc
byte-compiling /tmp/mycroft-core--homebrew-virtualenv-20170428-32242-17wdn8i/target/lib/python2.7/site-packages/virtualenv_support/__init__.py to __init__.pyc
running install_egg_info
running egg_info
writing virtualenv.egg-info/PKG-INFO
writing top-level names to virtualenv.egg-info/top_level.txt
writing dependency_links to virtualenv.egg-info/dependency_links.txt
writing entry points to virtualenv.egg-info/entry_points.txt
reading manifest file 'virtualenv.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*' found under directory 'docs/_templates'
warning: no previously-included files matching '*' found under directory 'docs/_build'
writing manifest file 'virtualenv.egg-info/SOURCES.txt'
Copying virtualenv.egg-info to /tmp/mycroft-core--homebrew-virtualenv-20170428-32242-17wdn8i/target/lib/python2.7/site-packages/virtualenv-15.0.2-py2.7.egg-info
running install_scripts
Installing virtualenv script to /tmp/mycroft-core--homebrew-virtualenv-20170428-32242-17wdn8i/target/bin
writing list of installed files to 'installed.txt'
2017-04-28 18:27:42 -0400
python
-s
/tmp/mycroft-core--homebrew-virtualenv-20170428-32242-17wdn8i/target/bin/virtualenv
-p
python
/usr/local/Cellar/mycroft-core/0.8.8/libexec
New python executable in /usr/local/Cellar/mycroft-core/0.8.8/libexec/bin/python2.7
Also creating executable in /usr/local/Cellar/mycroft-core/0.8.8/libexec/bin/python
Installing setuptools, pip, wheel...done.
Running virtualenv with interpreter /usr/local/opt/python/bin/python
2017-04-28 18:28:02 -0400
/usr/local/Cellar/mycroft-core/0.8.8/libexec/bin/pip
install
-v
--no-deps
--no-binary
:all:
--ignore-installed
/private/tmp/mycroft-core--shortuuid-20170428-32242-o3glbq/shortuuid-0.4.3
Processing /private/tmp/mycroft-core--shortuuid-20170428-32242-o3glbq/shortuuid-0.4.3
Running setup.py (path:/private/tmp/pip-_o7cFs-build/setup.py) egg_info for package from file:///private/tmp/mycroft-core--shortuuid-20170428-32242-o3glbq/shortuuid-0.4.3
Running command python setup.py egg_info
running egg_info
creating pip-egg-info/shortuuid.egg-info
writing pip-egg-info/shortuuid.egg-info/PKG-INFO
writing top-level names to pip-egg-info/shortuuid.egg-info/top_level.txt
writing dependency_links to pip-egg-info/shortuuid.egg-info/dependency_links.txt
writing manifest file 'pip-egg-info/shortuuid.egg-info/SOURCES.txt'
reading manifest file 'pip-egg-info/shortuuid.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'pip-egg-info/shortuuid.egg-info/SOURCES.txt'
Source in /private/tmp/pip-_o7cFs-build has version 0.4.3, which satisfies requirement shortuuid==0.4.3 from file:///private/tmp/mycroft-core--shortuuid-20170428-32242-o3glbq/shortuuid-0.4.3
Skipping bdist_wheel for shortuuid, due to binaries being disabled for it.
Installing collected packages: shortuuid
Running setup.py install for shortuuid: started
Running command /usr/local/Cellar/mycroft-core/0.8.8/libexec/bin/python2.7 -u -c "import setuptools, tokenize;__file__='/private/tmp/pip-_o7cFs-build/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-4VgH5J-record/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/Cellar/mycroft-core/0.8.8/libexec/bin/../include/site/python2.7/shortuuid
running install
running build
running build_py
creating build
creating build/lib
creating build/lib/shortuuid
copying shortuuid/__init__.py -> build/lib/shortuuid
copying shortuuid/main.py -> build/lib/shortuuid
copying shortuuid/tests.py -> build/lib/shortuuid
running install_lib
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/shortuuid
copying build/lib/shortuuid/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/shortuuid
copying build/lib/shortuuid/main.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/shortuuid
copying build/lib/shortuuid/tests.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/shortuuid
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/shortuuid/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/shortuuid/main.py to main.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/shortuuid/tests.py to tests.pyc
running install_egg_info
running egg_info
writing shortuuid.egg-info/PKG-INFO
writing top-level names to shortuuid.egg-info/top_level.txt
writing dependency_links to shortuuid.egg-info/dependency_links.txt
reading manifest file 'shortuuid.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'shortuuid.egg-info/SOURCES.txt'
Copying shortuuid.egg-info to /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/shortuuid-0.4.3-py2.7.egg-info
running install_scripts
writing list of installed files to '/tmp/pip-4VgH5J-record/install-record.txt'
Running setup.py install for shortuuid: finished with status 'done'
Removing source in /private/tmp/pip-_o7cFs-build
Successfully installed shortuuid-0.4.3
Cleaning up...
2017-04-28 18:28:09 -0400
/usr/local/Cellar/mycroft-core/0.8.8/libexec/bin/pip
install
-v
--no-deps
--no-binary
:all:
--ignore-installed
/private/tmp/mycroft-core--pystache-20170428-32242-vdffe5/pystache-0.5.4
Processing /private/tmp/mycroft-core--pystache-20170428-32242-vdffe5/pystache-0.5.4
Running setup.py (path:/private/tmp/pip-5h4W8Y-build/setup.py) egg_info for package from file:///private/tmp/mycroft-core--pystache-20170428-32242-vdffe5/pystache-0.5.4
Running command python setup.py egg_info
pystache: using: version '34.1.1' of <module 'setuptools' from '/usr/local/lib/python2.7/site-packages/setuptools/__init__.pyc'>
running egg_info
creating pip-egg-info/pystache.egg-info
writing pip-egg-info/pystache.egg-info/PKG-INFO
writing top-level names to pip-egg-info/pystache.egg-info/top_level.txt
writing dependency_links to pip-egg-info/pystache.egg-info/dependency_links.txt
writing entry points to pip-egg-info/pystache.egg-info/entry_points.txt
writing manifest file 'pip-egg-info/pystache.egg-info/SOURCES.txt'
reading manifest file 'pip-egg-info/pystache.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'pip-egg-info/pystache.egg-info/SOURCES.txt'
Source in /private/tmp/pip-5h4W8Y-build has version 0.5.4, which satisfies requirement pystache==0.5.4 from file:///private/tmp/mycroft-core--pystache-20170428-32242-vdffe5/pystache-0.5.4
Skipping bdist_wheel for pystache, due to binaries being disabled for it.
Installing collected packages: pystache
Running setup.py install for pystache: started
Running command /usr/local/Cellar/mycroft-core/0.8.8/libexec/bin/python2.7 -u -c "import setuptools, tokenize;__file__='/private/tmp/pip-5h4W8Y-build/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-9cnwYR-record/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/Cellar/mycroft-core/0.8.8/libexec/bin/../include/site/python2.7/pystache
pystache: using: version '34.1.1' of <module 'setuptools' from '/usr/local/lib/python2.7/site-packages/setuptools/__init__.pyc'>
running install
running build
running build_py
creating build
creating build/lib
creating build/lib/pystache
copying pystache/__init__.py -> build/lib/pystache
copying pystache/common.py -> build/lib/pystache
copying pystache/context.py -> build/lib/pystache
copying pystache/defaults.py -> build/lib/pystache
copying pystache/init.py -> build/lib/pystache
copying pystache/loader.py -> build/lib/pystache
copying pystache/locator.py -> build/lib/pystache
copying pystache/parsed.py -> build/lib/pystache
copying pystache/parser.py -> build/lib/pystache
copying pystache/renderengine.py -> build/lib/pystache
copying pystache/renderer.py -> build/lib/pystache
copying pystache/specloader.py -> build/lib/pystache
copying pystache/template_spec.py -> build/lib/pystache
creating build/lib/pystache/commands
copying pystache/commands/__init__.py -> build/lib/pystache/commands
copying pystache/commands/render.py -> build/lib/pystache/commands
copying pystache/commands/test.py -> build/lib/pystache/commands
creating build/lib/pystache/tests
copying pystache/tests/__init__.py -> build/lib/pystache/tests
copying pystache/tests/benchmark.py -> build/lib/pystache/tests
copying pystache/tests/common.py -> build/lib/pystache/tests
copying pystache/tests/doctesting.py -> build/lib/pystache/tests
copying pystache/tests/main.py -> build/lib/pystache/tests
copying pystache/tests/spectesting.py -> build/lib/pystache/tests
copying pystache/tests/test___init__.py -> build/lib/pystache/tests
copying pystache/tests/test_commands.py -> build/lib/pystache/tests
copying pystache/tests/test_context.py -> build/lib/pystache/tests
copying pystache/tests/test_defaults.py -> build/lib/pystache/tests
copying pystache/tests/test_examples.py -> build/lib/pystache/tests
copying pystache/tests/test_loader.py -> build/lib/pystache/tests
copying pystache/tests/test_locator.py -> build/lib/pystache/tests
copying pystache/tests/test_parser.py -> build/lib/pystache/tests
copying pystache/tests/test_pystache.py -> build/lib/pystache/tests
copying pystache/tests/test_renderengine.py -> build/lib/pystache/tests
copying pystache/tests/test_renderer.py -> build/lib/pystache/tests
copying pystache/tests/test_simple.py -> build/lib/pystache/tests
copying pystache/tests/test_specloader.py -> build/lib/pystache/tests
creating build/lib/pystache/tests/data
copying pystache/tests/data/__init__.py -> build/lib/pystache/tests/data
copying pystache/tests/data/views.py -> build/lib/pystache/tests/data
creating build/lib/pystache/tests/data/locator
copying pystache/tests/data/locator/__init__.py -> build/lib/pystache/tests/data/locator
creating build/lib/pystache/tests/examples
copying pystache/tests/examples/__init__.py -> build/lib/pystache/tests/examples
copying pystache/tests/examples/comments.py -> build/lib/pystache/tests/examples
copying pystache/tests/examples/complex.py -> build/lib/pystache/tests/examples
copying pystache/tests/examples/delimiters.py -> build/lib/pystache/tests/examples
copying pystache/tests/examples/double_section.py -> build/lib/pystache/tests/examples
copying pystache/tests/examples/escaped.py -> build/lib/pystache/tests/examples
copying pystache/tests/examples/inverted.py -> build/lib/pystache/tests/examples
copying pystache/tests/examples/lambdas.py -> build/lib/pystache/tests/examples
copying pystache/tests/examples/nested_context.py -> build/lib/pystache/tests/examples
copying pystache/tests/examples/partials_with_lambdas.py -> build/lib/pystache/tests/examples
copying pystache/tests/examples/readme.py -> build/lib/pystache/tests/examples
copying pystache/tests/examples/simple.py -> build/lib/pystache/tests/examples
copying pystache/tests/examples/template_partial.py -> build/lib/pystache/tests/examples
copying pystache/tests/examples/unescaped.py -> build/lib/pystache/tests/examples
copying pystache/tests/examples/unicode_input.py -> build/lib/pystache/tests/examples
copying pystache/tests/examples/unicode_output.py -> build/lib/pystache/tests/examples
copying pystache/tests/data/ascii.mustache -> build/lib/pystache/tests/data
copying pystache/tests/data/duplicate.mustache -> build/lib/pystache/tests/data
copying pystache/tests/data/non_ascii.mustache -> build/lib/pystache/tests/data
copying pystache/tests/data/sample_view.mustache -> build/lib/pystache/tests/data
copying pystache/tests/data/say_hello.mustache -> build/lib/pystache/tests/data
copying pystache/tests/data/locator/duplicate.mustache -> build/lib/pystache/tests/data/locator
copying pystache/tests/data/locator/template.txt -> build/lib/pystache/tests/data/locator
copying pystache/tests/examples/comments.mustache -> build/lib/pystache/tests/examples
copying pystache/tests/examples/complex.mustache -> build/lib/pystache/tests/examples
copying pystache/tests/examples/delimiters.mustache -> build/lib/pystache/tests/examples
copying pystache/tests/examples/double_section.mustache -> build/lib/pystache/tests/examples
copying pystache/tests/examples/escaped.mustache -> build/lib/pystache/tests/examples
copying pystache/tests/examples/inner_partial.mustache -> build/lib/pystache/tests/examples
copying pystache/tests/examples/inverted.mustache -> build/lib/pystache/tests/examples
copying pystache/tests/examples/lambdas.mustache -> build/lib/pystache/tests/examples
copying pystache/tests/examples/looping_partial.mustache -> build/lib/pystache/tests/examples
copying pystache/tests/examples/nested_context.mustache -> build/lib/pystache/tests/examples
copying pystache/tests/examples/partial_in_partial.mustache -> build/lib/pystache/tests/examples
copying pystache/tests/examples/partial_with_lambda.mustache -> build/lib/pystache/tests/examples
copying pystache/tests/examples/partial_with_partial_and_lambda.mustache -> build/lib/pystache/tests/examples
copying pystache/tests/examples/say_hello.mustache -> build/lib/pystache/tests/examples
copying pystache/tests/examples/simple.mustache -> build/lib/pystache/tests/examples
copying pystache/tests/examples/tagless.mustache -> build/lib/pystache/tests/examples
copying pystache/tests/examples/template_partial.mustache -> build/lib/pystache/tests/examples
copying pystache/tests/examples/unescaped.mustache -> build/lib/pystache/tests/examples
copying pystache/tests/examples/unicode_input.mustache -> build/lib/pystache/tests/examples
copying pystache/tests/examples/unicode_output.mustache -> build/lib/pystache/tests/examples
copying pystache/tests/examples/inner_partial.txt -> build/lib/pystache/tests/examples
copying pystache/tests/examples/template_partial.txt -> build/lib/pystache/tests/examples
running install_lib
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache
copying build/lib/pystache/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/commands
copying build/lib/pystache/commands/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/commands
copying build/lib/pystache/commands/render.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/commands
copying build/lib/pystache/commands/test.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/commands
copying build/lib/pystache/common.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache
copying build/lib/pystache/context.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache
copying build/lib/pystache/defaults.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache
copying build/lib/pystache/init.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache
copying build/lib/pystache/loader.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache
copying build/lib/pystache/locator.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache
copying build/lib/pystache/parsed.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache
copying build/lib/pystache/parser.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache
copying build/lib/pystache/renderengine.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache
copying build/lib/pystache/renderer.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache
copying build/lib/pystache/specloader.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache
copying build/lib/pystache/template_spec.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests
copying build/lib/pystache/tests/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests
copying build/lib/pystache/tests/benchmark.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests
copying build/lib/pystache/tests/common.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/data
copying build/lib/pystache/tests/data/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/data
copying build/lib/pystache/tests/data/ascii.mustache -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/data
copying build/lib/pystache/tests/data/duplicate.mustache -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/data
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/data/locator
copying build/lib/pystache/tests/data/locator/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/data/locator
copying build/lib/pystache/tests/data/locator/duplicate.mustache -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/data/locator
copying build/lib/pystache/tests/data/locator/template.txt -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/data/locator
copying build/lib/pystache/tests/data/non_ascii.mustache -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/data
copying build/lib/pystache/tests/data/sample_view.mustache -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/data
copying build/lib/pystache/tests/data/say_hello.mustache -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/data
copying build/lib/pystache/tests/data/views.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/data
copying build/lib/pystache/tests/doctesting.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples
copying build/lib/pystache/tests/examples/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples
copying build/lib/pystache/tests/examples/comments.mustache -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples
copying build/lib/pystache/tests/examples/comments.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples
copying build/lib/pystache/tests/examples/complex.mustache -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples
copying build/lib/pystache/tests/examples/complex.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples
copying build/lib/pystache/tests/examples/delimiters.mustache -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples
copying build/lib/pystache/tests/examples/delimiters.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples
copying build/lib/pystache/tests/examples/double_section.mustache -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples
copying build/lib/pystache/tests/examples/double_section.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples
copying build/lib/pystache/tests/examples/escaped.mustache -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples
copying build/lib/pystache/tests/examples/escaped.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples
copying build/lib/pystache/tests/examples/inner_partial.mustache -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples
copying build/lib/pystache/tests/examples/inner_partial.txt -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples
copying build/lib/pystache/tests/examples/inverted.mustache -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples
copying build/lib/pystache/tests/examples/inverted.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples
copying build/lib/pystache/tests/examples/lambdas.mustache -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples
copying build/lib/pystache/tests/examples/lambdas.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples
copying build/lib/pystache/tests/examples/looping_partial.mustache -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples
copying build/lib/pystache/tests/examples/nested_context.mustache -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples
copying build/lib/pystache/tests/examples/nested_context.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples
copying build/lib/pystache/tests/examples/partial_in_partial.mustache -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples
copying build/lib/pystache/tests/examples/partial_with_lambda.mustache -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples
copying build/lib/pystache/tests/examples/partial_with_partial_and_lambda.mustache -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples
copying build/lib/pystache/tests/examples/partials_with_lambdas.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples
copying build/lib/pystache/tests/examples/readme.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples
copying build/lib/pystache/tests/examples/say_hello.mustache -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples
copying build/lib/pystache/tests/examples/simple.mustache -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples
copying build/lib/pystache/tests/examples/simple.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples
copying build/lib/pystache/tests/examples/tagless.mustache -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples
copying build/lib/pystache/tests/examples/template_partial.mustache -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples
copying build/lib/pystache/tests/examples/template_partial.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples
copying build/lib/pystache/tests/examples/template_partial.txt -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples
copying build/lib/pystache/tests/examples/unescaped.mustache -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples
copying build/lib/pystache/tests/examples/unescaped.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples
copying build/lib/pystache/tests/examples/unicode_input.mustache -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples
copying build/lib/pystache/tests/examples/unicode_input.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples
copying build/lib/pystache/tests/examples/unicode_output.mustache -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples
copying build/lib/pystache/tests/examples/unicode_output.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples
copying build/lib/pystache/tests/main.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests
copying build/lib/pystache/tests/spectesting.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests
copying build/lib/pystache/tests/test___init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests
copying build/lib/pystache/tests/test_commands.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests
copying build/lib/pystache/tests/test_context.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests
copying build/lib/pystache/tests/test_defaults.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests
copying build/lib/pystache/tests/test_examples.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests
copying build/lib/pystache/tests/test_loader.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests
copying build/lib/pystache/tests/test_locator.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests
copying build/lib/pystache/tests/test_parser.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests
copying build/lib/pystache/tests/test_pystache.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests
copying build/lib/pystache/tests/test_renderengine.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests
copying build/lib/pystache/tests/test_renderer.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests
copying build/lib/pystache/tests/test_simple.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests
copying build/lib/pystache/tests/test_specloader.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/commands/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/commands/render.py to render.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/commands/test.py to test.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/common.py to common.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/context.py to context.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/defaults.py to defaults.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/init.py to init.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/loader.py to loader.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/locator.py to locator.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/parsed.py to parsed.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/parser.py to parser.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/renderengine.py to renderengine.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/renderer.py to renderer.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/specloader.py to specloader.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/template_spec.py to template_spec.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/benchmark.py to benchmark.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/common.py to common.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/data/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/data/locator/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/data/views.py to views.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/doctesting.py to doctesting.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples/comments.py to comments.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples/complex.py to complex.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples/delimiters.py to delimiters.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples/double_section.py to double_section.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples/escaped.py to escaped.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples/inverted.py to inverted.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples/lambdas.py to lambdas.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples/nested_context.py to nested_context.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples/partials_with_lambdas.py to partials_with_lambdas.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples/readme.py to readme.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples/simple.py to simple.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples/template_partial.py to template_partial.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples/unescaped.py to unescaped.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples/unicode_input.py to unicode_input.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/examples/unicode_output.py to unicode_output.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/main.py to main.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/spectesting.py to spectesting.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/test___init__.py to test___init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/test_commands.py to test_commands.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/test_context.py to test_context.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/test_defaults.py to test_defaults.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/test_examples.py to test_examples.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/test_loader.py to test_loader.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/test_locator.py to test_locator.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/test_parser.py to test_parser.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/test_pystache.py to test_pystache.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/test_renderengine.py to test_renderengine.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/test_renderer.py to test_renderer.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/test_simple.py to test_simple.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache/tests/test_specloader.py to test_specloader.pyc
running install_egg_info
running egg_info
writing pystache.egg-info/PKG-INFO
writing top-level names to pystache.egg-info/top_level.txt
writing dependency_links to pystache.egg-info/dependency_links.txt
writing entry points to pystache.egg-info/entry_points.txt
reading manifest file 'pystache.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'pystache.egg-info/SOURCES.txt'
Copying pystache.egg-info to /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pystache-0.5.4-py2.7.egg-info
running install_scripts
Installing pystache script to /usr/local/Cellar/mycroft-core/0.8.8/libexec/bin
Installing pystache-test script to /usr/local/Cellar/mycroft-core/0.8.8/libexec/bin
writing list of installed files to '/tmp/pip-9cnwYR-record/install-record.txt'
Running setup.py install for pystache: finished with status 'done'
Removing source in /private/tmp/pip-5h4W8Y-build
Successfully installed pystache-0.5.4
Cleaning up...
2017-04-28 18:28:16 -0400
/usr/local/Cellar/mycroft-core/0.8.8/libexec/bin/pip
install
-v
--no-deps
--no-binary
:all:
--ignore-installed
/private/tmp/mycroft-core--configobj-20170428-32242-6ylybk/configobj-5.0.6
Processing /private/tmp/mycroft-core--configobj-20170428-32242-6ylybk/configobj-5.0.6
Running setup.py (path:/private/tmp/pip-ZRt7q7-build/setup.py) egg_info for package from file:///private/tmp/mycroft-core--configobj-20170428-32242-6ylybk/configobj-5.0.6
Running command python setup.py egg_info
running egg_info
creating pip-egg-info/configobj.egg-info
writing requirements to pip-egg-info/configobj.egg-info/requires.txt
writing pip-egg-info/configobj.egg-info/PKG-INFO
writing top-level names to pip-egg-info/configobj.egg-info/top_level.txt
writing dependency_links to pip-egg-info/configobj.egg-info/dependency_links.txt
writing manifest file 'pip-egg-info/configobj.egg-info/SOURCES.txt'
reading manifest file 'pip-egg-info/configobj.egg-info/SOURCES.txt'
writing manifest file 'pip-egg-info/configobj.egg-info/SOURCES.txt'
Source in /private/tmp/pip-ZRt7q7-build has version 5.0.6, which satisfies requirement configobj==5.0.6 from file:///private/tmp/mycroft-core--configobj-20170428-32242-6ylybk/configobj-5.0.6
Skipping bdist_wheel for configobj, due to binaries being disabled for it.
Installing collected packages: configobj
Running setup.py install for configobj: started
Running command /usr/local/Cellar/mycroft-core/0.8.8/libexec/bin/python2.7 -u -c "import setuptools, tokenize;__file__='/private/tmp/pip-ZRt7q7-build/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-0gXG6o-record/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/Cellar/mycroft-core/0.8.8/libexec/bin/../include/site/python2.7/configobj
running install
running build
running build_py
creating build
creating build/lib
copying configobj.py -> build/lib
copying validate.py -> build/lib
copying _version.py -> build/lib
running install_lib
copying build/lib/_version.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages
copying build/lib/configobj.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages
copying build/lib/validate.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/_version.py to _version.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/configobj.py to configobj.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/validate.py to validate.pyc
running install_egg_info
running egg_info
creating configobj.egg-info
writing requirements to configobj.egg-info/requires.txt
writing configobj.egg-info/PKG-INFO
writing top-level names to configobj.egg-info/top_level.txt
writing dependency_links to configobj.egg-info/dependency_links.txt
writing manifest file 'configobj.egg-info/SOURCES.txt'
reading manifest file 'configobj.egg-info/SOURCES.txt'
writing manifest file 'configobj.egg-info/SOURCES.txt'
Copying configobj.egg-info to /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/configobj-5.0.6-py2.7.egg-info
running install_scripts
writing list of installed files to '/tmp/pip-0gXG6o-record/install-record.txt'
Running setup.py install for configobj: finished with status 'done'
Removing source in /private/tmp/pip-ZRt7q7-build
Successfully installed configobj-5.0.6
Cleaning up...
2017-04-28 18:28:24 -0400
/usr/local/Cellar/mycroft-core/0.8.8/libexec/bin/pip
install
-v
--no-deps
--no-binary
:all:
--ignore-installed
/private/tmp/mycroft-core--wikipedia-20170428-32242-1248zwo/wikipedia-1.4.0
Processing /private/tmp/mycroft-core--wikipedia-20170428-32242-1248zwo/wikipedia-1.4.0
Running setup.py (path:/private/tmp/pip-9d8aBs-build/setup.py) egg_info for package from file:///private/tmp/mycroft-core--wikipedia-20170428-32242-1248zwo/wikipedia-1.4.0
Running command python setup.py egg_info
running egg_info
creating pip-egg-info/wikipedia.egg-info
writing requirements to pip-egg-info/wikipedia.egg-info/requires.txt
writing pip-egg-info/wikipedia.egg-info/PKG-INFO
writing top-level names to pip-egg-info/wikipedia.egg-info/top_level.txt
writing dependency_links to pip-egg-info/wikipedia.egg-info/dependency_links.txt
writing manifest file 'pip-egg-info/wikipedia.egg-info/SOURCES.txt'
reading manifest file 'pip-egg-info/wikipedia.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'pip-egg-info/wikipedia.egg-info/SOURCES.txt'
Source in /private/tmp/pip-9d8aBs-build has version 1.4.0, which satisfies requirement wikipedia==1.4.0 from file:///private/tmp/mycroft-core--wikipedia-20170428-32242-1248zwo/wikipedia-1.4.0
Skipping bdist_wheel for wikipedia, due to binaries being disabled for it.
Installing collected packages: wikipedia
Running setup.py install for wikipedia: started
Running command /usr/local/Cellar/mycroft-core/0.8.8/libexec/bin/python2.7 -u -c "import setuptools, tokenize;__file__='/private/tmp/pip-9d8aBs-build/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-YuiO_M-record/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/Cellar/mycroft-core/0.8.8/libexec/bin/../include/site/python2.7/wikipedia
running install
running build
running build_py
creating build
creating build/lib
creating build/lib/wikipedia
copying wikipedia/__init__.py -> build/lib/wikipedia
copying wikipedia/exceptions.py -> build/lib/wikipedia
copying wikipedia/util.py -> build/lib/wikipedia
copying wikipedia/wikipedia.py -> build/lib/wikipedia
running install_lib
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/wikipedia
copying build/lib/wikipedia/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/wikipedia
copying build/lib/wikipedia/exceptions.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/wikipedia
copying build/lib/wikipedia/util.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/wikipedia
copying build/lib/wikipedia/wikipedia.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/wikipedia
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/wikipedia/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/wikipedia/exceptions.py to exceptions.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/wikipedia/util.py to util.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/wikipedia/wikipedia.py to wikipedia.pyc
running install_egg_info
running egg_info
writing requirements to wikipedia.egg-info/requires.txt
writing wikipedia.egg-info/PKG-INFO
writing top-level names to wikipedia.egg-info/top_level.txt
writing dependency_links to wikipedia.egg-info/dependency_links.txt
reading manifest file 'wikipedia.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'wikipedia.egg-info/SOURCES.txt'
Copying wikipedia.egg-info to /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/wikipedia-1.4.0-py2.7.egg-info
running install_scripts
writing list of installed files to '/tmp/pip-YuiO_M-record/install-record.txt'
Running setup.py install for wikipedia: finished with status 'done'
Removing source in /private/tmp/pip-9d8aBs-build
Successfully installed wikipedia-1.4.0
Cleaning up...
2017-04-28 18:28:34 -0400
/usr/local/Cellar/mycroft-core/0.8.8/libexec/bin/pip
install
-v
--no-deps
--no-binary
:all:
--ignore-installed
/private/tmp/mycroft-core--requests-20170428-32242-1x4p84m/requests-2.12.5
Processing /private/tmp/mycroft-core--requests-20170428-32242-1x4p84m/requests-2.12.5
Running setup.py (path:/private/tmp/pip-IPUkL2-build/setup.py) egg_info for package from file:///private/tmp/mycroft-core--requests-20170428-32242-1x4p84m/requests-2.12.5
Running command python setup.py egg_info
running egg_info
creating pip-egg-info/requests.egg-info
writing requirements to pip-egg-info/requests.egg-info/requires.txt
writing pip-egg-info/requests.egg-info/PKG-INFO
writing top-level names to pip-egg-info/requests.egg-info/top_level.txt
writing dependency_links to pip-egg-info/requests.egg-info/dependency_links.txt
writing manifest file 'pip-egg-info/requests.egg-info/SOURCES.txt'
reading manifest file 'pip-egg-info/requests.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'test_requests.py'
writing manifest file 'pip-egg-info/requests.egg-info/SOURCES.txt'
Source in /private/tmp/pip-IPUkL2-build has version 2.12.5, which satisfies requirement requests==2.12.5 from file:///private/tmp/mycroft-core--requests-20170428-32242-1x4p84m/requests-2.12.5
Skipping bdist_wheel for requests, due to binaries being disabled for it.
Installing collected packages: requests
Running setup.py install for requests: started
Running command /usr/local/Cellar/mycroft-core/0.8.8/libexec/bin/python2.7 -u -c "import setuptools, tokenize;__file__='/private/tmp/pip-IPUkL2-build/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-eGby7F-record/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/Cellar/mycroft-core/0.8.8/libexec/bin/../include/site/python2.7/requests
running install
running build
running build_py
creating build
creating build/lib
creating build/lib/requests
copying requests/__init__.py -> build/lib/requests
copying requests/_internal_utils.py -> build/lib/requests
copying requests/adapters.py -> build/lib/requests
copying requests/api.py -> build/lib/requests
copying requests/auth.py -> build/lib/requests
copying requests/certs.py -> build/lib/requests
copying requests/compat.py -> build/lib/requests
copying requests/cookies.py -> build/lib/requests
copying requests/exceptions.py -> build/lib/requests
copying requests/hooks.py -> build/lib/requests
copying requests/models.py -> build/lib/requests
copying requests/sessions.py -> build/lib/requests
copying requests/status_codes.py -> build/lib/requests
copying requests/structures.py -> build/lib/requests
copying requests/utils.py -> build/lib/requests
creating build/lib/requests/packages
copying requests/packages/__init__.py -> build/lib/requests/packages
creating build/lib/requests/packages/chardet
copying requests/packages/chardet/__init__.py -> build/lib/requests/packages/chardet
copying requests/packages/chardet/big5freq.py -> build/lib/requests/packages/chardet
copying requests/packages/chardet/big5prober.py -> build/lib/requests/packages/chardet
copying requests/packages/chardet/chardetect.py -> build/lib/requests/packages/chardet
copying requests/packages/chardet/chardistribution.py -> build/lib/requests/packages/chardet
copying requests/packages/chardet/charsetgroupprober.py -> build/lib/requests/packages/chardet
copying requests/packages/chardet/charsetprober.py -> build/lib/requests/packages/chardet
copying requests/packages/chardet/codingstatemachine.py -> build/lib/requests/packages/chardet
copying requests/packages/chardet/compat.py -> build/lib/requests/packages/chardet
copying requests/packages/chardet/constants.py -> build/lib/requests/packages/chardet
copying requests/packages/chardet/cp949prober.py -> build/lib/requests/packages/chardet
copying requests/packages/chardet/escprober.py -> build/lib/requests/packages/chardet
copying requests/packages/chardet/escsm.py -> build/lib/requests/packages/chardet
copying requests/packages/chardet/eucjpprober.py -> build/lib/requests/packages/chardet
copying requests/packages/chardet/euckrfreq.py -> build/lib/requests/packages/chardet
copying requests/packages/chardet/euckrprober.py -> build/lib/requests/packages/chardet
copying requests/packages/chardet/euctwfreq.py -> build/lib/requests/packages/chardet
copying requests/packages/chardet/euctwprober.py -> build/lib/requests/packages/chardet
copying requests/packages/chardet/gb2312freq.py -> build/lib/requests/packages/chardet
copying requests/packages/chardet/gb2312prober.py -> build/lib/requests/packages/chardet
copying requests/packages/chardet/hebrewprober.py -> build/lib/requests/packages/chardet
copying requests/packages/chardet/jisfreq.py -> build/lib/requests/packages/chardet
copying requests/packages/chardet/jpcntx.py -> build/lib/requests/packages/chardet
copying requests/packages/chardet/langbulgarianmodel.py -> build/lib/requests/packages/chardet
copying requests/packages/chardet/langcyrillicmodel.py -> build/lib/requests/packages/chardet
copying requests/packages/chardet/langgreekmodel.py -> build/lib/requests/packages/chardet
copying requests/packages/chardet/langhebrewmodel.py -> build/lib/requests/packages/chardet
copying requests/packages/chardet/langhungarianmodel.py -> build/lib/requests/packages/chardet
copying requests/packages/chardet/langthaimodel.py -> build/lib/requests/packages/chardet
copying requests/packages/chardet/latin1prober.py -> build/lib/requests/packages/chardet
copying requests/packages/chardet/mbcharsetprober.py -> build/lib/requests/packages/chardet
copying requests/packages/chardet/mbcsgroupprober.py -> build/lib/requests/packages/chardet
copying requests/packages/chardet/mbcssm.py -> build/lib/requests/packages/chardet
copying requests/packages/chardet/sbcharsetprober.py -> build/lib/requests/packages/chardet
copying requests/packages/chardet/sbcsgroupprober.py -> build/lib/requests/packages/chardet
copying requests/packages/chardet/sjisprober.py -> build/lib/requests/packages/chardet
copying requests/packages/chardet/universaldetector.py -> build/lib/requests/packages/chardet
copying requests/packages/chardet/utf8prober.py -> build/lib/requests/packages/chardet
creating build/lib/requests/packages/idna
copying requests/packages/idna/__init__.py -> build/lib/requests/packages/idna
copying requests/packages/idna/codec.py -> build/lib/requests/packages/idna
copying requests/packages/idna/compat.py -> build/lib/requests/packages/idna
copying requests/packages/idna/core.py -> build/lib/requests/packages/idna
copying requests/packages/idna/idnadata.py -> build/lib/requests/packages/idna
copying requests/packages/idna/intranges.py -> build/lib/requests/packages/idna
copying requests/packages/idna/uts46data.py -> build/lib/requests/packages/idna
creating build/lib/requests/packages/urllib3
copying requests/packages/urllib3/__init__.py -> build/lib/requests/packages/urllib3
copying requests/packages/urllib3/_collections.py -> build/lib/requests/packages/urllib3
copying requests/packages/urllib3/connection.py -> build/lib/requests/packages/urllib3
copying requests/packages/urllib3/connectionpool.py -> build/lib/requests/packages/urllib3
copying requests/packages/urllib3/exceptions.py -> build/lib/requests/packages/urllib3
copying requests/packages/urllib3/fields.py -> build/lib/requests/packages/urllib3
copying requests/packages/urllib3/filepost.py -> build/lib/requests/packages/urllib3
copying requests/packages/urllib3/poolmanager.py -> build/lib/requests/packages/urllib3
copying requests/packages/urllib3/request.py -> build/lib/requests/packages/urllib3
copying requests/packages/urllib3/response.py -> build/lib/requests/packages/urllib3
creating build/lib/requests/packages/urllib3/packages
copying requests/packages/urllib3/packages/__init__.py -> build/lib/requests/packages/urllib3/packages
copying requests/packages/urllib3/packages/ordered_dict.py -> build/lib/requests/packages/urllib3/packages
copying requests/packages/urllib3/packages/six.py -> build/lib/requests/packages/urllib3/packages
creating build/lib/requests/packages/urllib3/contrib
copying requests/packages/urllib3/contrib/__init__.py -> build/lib/requests/packages/urllib3/contrib
copying requests/packages/urllib3/contrib/appengine.py -> build/lib/requests/packages/urllib3/contrib
copying requests/packages/urllib3/contrib/ntlmpool.py -> build/lib/requests/packages/urllib3/contrib
copying requests/packages/urllib3/contrib/pyopenssl.py -> build/lib/requests/packages/urllib3/contrib
copying requests/packages/urllib3/contrib/socks.py -> build/lib/requests/packages/urllib3/contrib
creating build/lib/requests/packages/urllib3/util
copying requests/packages/urllib3/util/__init__.py -> build/lib/requests/packages/urllib3/util
copying requests/packages/urllib3/util/connection.py -> build/lib/requests/packages/urllib3/util
copying requests/packages/urllib3/util/request.py -> build/lib/requests/packages/urllib3/util
copying requests/packages/urllib3/util/response.py -> build/lib/requests/packages/urllib3/util
copying requests/packages/urllib3/util/retry.py -> build/lib/requests/packages/urllib3/util
copying requests/packages/urllib3/util/ssl_.py -> build/lib/requests/packages/urllib3/util
copying requests/packages/urllib3/util/timeout.py -> build/lib/requests/packages/urllib3/util
copying requests/packages/urllib3/util/url.py -> build/lib/requests/packages/urllib3/util
creating build/lib/requests/packages/urllib3/packages/ssl_match_hostname
copying requests/packages/urllib3/packages/ssl_match_hostname/__init__.py -> build/lib/requests/packages/urllib3/packages/ssl_match_hostname
copying requests/packages/urllib3/packages/ssl_match_hostname/_implementation.py -> build/lib/requests/packages/urllib3/packages/ssl_match_hostname
creating build/lib/requests/packages/urllib3/packages/backports
copying requests/packages/urllib3/packages/backports/__init__.py -> build/lib/requests/packages/urllib3/packages/backports
copying requests/packages/urllib3/packages/backports/makefile.py -> build/lib/requests/packages/urllib3/packages/backports
running egg_info
writing requirements to requests.egg-info/requires.txt
writing requests.egg-info/PKG-INFO
writing top-level names to requests.egg-info/top_level.txt
writing dependency_links to requests.egg-info/dependency_links.txt
reading manifest file 'requests.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'test_requests.py'
writing manifest file 'requests.egg-info/SOURCES.txt'
copying requests/cacert.pem -> build/lib/requests
running install_lib
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests
copying build/lib/requests/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests
copying build/lib/requests/_internal_utils.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests
copying build/lib/requests/adapters.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests
copying build/lib/requests/api.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests
copying build/lib/requests/auth.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests
copying build/lib/requests/cacert.pem -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests
copying build/lib/requests/certs.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests
copying build/lib/requests/compat.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests
copying build/lib/requests/cookies.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests
copying build/lib/requests/exceptions.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests
copying build/lib/requests/hooks.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests
copying build/lib/requests/models.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages
copying build/lib/requests/packages/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet
copying build/lib/requests/packages/chardet/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet
copying build/lib/requests/packages/chardet/big5freq.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet
copying build/lib/requests/packages/chardet/big5prober.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet
copying build/lib/requests/packages/chardet/chardetect.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet
copying build/lib/requests/packages/chardet/chardistribution.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet
copying build/lib/requests/packages/chardet/charsetgroupprober.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet
copying build/lib/requests/packages/chardet/charsetprober.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet
copying build/lib/requests/packages/chardet/codingstatemachine.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet
copying build/lib/requests/packages/chardet/compat.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet
copying build/lib/requests/packages/chardet/constants.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet
copying build/lib/requests/packages/chardet/cp949prober.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet
copying build/lib/requests/packages/chardet/escprober.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet
copying build/lib/requests/packages/chardet/escsm.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet
copying build/lib/requests/packages/chardet/eucjpprober.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet
copying build/lib/requests/packages/chardet/euckrfreq.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet
copying build/lib/requests/packages/chardet/euckrprober.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet
copying build/lib/requests/packages/chardet/euctwfreq.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet
copying build/lib/requests/packages/chardet/euctwprober.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet
copying build/lib/requests/packages/chardet/gb2312freq.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet
copying build/lib/requests/packages/chardet/gb2312prober.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet
copying build/lib/requests/packages/chardet/hebrewprober.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet
copying build/lib/requests/packages/chardet/jisfreq.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet
copying build/lib/requests/packages/chardet/jpcntx.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet
copying build/lib/requests/packages/chardet/langbulgarianmodel.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet
copying build/lib/requests/packages/chardet/langcyrillicmodel.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet
copying build/lib/requests/packages/chardet/langgreekmodel.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet
copying build/lib/requests/packages/chardet/langhebrewmodel.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet
copying build/lib/requests/packages/chardet/langhungarianmodel.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet
copying build/lib/requests/packages/chardet/langthaimodel.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet
copying build/lib/requests/packages/chardet/latin1prober.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet
copying build/lib/requests/packages/chardet/mbcharsetprober.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet
copying build/lib/requests/packages/chardet/mbcsgroupprober.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet
copying build/lib/requests/packages/chardet/mbcssm.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet
copying build/lib/requests/packages/chardet/sbcharsetprober.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet
copying build/lib/requests/packages/chardet/sbcsgroupprober.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet
copying build/lib/requests/packages/chardet/sjisprober.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet
copying build/lib/requests/packages/chardet/universaldetector.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet
copying build/lib/requests/packages/chardet/utf8prober.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/idna
copying build/lib/requests/packages/idna/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/idna
copying build/lib/requests/packages/idna/codec.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/idna
copying build/lib/requests/packages/idna/compat.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/idna
copying build/lib/requests/packages/idna/core.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/idna
copying build/lib/requests/packages/idna/idnadata.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/idna
copying build/lib/requests/packages/idna/intranges.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/idna
copying build/lib/requests/packages/idna/uts46data.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/idna
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3
copying build/lib/requests/packages/urllib3/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3
copying build/lib/requests/packages/urllib3/_collections.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3
copying build/lib/requests/packages/urllib3/connection.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3
copying build/lib/requests/packages/urllib3/connectionpool.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/contrib
copying build/lib/requests/packages/urllib3/contrib/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/contrib
copying build/lib/requests/packages/urllib3/contrib/appengine.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/contrib
copying build/lib/requests/packages/urllib3/contrib/ntlmpool.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/contrib
copying build/lib/requests/packages/urllib3/contrib/pyopenssl.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/contrib
copying build/lib/requests/packages/urllib3/contrib/socks.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/contrib
copying build/lib/requests/packages/urllib3/exceptions.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3
copying build/lib/requests/packages/urllib3/fields.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3
copying build/lib/requests/packages/urllib3/filepost.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/packages
copying build/lib/requests/packages/urllib3/packages/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/packages
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/packages/backports
copying build/lib/requests/packages/urllib3/packages/backports/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/packages/backports
copying build/lib/requests/packages/urllib3/packages/backports/makefile.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/packages/backports
copying build/lib/requests/packages/urllib3/packages/ordered_dict.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/packages
copying build/lib/requests/packages/urllib3/packages/six.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/packages
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/packages/ssl_match_hostname
copying build/lib/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/packages/ssl_match_hostname
copying build/lib/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/packages/ssl_match_hostname
copying build/lib/requests/packages/urllib3/poolmanager.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3
copying build/lib/requests/packages/urllib3/request.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3
copying build/lib/requests/packages/urllib3/response.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/util
copying build/lib/requests/packages/urllib3/util/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/util
copying build/lib/requests/packages/urllib3/util/connection.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/util
copying build/lib/requests/packages/urllib3/util/request.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/util
copying build/lib/requests/packages/urllib3/util/response.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/util
copying build/lib/requests/packages/urllib3/util/retry.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/util
copying build/lib/requests/packages/urllib3/util/ssl_.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/util
copying build/lib/requests/packages/urllib3/util/timeout.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/util
copying build/lib/requests/packages/urllib3/util/url.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/util
copying build/lib/requests/sessions.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests
copying build/lib/requests/status_codes.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests
copying build/lib/requests/structures.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests
copying build/lib/requests/utils.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/_internal_utils.py to _internal_utils.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/adapters.py to adapters.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/api.py to api.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/auth.py to auth.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/certs.py to certs.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/compat.py to compat.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/cookies.py to cookies.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/exceptions.py to exceptions.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/hooks.py to hooks.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/models.py to models.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet/big5freq.py to big5freq.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet/big5prober.py to big5prober.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet/chardetect.py to chardetect.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet/chardistribution.py to chardistribution.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet/charsetgroupprober.py to charsetgroupprober.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet/charsetprober.py to charsetprober.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet/codingstatemachine.py to codingstatemachine.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet/compat.py to compat.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet/constants.py to constants.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet/cp949prober.py to cp949prober.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet/escprober.py to escprober.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet/escsm.py to escsm.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet/eucjpprober.py to eucjpprober.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet/euckrfreq.py to euckrfreq.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet/euckrprober.py to euckrprober.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet/euctwfreq.py to euctwfreq.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet/euctwprober.py to euctwprober.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet/gb2312freq.py to gb2312freq.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet/gb2312prober.py to gb2312prober.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet/hebrewprober.py to hebrewprober.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet/jisfreq.py to jisfreq.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet/jpcntx.py to jpcntx.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet/langbulgarianmodel.py to langbulgarianmodel.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet/langcyrillicmodel.py to langcyrillicmodel.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet/langgreekmodel.py to langgreekmodel.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet/langhebrewmodel.py to langhebrewmodel.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet/langhungarianmodel.py to langhungarianmodel.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet/langthaimodel.py to langthaimodel.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet/latin1prober.py to latin1prober.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet/mbcharsetprober.py to mbcharsetprober.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet/mbcsgroupprober.py to mbcsgroupprober.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet/mbcssm.py to mbcssm.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet/sbcharsetprober.py to sbcharsetprober.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet/sbcsgroupprober.py to sbcsgroupprober.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet/sjisprober.py to sjisprober.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet/universaldetector.py to universaldetector.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/chardet/utf8prober.py to utf8prober.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/idna/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/idna/codec.py to codec.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/idna/compat.py to compat.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/idna/core.py to core.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/idna/idnadata.py to idnadata.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/idna/intranges.py to intranges.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/idna/uts46data.py to uts46data.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/_collections.py to _collections.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/connection.py to connection.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py to connectionpool.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/contrib/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/contrib/appengine.py to appengine.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/contrib/ntlmpool.py to ntlmpool.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/contrib/pyopenssl.py to pyopenssl.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/contrib/socks.py to socks.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/exceptions.py to exceptions.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/fields.py to fields.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/filepost.py to filepost.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/packages/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/packages/backports/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/packages/backports/makefile.py to makefile.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/packages/ordered_dict.py to ordered_dict.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/packages/six.py to six.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.py to _implementation.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/poolmanager.py to poolmanager.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/request.py to request.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/response.py to response.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/util/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/util/connection.py to connection.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/util/request.py to request.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/util/response.py to response.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/util/retry.py to retry.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py to ssl_.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/util/timeout.py to timeout.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/packages/urllib3/util/url.py to url.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/sessions.py to sessions.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/status_codes.py to status_codes.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/structures.py to structures.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests/utils.py to utils.pyc
running install_egg_info
Copying requests.egg-info to /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests-2.12.5-py2.7.egg-info
running install_scripts
writing list of installed files to '/tmp/pip-eGby7F-record/install-record.txt'
Running setup.py install for requests: finished with status 'done'
Removing source in /private/tmp/pip-IPUkL2-build
Successfully installed requests-2.12.5
Cleaning up...
2017-04-28 18:28:49 -0400
/usr/local/Cellar/mycroft-core/0.8.8/libexec/bin/pip
install
-v
--no-deps
--no-binary
:all:
--ignore-installed
/private/tmp/mycroft-core--pyOpenSSL-20170428-32242-1otpjqv/pyOpenSSL-16.0.0
Processing /private/tmp/mycroft-core--pyOpenSSL-20170428-32242-1otpjqv/pyOpenSSL-16.0.0
Running setup.py (path:/private/tmp/pip-_xxIEh-build/setup.py) egg_info for package from file:///private/tmp/mycroft-core--pyOpenSSL-20170428-32242-1otpjqv/pyOpenSSL-16.0.0
Running command python setup.py egg_info
running egg_info
creating pip-egg-info/pyOpenSSL.egg-info
writing requirements to pip-egg-info/pyOpenSSL.egg-info/requires.txt
writing pip-egg-info/pyOpenSSL.egg-info/PKG-INFO
writing top-level names to pip-egg-info/pyOpenSSL.egg-info/top_level.txt
writing dependency_links to pip-egg-info/pyOpenSSL.egg-info/dependency_links.txt
writing manifest file 'pip-egg-info/pyOpenSSL.egg-info/SOURCES.txt'
reading manifest file 'pip-egg-info/pyOpenSSL.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching 'leakcheck'
warning: no previously-included files matching '*.py' found under directory 'leakcheck'
warning: no previously-included files matching '*.pem' found under directory 'leakcheck'
no previously-included directories found matching 'doc/_build'
no previously-included directories found matching '.travis'
writing manifest file 'pip-egg-info/pyOpenSSL.egg-info/SOURCES.txt'
Source in /private/tmp/pip-_xxIEh-build has version 16.0.0, which satisfies requirement pyOpenSSL==16.0.0 from file:///private/tmp/mycroft-core--pyOpenSSL-20170428-32242-1otpjqv/pyOpenSSL-16.0.0
Skipping bdist_wheel for pyOpenSSL, due to binaries being disabled for it.
Installing collected packages: pyOpenSSL
Running setup.py install for pyOpenSSL: started
Running command /usr/local/Cellar/mycroft-core/0.8.8/libexec/bin/python2.7 -u -c "import setuptools, tokenize;__file__='/private/tmp/pip-_xxIEh-build/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-rtn206-record/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/Cellar/mycroft-core/0.8.8/libexec/bin/../include/site/python2.7/pyOpenSSL
running install
running build
running build_py
creating build
creating build/lib
creating build/lib/OpenSSL
copying src/OpenSSL/__init__.py -> build/lib/OpenSSL
copying src/OpenSSL/_util.py -> build/lib/OpenSSL
copying src/OpenSSL/crypto.py -> build/lib/OpenSSL
copying src/OpenSSL/rand.py -> build/lib/OpenSSL
copying src/OpenSSL/SSL.py -> build/lib/OpenSSL
copying src/OpenSSL/tsafe.py -> build/lib/OpenSSL
copying src/OpenSSL/version.py -> build/lib/OpenSSL
running install_lib
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/OpenSSL
copying build/lib/OpenSSL/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/OpenSSL
copying build/lib/OpenSSL/_util.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/OpenSSL
copying build/lib/OpenSSL/crypto.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/OpenSSL
copying build/lib/OpenSSL/rand.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/OpenSSL
copying build/lib/OpenSSL/SSL.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/OpenSSL
copying build/lib/OpenSSL/tsafe.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/OpenSSL
copying build/lib/OpenSSL/version.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/OpenSSL
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/OpenSSL/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/OpenSSL/_util.py to _util.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/OpenSSL/crypto.py to crypto.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/OpenSSL/rand.py to rand.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/OpenSSL/SSL.py to SSL.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/OpenSSL/tsafe.py to tsafe.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/OpenSSL/version.py to version.pyc
running install_egg_info
running egg_info
writing requirements to src/pyOpenSSL.egg-info/requires.txt
writing src/pyOpenSSL.egg-info/PKG-INFO
writing top-level names to src/pyOpenSSL.egg-info/top_level.txt
writing dependency_links to src/pyOpenSSL.egg-info/dependency_links.txt
reading manifest file 'src/pyOpenSSL.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching 'leakcheck'
warning: no previously-included files matching '*.py' found under directory 'leakcheck'
warning: no previously-included files matching '*.pem' found under directory 'leakcheck'
no previously-included directories found matching 'doc/_build'
no previously-included directories found matching '.travis'
writing manifest file 'src/pyOpenSSL.egg-info/SOURCES.txt'
Copying src/pyOpenSSL.egg-info to /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyOpenSSL-16.0.0-py2.7.egg-info
running install_scripts
writing list of installed files to '/tmp/pip-rtn206-record/install-record.txt'
Running setup.py install for pyOpenSSL: finished with status 'done'
Removing source in /private/tmp/pip-_xxIEh-build
Successfully installed pyOpenSSL-16.0.0
Cleaning up...
2017-04-28 18:28:58 -0400
/usr/local/Cellar/mycroft-core/0.8.8/libexec/bin/pip
install
-v
--no-deps
--no-binary
:all:
--ignore-installed
/private/tmp/mycroft-core--ndg-httpsclient-20170428-32242-zbf3tq/ndg_httpsclient-0.4.0
Processing /private/tmp/mycroft-core--ndg-httpsclient-20170428-32242-zbf3tq/ndg_httpsclient-0.4.0
Running setup.py (path:/private/tmp/pip-KygWuZ-build/setup.py) egg_info for package from file:///private/tmp/mycroft-core--ndg-httpsclient-20170428-32242-zbf3tq/ndg_httpsclient-0.4.0
Running command python setup.py egg_info
running egg_info
creating pip-egg-info/ndg_httpsclient.egg-info
writing requirements to pip-egg-info/ndg_httpsclient.egg-info/requires.txt
writing pip-egg-info/ndg_httpsclient.egg-info/PKG-INFO
writing namespace_packages to pip-egg-info/ndg_httpsclient.egg-info/namespace_packages.txt
writing top-level names to pip-egg-info/ndg_httpsclient.egg-info/top_level.txt
writing dependency_links to pip-egg-info/ndg_httpsclient.egg-info/dependency_links.txt
writing entry points to pip-egg-info/ndg_httpsclient.egg-info/entry_points.txt
writing manifest file 'pip-egg-info/ndg_httpsclient.egg-info/SOURCES.txt'
reading manifest file 'pip-egg-info/ndg_httpsclient.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'pip-egg-info/ndg_httpsclient.egg-info/SOURCES.txt'
Source in /private/tmp/pip-KygWuZ-build has version 0.4.0, which satisfies requirement ndg-httpsclient==0.4.0 from file:///private/tmp/mycroft-core--ndg-httpsclient-20170428-32242-zbf3tq/ndg_httpsclient-0.4.0
Skipping bdist_wheel for ndg-httpsclient, due to binaries being disabled for it.
Installing collected packages: ndg-httpsclient
Running setup.py install for ndg-httpsclient: started
Running command /usr/local/Cellar/mycroft-core/0.8.8/libexec/bin/python2.7 -u -c "import setuptools, tokenize;__file__='/private/tmp/pip-KygWuZ-build/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-NUZs5H-record/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/Cellar/mycroft-core/0.8.8/libexec/bin/../include/site/python2.7/ndg-httpsclient
running install
running build
running build_py
creating build
creating build/lib
creating build/lib/ndg
copying ndg/__init__.py -> build/lib/ndg
creating build/lib/ndg/httpsclient
copying ndg/httpsclient/__init__.py -> build/lib/ndg/httpsclient
copying ndg/httpsclient/https.py -> build/lib/ndg/httpsclient
copying ndg/httpsclient/ssl_context_util.py -> build/lib/ndg/httpsclient
copying ndg/httpsclient/ssl_peer_verification.py -> build/lib/ndg/httpsclient
copying ndg/httpsclient/ssl_socket.py -> build/lib/ndg/httpsclient
copying ndg/httpsclient/subj_alt_name.py -> build/lib/ndg/httpsclient
copying ndg/httpsclient/urllib2_build_opener.py -> build/lib/ndg/httpsclient
copying ndg/httpsclient/utils.py -> build/lib/ndg/httpsclient
creating build/lib/ndg/httpsclient/test
copying ndg/httpsclient/test/__init__.py -> build/lib/ndg/httpsclient/test
copying ndg/httpsclient/test/test_https.py -> build/lib/ndg/httpsclient/test
copying ndg/httpsclient/test/test_urllib2.py -> build/lib/ndg/httpsclient/test
copying ndg/httpsclient/test/test_utils.py -> build/lib/ndg/httpsclient/test
copying ndg/httpsclient/test/README -> build/lib/ndg/httpsclient/test
creating build/lib/ndg/httpsclient/test/scripts
copying ndg/httpsclient/test/scripts/openssl_https_server.sh -> build/lib/ndg/httpsclient/test/scripts
creating build/lib/ndg/httpsclient/test/pki
copying ndg/httpsclient/test/pki/localhost.crt -> build/lib/ndg/httpsclient/test/pki
copying ndg/httpsclient/test/pki/localhost.key -> build/lib/ndg/httpsclient/test/pki
creating build/lib/ndg/httpsclient/test/pki/ca
copying ndg/httpsclient/test/pki/ca/08bd99c7.0 -> build/lib/ndg/httpsclient/test/pki/ca
copying ndg/httpsclient/test/pki/ca/ade0138a.0 -> build/lib/ndg/httpsclient/test/pki/ca
running install_lib
Skipping installation of /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/ndg/__init__.py (namespace package)
copying ndg/httpsclient/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/ndg/httpsclient
copying ndg/httpsclient/https.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/ndg/httpsclient
copying ndg/httpsclient/ssl_context_util.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/ndg/httpsclient
copying ndg/httpsclient/ssl_peer_verification.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/ndg/httpsclient
copying ndg/httpsclient/ssl_socket.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/ndg/httpsclient
copying ndg/httpsclient/subj_alt_name.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/ndg/httpsclient
copying ndg/httpsclient/urllib2_build_opener.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/ndg/httpsclient
copying ndg/httpsclient/utils.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/ndg/httpsclient
copying ndg/httpsclient/test/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/ndg/httpsclient/test
copying ndg/httpsclient/test/README -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/ndg/httpsclient/test
copying ndg/httpsclient/test/test_https.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/ndg/httpsclient/test
copying ndg/httpsclient/test/test_urllib2.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/ndg/httpsclient/test
copying ndg/httpsclient/test/test_utils.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/ndg/httpsclient/test
copying ndg/httpsclient/test/pki/localhost.crt -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/ndg/httpsclient/test/pki
copying ndg/httpsclient/test/pki/localhost.key -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/ndg/httpsclient/test/pki
copying ndg/httpsclient/test/pki/ca/08bd99c7.0 -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/ndg/httpsclient/test/pki/ca
copying ndg/httpsclient/test/pki/ca/ade0138a.0 -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/ndg/httpsclient/test/pki/ca
copying ndg/httpsclient/test/scripts/openssl_https_server.sh -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/ndg/httpsclient/test/scripts
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/ndg/httpsclient/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/ndg/httpsclient/https.py to https.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/ndg/httpsclient/ssl_context_util.py to ssl_context_util.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/ndg/httpsclient/ssl_peer_verification.py to ssl_peer_verification.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/ndg/httpsclient/ssl_socket.py to ssl_socket.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/ndg/httpsclient/subj_alt_name.py to subj_alt_name.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/ndg/httpsclient/urllib2_build_opener.py to urllib2_build_opener.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/ndg/httpsclient/utils.py to utils.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/ndg/httpsclient/test/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/ndg/httpsclient/test/test_https.py to test_https.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/ndg/httpsclient/test/test_urllib2.py to test_urllib2.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/ndg/httpsclient/test/test_utils.py to test_utils.pyc
running install_egg_info
running egg_info
writing requirements to ndg_httpsclient.egg-info/requires.txt
writing ndg_httpsclient.egg-info/PKG-INFO
writing namespace_packages to ndg_httpsclient.egg-info/namespace_packages.txt
writing top-level names to ndg_httpsclient.egg-info/top_level.txt
writing dependency_links to ndg_httpsclient.egg-info/dependency_links.txt
writing entry points to ndg_httpsclient.egg-info/entry_points.txt
reading manifest file 'ndg_httpsclient.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'ndg_httpsclient.egg-info/SOURCES.txt'
Copying ndg_httpsclient.egg-info to /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/ndg_httpsclient-0.4.0-py2.7.egg-info
Installing /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/ndg_httpsclient-0.4.0-py2.7-nspkg.pth
running install_scripts
Installing ndg_httpclient script to /usr/local/Cellar/mycroft-core/0.8.8/libexec/bin
writing list of installed files to '/tmp/pip-NUZs5H-record/install-record.txt'
Running setup.py install for ndg-httpsclient: finished with status 'done'
Removing source in /private/tmp/pip-KygWuZ-build
Successfully installed ndg-httpsclient-0.4.0
Cleaning up...
2017-04-28 18:29:09 -0400
/usr/local/Cellar/mycroft-core/0.8.8/libexec/bin/pip
install
-v
--no-deps
--no-binary
:all:
--ignore-installed
/private/tmp/mycroft-core--pyasn1-20170428-32242-1icqen9
Directory '/private/tmp/mycroft-core--pyasn1-20170428-32242-1icqen9' is not installable. File 'setup.py' not found.
Exception information:
Traceback (most recent call last):
File "/usr/local/lib/python2.7/site-packages/pip/basecommand.py", line 215, in main
status = self.run(options, args)
File "/usr/local/lib/python2.7/site-packages/pip/commands/install.py", line 312, in run
wheel_cache
File "/usr/local/lib/python2.7/site-packages/pip/basecommand.py", line 276, in populate_requirement_set
wheel_cache=wheel_cache
File "/usr/local/lib/python2.7/site-packages/pip/req/req_install.py", line 201, in from_line
"not found." % name
InstallationError: Directory '/private/tmp/mycroft-core--pyasn1-20170428-32242-1icqen9' is not installable. File 'setup.py' not found.
HOMEBREW_VERSION: 1.1.13-142-g539881f51
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: 539881f51a69b1f5cf169766d1115c8b7343bd09
Last commit: 15 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 1b18564346ecdacf4d98b87116d9c6b732610454
Core tap last commit: 2 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local/Homebrew
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit haswell
Homebrew Ruby: 2.0.0-p648
Clang: 8.0 build 800
Git: 2.10.1 => /Library/Developer/CommandLineTools/usr/bin/git
Perl: /usr/bin/perl
Python: /usr/local/opt/python/bin/python => /usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby
Java: 1.8.0_102
macOS: 10.11.6-x86_64
Xcode: N/A
CLT: 8.2.0.0.1.1480973914
X11: 2.7.11 => /opt/X11
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j4
CMAKE_PREFIX_PATH: /usr/local/opt/readline:/usr/local/opt/sqlite:/usr/local/opt/openssl:/usr/local/opt/gettext:/usr/local/opt/libffi:/usr/local/opt/bison:/usr/local/opt/curl:/usr/local
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
CMAKE_FRAMEWORK_PATH: /usr/local/opt/python/Frameworks
PKG_CONFIG_PATH: /usr/local/opt/sqlite/lib/pkgconfig:/usr/local/opt/openssl/lib/pkgconfig:/usr/local/opt/python/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/pcre/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig:/usr/local/opt/pygobject/lib/pkgconfig:/usr/local/opt/libssh2/lib/pkgconfig:/usr/local/opt/c-ares/lib/pkgconfig:/usr/local/opt/libevent/lib/pkgconfig:/usr/local/opt/jansson/lib/pkgconfig:/usr/local/opt/spdylay/lib/pkgconfig:/usr/local/opt/jemalloc/lib/pkgconfig:/usr/local/opt/nghttp2/lib/pkgconfig:/usr/local/opt/curl/lib/pkgconfig:/usr/local/opt/flac/lib/pkgconfig:/usr/local/opt/mpg123/lib/pkgconfig:/usr/local/opt/portaudio/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.11
ACLOCAL_PATH: /usr/local/opt/gettext/share/aclocal:/usr/local/opt/bison/share/aclocal:/usr/local/opt/curl/share/aclocal:/usr/local/share/aclocal
PATH: /usr/local/opt/python/bin:/usr/local/Homebrew/Library/Homebrew/shims/super:/usr/local/opt/autoconf/bin:/usr/local/opt/libtool/bin:/usr/local/opt/swig/bin:/usr/local/opt/sqlite/bin:/usr/local/opt/gdbm/bin:/usr/local/opt/openssl/bin:/usr/local/opt/python/bin:/usr/local/opt/pkg-config/bin:/usr/local/opt/pyenv/bin:/usr/local/opt/gettext/bin:/usr/local/opt/pcre/bin:/usr/local/opt/glib/bin:/usr/local/opt/pygobject/bin:/usr/local/opt/pyenv-virtualenvwrapper/bin:/usr/local/opt/bison/bin:/usr/local/opt/libevent/bin:/usr/local/opt/spdylay/bin:/usr/local/opt/jemalloc/bin:/usr/local/opt/nghttp2/bin:/usr/local/opt/curl/bin:/usr/local/opt/flac/bin:/usr/local/opt/mpg123/bin:/usr/local/opt/s3cmd/bin:/usr/bin:/bin:/usr/sbin:/sbin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment