Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save BenjaminHCCarr/a7d04d43f94657b95778771355d6cea0 to your computer and use it in GitHub Desktop.
Save BenjaminHCCarr/a7d04d43f94657b95778771355d6cea0 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 19:01:08
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: 3 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:56:03 -0400
cp
mycroft-base-setup.py
setup.py
2017-04-28 18:56:04 -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-38803-1hooi5j/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-38803-1hooi5j/target/lib/python2.7/site-packages
creating /tmp/mycroft-core--homebrew-virtualenv-20170428-38803-1hooi5j/target/lib/python2.7/site-packages/virtualenv_support
copying build/lib/virtualenv_support/__init__.py -> /tmp/mycroft-core--homebrew-virtualenv-20170428-38803-1hooi5j/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-38803-1hooi5j/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-38803-1hooi5j/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-38803-1hooi5j/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-38803-1hooi5j/target/lib/python2.7/site-packages/virtualenv_support
byte-compiling /tmp/mycroft-core--homebrew-virtualenv-20170428-38803-1hooi5j/target/lib/python2.7/site-packages/virtualenv.py to virtualenv.pyc
byte-compiling /tmp/mycroft-core--homebrew-virtualenv-20170428-38803-1hooi5j/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-38803-1hooi5j/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-38803-1hooi5j/target/bin
writing list of installed files to 'installed.txt'
2017-04-28 18:56:06 -0400
python
-s
/tmp/mycroft-core--homebrew-virtualenv-20170428-38803-1hooi5j/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:56:26 -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-38803-1mm51te/shortuuid-0.4.3
Processing /private/tmp/mycroft-core--shortuuid-20170428-38803-1mm51te/shortuuid-0.4.3
Running setup.py (path:/private/tmp/pip-BW_4Ht-build/setup.py) egg_info for package from file:///private/tmp/mycroft-core--shortuuid-20170428-38803-1mm51te/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-BW_4Ht-build has version 0.4.3, which satisfies requirement shortuuid==0.4.3 from file:///private/tmp/mycroft-core--shortuuid-20170428-38803-1mm51te/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-BW_4Ht-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-HeUEOr-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-HeUEOr-record/install-record.txt'
Running setup.py install for shortuuid: finished with status 'done'
Removing source in /private/tmp/pip-BW_4Ht-build
Successfully installed shortuuid-0.4.3
Cleaning up...
2017-04-28 18:56: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--pystache-20170428-38803-11uvikh/pystache-0.5.4
Processing /private/tmp/mycroft-core--pystache-20170428-38803-11uvikh/pystache-0.5.4
Running setup.py (path:/private/tmp/pip-UQYu6h-build/setup.py) egg_info for package from file:///private/tmp/mycroft-core--pystache-20170428-38803-11uvikh/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-UQYu6h-build has version 0.5.4, which satisfies requirement pystache==0.5.4 from file:///private/tmp/mycroft-core--pystache-20170428-38803-11uvikh/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-UQYu6h-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-idAYic-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-idAYic-record/install-record.txt'
Running setup.py install for pystache: finished with status 'done'
Removing source in /private/tmp/pip-UQYu6h-build
Successfully installed pystache-0.5.4
Cleaning up...
2017-04-28 18:56:43 -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-38803-j7cbee/configobj-5.0.6
Processing /private/tmp/mycroft-core--configobj-20170428-38803-j7cbee/configobj-5.0.6
Running setup.py (path:/private/tmp/pip-6UF_hh-build/setup.py) egg_info for package from file:///private/tmp/mycroft-core--configobj-20170428-38803-j7cbee/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-6UF_hh-build has version 5.0.6, which satisfies requirement configobj==5.0.6 from file:///private/tmp/mycroft-core--configobj-20170428-38803-j7cbee/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-6UF_hh-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-i4RhWc-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-i4RhWc-record/install-record.txt'
Running setup.py install for configobj: finished with status 'done'
Removing source in /private/tmp/pip-6UF_hh-build
Successfully installed configobj-5.0.6
Cleaning up...
2017-04-28 18:56:51 -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-38803-1mmi0z/wikipedia-1.4.0
Processing /private/tmp/mycroft-core--wikipedia-20170428-38803-1mmi0z/wikipedia-1.4.0
Running setup.py (path:/private/tmp/pip-QDd87T-build/setup.py) egg_info for package from file:///private/tmp/mycroft-core--wikipedia-20170428-38803-1mmi0z/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-QDd87T-build has version 1.4.0, which satisfies requirement wikipedia==1.4.0 from file:///private/tmp/mycroft-core--wikipedia-20170428-38803-1mmi0z/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-QDd87T-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-ncjWth-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-ncjWth-record/install-record.txt'
Running setup.py install for wikipedia: finished with status 'done'
Removing source in /private/tmp/pip-QDd87T-build
Successfully installed wikipedia-1.4.0
Cleaning up...
2017-04-28 18:57:00 -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-38803-rkljcm/requests-2.12.5
Processing /private/tmp/mycroft-core--requests-20170428-38803-rkljcm/requests-2.12.5
Running setup.py (path:/private/tmp/pip-WlQ0KL-build/setup.py) egg_info for package from file:///private/tmp/mycroft-core--requests-20170428-38803-rkljcm/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-WlQ0KL-build has version 2.12.5, which satisfies requirement requests==2.12.5 from file:///private/tmp/mycroft-core--requests-20170428-38803-rkljcm/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-WlQ0KL-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-bF6ifE-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-bF6ifE-record/install-record.txt'
Running setup.py install for requests: finished with status 'done'
Removing source in /private/tmp/pip-WlQ0KL-build
Successfully installed requests-2.12.5
Cleaning up...
2017-04-28 18:57:10 -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-38803-zlt6n4/pyOpenSSL-16.0.0
Processing /private/tmp/mycroft-core--pyOpenSSL-20170428-38803-zlt6n4/pyOpenSSL-16.0.0
Running setup.py (path:/private/tmp/pip-u0UmBo-build/setup.py) egg_info for package from file:///private/tmp/mycroft-core--pyOpenSSL-20170428-38803-zlt6n4/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-u0UmBo-build has version 16.0.0, which satisfies requirement pyOpenSSL==16.0.0 from file:///private/tmp/mycroft-core--pyOpenSSL-20170428-38803-zlt6n4/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-u0UmBo-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-QpJs3j-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-QpJs3j-record/install-record.txt'
Running setup.py install for pyOpenSSL: finished with status 'done'
Removing source in /private/tmp/pip-u0UmBo-build
Successfully installed pyOpenSSL-16.0.0
Cleaning up...
2017-04-28 18:57:18 -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-38803-xde3hn/ndg_httpsclient-0.4.0
Processing /private/tmp/mycroft-core--ndg-httpsclient-20170428-38803-xde3hn/ndg_httpsclient-0.4.0
Running setup.py (path:/private/tmp/pip-9z0Y9f-build/setup.py) egg_info for package from file:///private/tmp/mycroft-core--ndg-httpsclient-20170428-38803-xde3hn/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-9z0Y9f-build has version 0.4.0, which satisfies requirement ndg-httpsclient==0.4.0 from file:///private/tmp/mycroft-core--ndg-httpsclient-20170428-38803-xde3hn/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-9z0Y9f-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-DhdR0p-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-DhdR0p-record/install-record.txt'
Running setup.py install for ndg-httpsclient: finished with status 'done'
Removing source in /private/tmp/pip-9z0Y9f-build
Successfully installed ndg-httpsclient-0.4.0
Cleaning up...
2017-04-28 18:57: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--pyasn1-20170428-38803-1t0vq71/pyasn1-0.1.9
Processing /private/tmp/mycroft-core--pyasn1-20170428-38803-1t0vq71/pyasn1-0.1.9
Running setup.py (path:/private/tmp/pip-M8Flo3-build/setup.py) egg_info for package from file:///private/tmp/mycroft-core--pyasn1-20170428-38803-1t0vq71/pyasn1-0.1.9
Running command python setup.py egg_info
running egg_info
creating pip-egg-info/pyasn1.egg-info
writing pip-egg-info/pyasn1.egg-info/PKG-INFO
writing top-level names to pip-egg-info/pyasn1.egg-info/top_level.txt
writing dependency_links to pip-egg-info/pyasn1.egg-info/dependency_links.txt
writing manifest file 'pip-egg-info/pyasn1.egg-info/SOURCES.txt'
reading manifest file 'pip-egg-info/pyasn1.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'pip-egg-info/pyasn1.egg-info/SOURCES.txt'
Source in /private/tmp/pip-M8Flo3-build has version 0.1.9, which satisfies requirement pyasn1==0.1.9 from file:///private/tmp/mycroft-core--pyasn1-20170428-38803-1t0vq71/pyasn1-0.1.9
Skipping bdist_wheel for pyasn1, due to binaries being disabled for it.
Installing collected packages: pyasn1
Running setup.py install for pyasn1: started
Running command /usr/local/Cellar/mycroft-core/0.8.8/libexec/bin/python2.7 -u -c "import setuptools, tokenize;__file__='/private/tmp/pip-M8Flo3-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-lfX1Vv-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/pyasn1
running install
running build
running build_py
creating build
creating build/lib
creating build/lib/pyasn1
copying pyasn1/__init__.py -> build/lib/pyasn1
copying pyasn1/debug.py -> build/lib/pyasn1
copying pyasn1/error.py -> build/lib/pyasn1
creating build/lib/pyasn1/type
copying pyasn1/type/__init__.py -> build/lib/pyasn1/type
copying pyasn1/type/base.py -> build/lib/pyasn1/type
copying pyasn1/type/char.py -> build/lib/pyasn1/type
copying pyasn1/type/constraint.py -> build/lib/pyasn1/type
copying pyasn1/type/error.py -> build/lib/pyasn1/type
copying pyasn1/type/namedtype.py -> build/lib/pyasn1/type
copying pyasn1/type/namedval.py -> build/lib/pyasn1/type
copying pyasn1/type/tag.py -> build/lib/pyasn1/type
copying pyasn1/type/tagmap.py -> build/lib/pyasn1/type
copying pyasn1/type/univ.py -> build/lib/pyasn1/type
copying pyasn1/type/useful.py -> build/lib/pyasn1/type
creating build/lib/pyasn1/compat
copying pyasn1/compat/__init__.py -> build/lib/pyasn1/compat
copying pyasn1/compat/binary.py -> build/lib/pyasn1/compat
copying pyasn1/compat/octets.py -> build/lib/pyasn1/compat
creating build/lib/pyasn1/codec
copying pyasn1/codec/__init__.py -> build/lib/pyasn1/codec
creating build/lib/pyasn1/codec/ber
copying pyasn1/codec/ber/__init__.py -> build/lib/pyasn1/codec/ber
copying pyasn1/codec/ber/decoder.py -> build/lib/pyasn1/codec/ber
copying pyasn1/codec/ber/encoder.py -> build/lib/pyasn1/codec/ber
copying pyasn1/codec/ber/eoo.py -> build/lib/pyasn1/codec/ber
creating build/lib/pyasn1/codec/cer
copying pyasn1/codec/cer/__init__.py -> build/lib/pyasn1/codec/cer
copying pyasn1/codec/cer/decoder.py -> build/lib/pyasn1/codec/cer
copying pyasn1/codec/cer/encoder.py -> build/lib/pyasn1/codec/cer
creating build/lib/pyasn1/codec/der
copying pyasn1/codec/der/__init__.py -> build/lib/pyasn1/codec/der
copying pyasn1/codec/der/decoder.py -> build/lib/pyasn1/codec/der
copying pyasn1/codec/der/encoder.py -> build/lib/pyasn1/codec/der
running install_lib
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1
copying build/lib/pyasn1/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/codec
copying build/lib/pyasn1/codec/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/codec
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/codec/ber
copying build/lib/pyasn1/codec/ber/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/codec/ber
copying build/lib/pyasn1/codec/ber/decoder.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/codec/ber
copying build/lib/pyasn1/codec/ber/encoder.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/codec/ber
copying build/lib/pyasn1/codec/ber/eoo.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/codec/ber
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/codec/cer
copying build/lib/pyasn1/codec/cer/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/codec/cer
copying build/lib/pyasn1/codec/cer/decoder.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/codec/cer
copying build/lib/pyasn1/codec/cer/encoder.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/codec/cer
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/codec/der
copying build/lib/pyasn1/codec/der/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/codec/der
copying build/lib/pyasn1/codec/der/decoder.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/codec/der
copying build/lib/pyasn1/codec/der/encoder.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/codec/der
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/compat
copying build/lib/pyasn1/compat/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/compat
copying build/lib/pyasn1/compat/binary.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/compat
copying build/lib/pyasn1/compat/octets.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/compat
copying build/lib/pyasn1/debug.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1
copying build/lib/pyasn1/error.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/type
copying build/lib/pyasn1/type/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/type
copying build/lib/pyasn1/type/base.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/type
copying build/lib/pyasn1/type/char.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/type
copying build/lib/pyasn1/type/constraint.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/type
copying build/lib/pyasn1/type/error.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/type
copying build/lib/pyasn1/type/namedtype.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/type
copying build/lib/pyasn1/type/namedval.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/type
copying build/lib/pyasn1/type/tag.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/type
copying build/lib/pyasn1/type/tagmap.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/type
copying build/lib/pyasn1/type/univ.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/type
copying build/lib/pyasn1/type/useful.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/type
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/codec/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/codec/ber/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/codec/ber/decoder.py to decoder.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/codec/ber/encoder.py to encoder.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/codec/ber/eoo.py to eoo.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/codec/cer/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/codec/cer/decoder.py to decoder.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/codec/cer/encoder.py to encoder.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/codec/der/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/codec/der/decoder.py to decoder.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/codec/der/encoder.py to encoder.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/compat/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/compat/binary.py to binary.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/compat/octets.py to octets.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/debug.py to debug.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/error.py to error.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/type/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/type/base.py to base.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/type/char.py to char.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/type/constraint.py to constraint.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/type/error.py to error.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/type/namedtype.py to namedtype.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/type/namedval.py to namedval.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/type/tag.py to tag.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/type/tagmap.py to tagmap.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/type/univ.py to univ.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1/type/useful.py to useful.pyc
running install_egg_info
running egg_info
writing pyasn1.egg-info/PKG-INFO
writing top-level names to pyasn1.egg-info/top_level.txt
writing dependency_links to pyasn1.egg-info/dependency_links.txt
reading manifest file 'pyasn1.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'pyasn1.egg-info/SOURCES.txt'
Copying pyasn1.egg-info to /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyasn1-0.1.9-py2.7.egg-info
running install_scripts
writing list of installed files to '/tmp/pip-lfX1Vv-record/install-record.txt'
Running setup.py install for pyasn1: finished with status 'done'
Removing source in /private/tmp/pip-M8Flo3-build
Successfully installed pyasn1-0.1.9
Cleaning up...
2017-04-28 18:57: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--gTTS-20170428-38803-13wfr3q/gTTS-1.1.7
Processing /private/tmp/mycroft-core--gTTS-20170428-38803-13wfr3q/gTTS-1.1.7
Running setup.py (path:/private/tmp/pip-6D6yAN-build/setup.py) egg_info for package from file:///private/tmp/mycroft-core--gTTS-20170428-38803-13wfr3q/gTTS-1.1.7
Running command python setup.py egg_info
running egg_info
creating pip-egg-info/gTTS.egg-info
writing requirements to pip-egg-info/gTTS.egg-info/requires.txt
writing pip-egg-info/gTTS.egg-info/PKG-INFO
writing top-level names to pip-egg-info/gTTS.egg-info/top_level.txt
writing dependency_links to pip-egg-info/gTTS.egg-info/dependency_links.txt
writing manifest file 'pip-egg-info/gTTS.egg-info/SOURCES.txt'
reading manifest file 'pip-egg-info/gTTS.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'pip-egg-info/gTTS.egg-info/SOURCES.txt'
Source in /private/tmp/pip-6D6yAN-build has version 1.1.7, which satisfies requirement gTTS==1.1.7 from file:///private/tmp/mycroft-core--gTTS-20170428-38803-13wfr3q/gTTS-1.1.7
Skipping bdist_wheel for gTTS, due to binaries being disabled for it.
Installing collected packages: gTTS
Running setup.py install for gTTS: started
Running command /usr/local/Cellar/mycroft-core/0.8.8/libexec/bin/python2.7 -u -c "import setuptools, tokenize;__file__='/private/tmp/pip-6D6yAN-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-5LDDbH-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/gTTS
running install
running build
running build_py
creating build
creating build/lib
creating build/lib/gtts
copying gtts/__init__.py -> build/lib/gtts
copying gtts/tts.py -> build/lib/gtts
copying gtts/version.py -> build/lib/gtts
running build_scripts
creating build/scripts-2.7
copying bin/gtts-cli -> build/scripts-2.7
copying and adjusting bin/gtts-cli.py -> build/scripts-2.7
changing mode of build/scripts-2.7/gtts-cli.py from 644 to 755
running install_lib
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/gtts
copying build/lib/gtts/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/gtts
copying build/lib/gtts/tts.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/gtts
copying build/lib/gtts/version.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/gtts
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/gtts/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/gtts/tts.py to tts.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/gtts/version.py to version.pyc
running install_egg_info
running egg_info
writing requirements to gTTS.egg-info/requires.txt
writing gTTS.egg-info/PKG-INFO
writing top-level names to gTTS.egg-info/top_level.txt
writing dependency_links to gTTS.egg-info/dependency_links.txt
reading manifest file 'gTTS.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'gTTS.egg-info/SOURCES.txt'
Copying gTTS.egg-info to /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/gTTS-1.1.7-py2.7.egg-info
running install_scripts
copying build/scripts-2.7/gtts-cli -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/bin
copying build/scripts-2.7/gtts-cli.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/bin
changing mode of /usr/local/Cellar/mycroft-core/0.8.8/libexec/bin/gtts-cli to 755
changing mode of /usr/local/Cellar/mycroft-core/0.8.8/libexec/bin/gtts-cli.py to 755
writing list of installed files to '/tmp/pip-5LDDbH-record/install-record.txt'
Running setup.py install for gTTS: finished with status 'done'
Removing source in /private/tmp/pip-6D6yAN-build
Successfully installed gTTS-1.1.7
Cleaning up...
2017-04-28 18:57:44 -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--gTTS-token-20170428-38803-1txar7l/gTTS-token-1.1.1
Processing /private/tmp/mycroft-core--gTTS-token-20170428-38803-1txar7l/gTTS-token-1.1.1
Running setup.py (path:/private/tmp/pip-44f0ut-build/setup.py) egg_info for package from file:///private/tmp/mycroft-core--gTTS-token-20170428-38803-1txar7l/gTTS-token-1.1.1
Running command python setup.py egg_info
running egg_info
creating pip-egg-info/gTTS_token.egg-info
writing requirements to pip-egg-info/gTTS_token.egg-info/requires.txt
writing pip-egg-info/gTTS_token.egg-info/PKG-INFO
writing top-level names to pip-egg-info/gTTS_token.egg-info/top_level.txt
writing dependency_links to pip-egg-info/gTTS_token.egg-info/dependency_links.txt
writing manifest file 'pip-egg-info/gTTS_token.egg-info/SOURCES.txt'
reading manifest file 'pip-egg-info/gTTS_token.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'CHANGES.txt'
writing manifest file 'pip-egg-info/gTTS_token.egg-info/SOURCES.txt'
Source in /private/tmp/pip-44f0ut-build has version 1.1.1, which satisfies requirement gTTS-token==1.1.1 from file:///private/tmp/mycroft-core--gTTS-token-20170428-38803-1txar7l/gTTS-token-1.1.1
Skipping bdist_wheel for gTTS-token, due to binaries being disabled for it.
Installing collected packages: gTTS-token
Running setup.py install for gTTS-token: started
Running command /usr/local/Cellar/mycroft-core/0.8.8/libexec/bin/python2.7 -u -c "import setuptools, tokenize;__file__='/private/tmp/pip-44f0ut-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-mhwX98-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/gTTS-token
running install
running build
running build_py
creating build
creating build/lib
creating build/lib/gtts_token
copying gtts_token/__init__.py -> build/lib/gtts_token
copying gtts_token/gtts_token.py -> build/lib/gtts_token
copying gtts_token/version.py -> build/lib/gtts_token
running install_lib
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/gtts_token
copying build/lib/gtts_token/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/gtts_token
copying build/lib/gtts_token/gtts_token.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/gtts_token
copying build/lib/gtts_token/version.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/gtts_token
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/gtts_token/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/gtts_token/gtts_token.py to gtts_token.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/gtts_token/version.py to version.pyc
running install_egg_info
running egg_info
writing requirements to gTTS_token.egg-info/requires.txt
writing gTTS_token.egg-info/PKG-INFO
writing top-level names to gTTS_token.egg-info/top_level.txt
writing dependency_links to gTTS_token.egg-info/dependency_links.txt
reading manifest file 'gTTS_token.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'CHANGES.txt'
writing manifest file 'gTTS_token.egg-info/SOURCES.txt'
Copying gTTS_token.egg-info to /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/gTTS_token-1.1.1-py2.7.egg-info
running install_scripts
writing list of installed files to '/tmp/pip-mhwX98-record/install-record.txt'
Running setup.py install for gTTS-token: finished with status 'done'
Removing source in /private/tmp/pip-44f0ut-build
Successfully installed gTTS-token-1.1.1
Cleaning up...
2017-04-28 18:57:55 -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--backports.ssl-match-hostname-20170428-38803-2eo7ny/backports.ssl_match_hostname-3.4.0.2
Processing /private/tmp/mycroft-core--backports.ssl-match-hostname-20170428-38803-2eo7ny/backports.ssl_match_hostname-3.4.0.2
Running setup.py (path:/private/tmp/pip-u3UV0Q-build/setup.py) egg_info for package from file:///private/tmp/mycroft-core--backports.ssl-match-hostname-20170428-38803-2eo7ny/backports.ssl_match_hostname-3.4.0.2
Running command python setup.py egg_info
running egg_info
creating pip-egg-info/backports.ssl_match_hostname.egg-info
writing pip-egg-info/backports.ssl_match_hostname.egg-info/PKG-INFO
writing top-level names to pip-egg-info/backports.ssl_match_hostname.egg-info/top_level.txt
writing dependency_links to pip-egg-info/backports.ssl_match_hostname.egg-info/dependency_links.txt
writing manifest file 'pip-egg-info/backports.ssl_match_hostname.egg-info/SOURCES.txt'
reading manifest file 'pip-egg-info/backports.ssl_match_hostname.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'pip-egg-info/backports.ssl_match_hostname.egg-info/SOURCES.txt'
Source in /private/tmp/pip-u3UV0Q-build has version 3.4.0.2, which satisfies requirement backports.ssl-match-hostname==3.4.0.2 from file:///private/tmp/mycroft-core--backports.ssl-match-hostname-20170428-38803-2eo7ny/backports.ssl_match_hostname-3.4.0.2
Skipping bdist_wheel for backports.ssl-match-hostname, due to binaries being disabled for it.
Installing collected packages: backports.ssl-match-hostname
Running setup.py install for backports.ssl-match-hostname: started
Running command /usr/local/Cellar/mycroft-core/0.8.8/libexec/bin/python2.7 -u -c "import setuptools, tokenize;__file__='/private/tmp/pip-u3UV0Q-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-4W6_tb-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/backports.ssl-match-hostname
running install
running build
running build_py
creating build
creating build/lib
creating build/lib/backports
copying src/backports/__init__.py -> build/lib/backports
creating build/lib/backports/ssl_match_hostname
copying src/backports/ssl_match_hostname/__init__.py -> build/lib/backports/ssl_match_hostname
running egg_info
writing src/backports.ssl_match_hostname.egg-info/PKG-INFO
writing top-level names to src/backports.ssl_match_hostname.egg-info/top_level.txt
writing dependency_links to src/backports.ssl_match_hostname.egg-info/dependency_links.txt
reading manifest file 'src/backports.ssl_match_hostname.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'src/backports.ssl_match_hostname.egg-info/SOURCES.txt'
copying src/backports/ssl_match_hostname/LICENSE.txt -> build/lib/backports/ssl_match_hostname
copying src/backports/ssl_match_hostname/README.txt -> build/lib/backports/ssl_match_hostname
running install_lib
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/backports
copying build/lib/backports/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/backports
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/backports/ssl_match_hostname
copying build/lib/backports/ssl_match_hostname/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/backports/ssl_match_hostname
copying build/lib/backports/ssl_match_hostname/LICENSE.txt -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/backports/ssl_match_hostname
copying build/lib/backports/ssl_match_hostname/README.txt -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/backports/ssl_match_hostname
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/backports/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/backports/ssl_match_hostname/__init__.py to __init__.pyc
running install_egg_info
Copying src/backports.ssl_match_hostname.egg-info to /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/backports.ssl_match_hostname-3.4.0.2-py2.7.egg-info
running install_scripts
writing list of installed files to '/tmp/pip-4W6_tb-record/install-record.txt'
Running setup.py install for backports.ssl-match-hostname: finished with status 'done'
Removing source in /private/tmp/pip-u3UV0Q-build
Successfully installed backports.ssl-match-hostname-3.4.0.2
Cleaning up...
2017-04-28 18:58:07 -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--certifi-20170428-38803-1pvr2u5/certifi-2016.2.28
Processing /private/tmp/mycroft-core--certifi-20170428-38803-1pvr2u5/certifi-2016.2.28
Running setup.py (path:/private/tmp/pip-NyAwpm-build/setup.py) egg_info for package from file:///private/tmp/mycroft-core--certifi-20170428-38803-1pvr2u5/certifi-2016.2.28
Running command python setup.py egg_info
/usr/local/lib/python2.7/site-packages/setuptools/dist.py:333: UserWarning: Normalizing '2016.02.28' to '2016.2.28'
normalized_version,
running egg_info
creating pip-egg-info/certifi.egg-info
writing pip-egg-info/certifi.egg-info/PKG-INFO
writing top-level names to pip-egg-info/certifi.egg-info/top_level.txt
writing dependency_links to pip-egg-info/certifi.egg-info/dependency_links.txt
writing manifest file 'pip-egg-info/certifi.egg-info/SOURCES.txt'
reading manifest file 'pip-egg-info/certifi.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'pip-egg-info/certifi.egg-info/SOURCES.txt'
Source in /private/tmp/pip-NyAwpm-build has version 2016.2.28, which satisfies requirement certifi==2016.2.28 from file:///private/tmp/mycroft-core--certifi-20170428-38803-1pvr2u5/certifi-2016.2.28
Skipping bdist_wheel for certifi, due to binaries being disabled for it.
Installing collected packages: certifi
Running setup.py install for certifi: started
Running command /usr/local/Cellar/mycroft-core/0.8.8/libexec/bin/python2.7 -u -c "import setuptools, tokenize;__file__='/private/tmp/pip-NyAwpm-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-efBNR8-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/certifi
/usr/local/lib/python2.7/site-packages/setuptools/dist.py:333: UserWarning: Normalizing '2016.02.28' to '2016.2.28'
normalized_version,
running install
running build
running build_py
creating build
creating build/lib
creating build/lib/certifi
copying certifi/__init__.py -> build/lib/certifi
copying certifi/__main__.py -> build/lib/certifi
copying certifi/core.py -> build/lib/certifi
running egg_info
writing certifi.egg-info/PKG-INFO
writing top-level names to certifi.egg-info/top_level.txt
writing dependency_links to certifi.egg-info/dependency_links.txt
reading manifest file 'certifi.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'certifi.egg-info/SOURCES.txt'
copying certifi/cacert.pem -> build/lib/certifi
copying certifi/old_root.pem -> build/lib/certifi
copying certifi/weak.pem -> build/lib/certifi
running install_lib
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/certifi
copying build/lib/certifi/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/certifi
copying build/lib/certifi/__main__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/certifi
copying build/lib/certifi/cacert.pem -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/certifi
copying build/lib/certifi/core.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/certifi
copying build/lib/certifi/old_root.pem -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/certifi
copying build/lib/certifi/weak.pem -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/certifi
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/certifi/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/certifi/__main__.py to __main__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/certifi/core.py to core.pyc
running install_egg_info
Copying certifi.egg-info to /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/certifi-2016.2.28-py2.7.egg-info
running install_scripts
writing list of installed files to '/tmp/pip-efBNR8-record/install-record.txt'
Running setup.py install for certifi: finished with status 'done'
Removing source in /private/tmp/pip-NyAwpm-build
Successfully installed certifi-2016.2.28
Cleaning up...
2017-04-28 18:58:21 -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--PyAudio-20170428-38803-1z01kue/PyAudio-0.2.8
Processing /private/tmp/mycroft-core--PyAudio-20170428-38803-1z01kue/PyAudio-0.2.8
Running setup.py (path:/private/tmp/pip-IA1zGU-build/setup.py) egg_info for package from file:///private/tmp/mycroft-core--PyAudio-20170428-38803-1z01kue/PyAudio-0.2.8
Running command python setup.py egg_info
running egg_info
creating pip-egg-info/PyAudio.egg-info
writing pip-egg-info/PyAudio.egg-info/PKG-INFO
writing top-level names to pip-egg-info/PyAudio.egg-info/top_level.txt
writing dependency_links to pip-egg-info/PyAudio.egg-info/dependency_links.txt
writing manifest file 'pip-egg-info/PyAudio.egg-info/SOURCES.txt'
reading manifest file 'pip-egg-info/PyAudio.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.c' under directory 'test'
writing manifest file 'pip-egg-info/PyAudio.egg-info/SOURCES.txt'
Source in /private/tmp/pip-IA1zGU-build has version 0.2.8, which satisfies requirement PyAudio==0.2.8 from file:///private/tmp/mycroft-core--PyAudio-20170428-38803-1z01kue/PyAudio-0.2.8
Skipping bdist_wheel for PyAudio, due to binaries being disabled for it.
Installing collected packages: PyAudio
Running setup.py install for PyAudio: started
Running command /usr/local/Cellar/mycroft-core/0.8.8/libexec/bin/python2.7 -u -c "import setuptools, tokenize;__file__='/private/tmp/pip-IA1zGU-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-IB5v3q-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/PyAudio
running install
running build
running build_py
creating build
creating build/lib.macosx-10.11-x86_64-2.7
copying src/pyaudio.py -> build/lib.macosx-10.11-x86_64-2.7
running build_ext
building '_portaudio' extension
creating build/temp.macosx-10.11-x86_64-2.7
creating build/temp.macosx-10.11-x86_64-2.7/src
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -DMACOSX=1 -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/_portaudiomodule.c -o build/temp.macosx-10.11-x86_64-2.7/src/_portaudiomodule.o
clang -bundle -undefined dynamic_lookup -arch x86_64 build/temp.macosx-10.11-x86_64-2.7/src/_portaudiomodule.o -lportaudio -o build/lib.macosx-10.11-x86_64-2.7/_portaudio.so
running install_lib
copying build/lib.macosx-10.11-x86_64-2.7/_portaudio.so -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages
copying build/lib.macosx-10.11-x86_64-2.7/pyaudio.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/pyaudio.py to pyaudio.pyc
running install_egg_info
running egg_info
creating src/PyAudio.egg-info
writing src/PyAudio.egg-info/PKG-INFO
writing top-level names to src/PyAudio.egg-info/top_level.txt
writing dependency_links to src/PyAudio.egg-info/dependency_links.txt
writing manifest file 'src/PyAudio.egg-info/SOURCES.txt'
reading manifest file 'src/PyAudio.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.c' under directory 'test'
writing manifest file 'src/PyAudio.egg-info/SOURCES.txt'
Copying src/PyAudio.egg-info to /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/PyAudio-0.2.8-py2.7.egg-info
running install_scripts
writing list of installed files to '/tmp/pip-IB5v3q-record/install-record.txt'
Running setup.py install for PyAudio: finished with status 'done'
Removing source in /private/tmp/pip-IA1zGU-build
Successfully installed PyAudio-0.2.8
Cleaning up...
clang called with: -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -DMACOSX=1 -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/_portaudiomodule.c -o build/temp.macosx-10.11-x86_64-2.7/src/_portaudiomodule.o
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -DMACOSX=1 -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/_portaudiomodule.c -o build/temp.macosx-10.11-x86_64-2.7/src/_portaudiomodule.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -bundle -undefined dynamic_lookup -arch x86_64 build/temp.macosx-10.11-x86_64-2.7/src/_portaudiomodule.o -lportaudio -o build/lib.macosx-10.11-x86_64-2.7/_portaudio.so
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/bison/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -bundle -undefined dynamic_lookup build/temp.macosx-10.11-x86_64-2.7/src/_portaudiomodule.o -lportaudio -o build/lib.macosx-10.11-x86_64-2.7/_portaudio.so -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/bison/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
2017-04-28 18:58:38 -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--pyee-20170428-38803-1itsd5q/pyee-1.0.1
Processing /private/tmp/mycroft-core--pyee-20170428-38803-1itsd5q/pyee-1.0.1
Running setup.py (path:/private/tmp/pip-WiXtUK-build/setup.py) egg_info for package from file:///private/tmp/mycroft-core--pyee-20170428-38803-1itsd5q/pyee-1.0.1
Running command python setup.py egg_info
running egg_info
creating pip-egg-info/pyee.egg-info
writing pip-egg-info/pyee.egg-info/PKG-INFO
writing top-level names to pip-egg-info/pyee.egg-info/top_level.txt
writing dependency_links to pip-egg-info/pyee.egg-info/dependency_links.txt
writing manifest file 'pip-egg-info/pyee.egg-info/SOURCES.txt'
reading manifest file 'pip-egg-info/pyee.egg-info/SOURCES.txt'
writing manifest file 'pip-egg-info/pyee.egg-info/SOURCES.txt'
Source in /private/tmp/pip-WiXtUK-build has version 1.0.1, which satisfies requirement pyee==1.0.1 from file:///private/tmp/mycroft-core--pyee-20170428-38803-1itsd5q/pyee-1.0.1
Skipping bdist_wheel for pyee, due to binaries being disabled for it.
Installing collected packages: pyee
Running setup.py install for pyee: started
Running command /usr/local/Cellar/mycroft-core/0.8.8/libexec/bin/python2.7 -u -c "import setuptools, tokenize;__file__='/private/tmp/pip-WiXtUK-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-z69LFJ-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/pyee
running install
running build
running build_py
creating build
creating build/lib
creating build/lib/pyee
copying pyee/__init__.py -> build/lib/pyee
running install_lib
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyee
copying build/lib/pyee/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyee
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyee/__init__.py to __init__.pyc
running install_egg_info
running egg_info
creating pyee.egg-info
writing pyee.egg-info/PKG-INFO
writing top-level names to pyee.egg-info/top_level.txt
writing dependency_links to pyee.egg-info/dependency_links.txt
writing manifest file 'pyee.egg-info/SOURCES.txt'
reading manifest file 'pyee.egg-info/SOURCES.txt'
writing manifest file 'pyee.egg-info/SOURCES.txt'
Copying pyee.egg-info to /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyee-1.0.1-py2.7.egg-info
running install_scripts
writing list of installed files to '/tmp/pip-z69LFJ-record/install-record.txt'
Running setup.py install for pyee: finished with status 'done'
Removing source in /private/tmp/pip-WiXtUK-build
Successfully installed pyee-1.0.1
Cleaning up...
2017-04-28 18:58:51 -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--SpeechRecognition-20170428-38803-w9pdp1/SpeechRecognition-3.1.3
Processing /private/tmp/mycroft-core--SpeechRecognition-20170428-38803-w9pdp1/SpeechRecognition-3.1.3
Running setup.py (path:/private/tmp/pip-1duujx-build/setup.py) egg_info for package from file:///private/tmp/mycroft-core--SpeechRecognition-20170428-38803-w9pdp1/SpeechRecognition-3.1.3
Running command python setup.py egg_info
running egg_info
creating pip-egg-info/SpeechRecognition.egg-info
writing pip-egg-info/SpeechRecognition.egg-info/PKG-INFO
writing top-level names to pip-egg-info/SpeechRecognition.egg-info/top_level.txt
writing dependency_links to pip-egg-info/SpeechRecognition.egg-info/dependency_links.txt
writing manifest file 'pip-egg-info/SpeechRecognition.egg-info/SOURCES.txt'
reading manifest file 'pip-egg-info/SpeechRecognition.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'pip-egg-info/SpeechRecognition.egg-info/SOURCES.txt'
Source in /private/tmp/pip-1duujx-build has version 3.1.3, which satisfies requirement SpeechRecognition==3.1.3 from file:///private/tmp/mycroft-core--SpeechRecognition-20170428-38803-w9pdp1/SpeechRecognition-3.1.3
Skipping bdist_wheel for SpeechRecognition, due to binaries being disabled for it.
Installing collected packages: SpeechRecognition
Running setup.py install for SpeechRecognition: started
Running command /usr/local/Cellar/mycroft-core/0.8.8/libexec/bin/python2.7 -u -c "import setuptools, tokenize;__file__='/private/tmp/pip-1duujx-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-XZKkmB-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/SpeechRecognition
running install
running build
running build_py
creating build
creating build/lib
creating build/lib/speech_recognition
copying speech_recognition/__init__.py -> build/lib/speech_recognition
copying speech_recognition/__main__.py -> build/lib/speech_recognition
running egg_info
writing SpeechRecognition.egg-info/PKG-INFO
writing top-level names to SpeechRecognition.egg-info/top_level.txt
writing dependency_links to SpeechRecognition.egg-info/dependency_links.txt
reading manifest file 'SpeechRecognition.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'SpeechRecognition.egg-info/SOURCES.txt'
copying speech_recognition/flac-linux-i386 -> build/lib/speech_recognition
copying speech_recognition/flac-mac -> build/lib/speech_recognition
copying speech_recognition/flac-win32.exe -> build/lib/speech_recognition
running install_lib
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/speech_recognition
copying build/lib/speech_recognition/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/speech_recognition
copying build/lib/speech_recognition/__main__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/speech_recognition
copying build/lib/speech_recognition/flac-linux-i386 -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/speech_recognition
copying build/lib/speech_recognition/flac-mac -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/speech_recognition
copying build/lib/speech_recognition/flac-win32.exe -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/speech_recognition
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/speech_recognition/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/speech_recognition/__main__.py to __main__.pyc
running install_egg_info
Copying SpeechRecognition.egg-info to /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/SpeechRecognition-3.1.3-py2.7.egg-info
running install_scripts
writing list of installed files to '/tmp/pip-XZKkmB-record/install-record.txt'
Running setup.py install for SpeechRecognition: finished with status 'done'
Removing source in /private/tmp/pip-1duujx-build
Successfully installed SpeechRecognition-3.1.3
Cleaning up...
2017-04-28 18:59:06 -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--tornado-20170428-38803-1udq4qk/tornado-4.2.1
Processing /private/tmp/mycroft-core--tornado-20170428-38803-1udq4qk/tornado-4.2.1
Running setup.py (path:/private/tmp/pip-8X6fpi-build/setup.py) egg_info for package from file:///private/tmp/mycroft-core--tornado-20170428-38803-1udq4qk/tornado-4.2.1
Running command python setup.py egg_info
running egg_info
creating pip-egg-info/tornado.egg-info
writing requirements to pip-egg-info/tornado.egg-info/requires.txt
writing pip-egg-info/tornado.egg-info/PKG-INFO
writing top-level names to pip-egg-info/tornado.egg-info/top_level.txt
writing dependency_links to pip-egg-info/tornado.egg-info/dependency_links.txt
writing manifest file 'pip-egg-info/tornado.egg-info/SOURCES.txt'
reading manifest file 'pip-egg-info/tornado.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'docs/build'
warning: no files found matching 'tornado/test/README'
writing manifest file 'pip-egg-info/tornado.egg-info/SOURCES.txt'
Source in /private/tmp/pip-8X6fpi-build has version 4.2.1, which satisfies requirement tornado==4.2.1 from file:///private/tmp/mycroft-core--tornado-20170428-38803-1udq4qk/tornado-4.2.1
Skipping bdist_wheel for tornado, due to binaries being disabled for it.
Installing collected packages: tornado
Running setup.py install for tornado: started
Running command /usr/local/Cellar/mycroft-core/0.8.8/libexec/bin/python2.7 -u -c "import setuptools, tokenize;__file__='/private/tmp/pip-8X6fpi-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-mfZ7Jx-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/tornado
running install
running build
running build_py
creating build
creating build/lib.macosx-10.11-x86_64-2.7
creating build/lib.macosx-10.11-x86_64-2.7/tornado
copying tornado/__init__.py -> build/lib.macosx-10.11-x86_64-2.7/tornado
copying tornado/auth.py -> build/lib.macosx-10.11-x86_64-2.7/tornado
copying tornado/autoreload.py -> build/lib.macosx-10.11-x86_64-2.7/tornado
copying tornado/concurrent.py -> build/lib.macosx-10.11-x86_64-2.7/tornado
copying tornado/curl_httpclient.py -> build/lib.macosx-10.11-x86_64-2.7/tornado
copying tornado/escape.py -> build/lib.macosx-10.11-x86_64-2.7/tornado
copying tornado/gen.py -> build/lib.macosx-10.11-x86_64-2.7/tornado
copying tornado/http1connection.py -> build/lib.macosx-10.11-x86_64-2.7/tornado
copying tornado/httpclient.py -> build/lib.macosx-10.11-x86_64-2.7/tornado
copying tornado/httpserver.py -> build/lib.macosx-10.11-x86_64-2.7/tornado
copying tornado/httputil.py -> build/lib.macosx-10.11-x86_64-2.7/tornado
copying tornado/ioloop.py -> build/lib.macosx-10.11-x86_64-2.7/tornado
copying tornado/iostream.py -> build/lib.macosx-10.11-x86_64-2.7/tornado
copying tornado/locale.py -> build/lib.macosx-10.11-x86_64-2.7/tornado
copying tornado/locks.py -> build/lib.macosx-10.11-x86_64-2.7/tornado
copying tornado/log.py -> build/lib.macosx-10.11-x86_64-2.7/tornado
copying tornado/netutil.py -> build/lib.macosx-10.11-x86_64-2.7/tornado
copying tornado/options.py -> build/lib.macosx-10.11-x86_64-2.7/tornado
copying tornado/process.py -> build/lib.macosx-10.11-x86_64-2.7/tornado
copying tornado/queues.py -> build/lib.macosx-10.11-x86_64-2.7/tornado
copying tornado/simple_httpclient.py -> build/lib.macosx-10.11-x86_64-2.7/tornado
copying tornado/stack_context.py -> build/lib.macosx-10.11-x86_64-2.7/tornado
copying tornado/tcpclient.py -> build/lib.macosx-10.11-x86_64-2.7/tornado
copying tornado/tcpserver.py -> build/lib.macosx-10.11-x86_64-2.7/tornado
copying tornado/template.py -> build/lib.macosx-10.11-x86_64-2.7/tornado
copying tornado/testing.py -> build/lib.macosx-10.11-x86_64-2.7/tornado
copying tornado/util.py -> build/lib.macosx-10.11-x86_64-2.7/tornado
copying tornado/web.py -> build/lib.macosx-10.11-x86_64-2.7/tornado
copying tornado/websocket.py -> build/lib.macosx-10.11-x86_64-2.7/tornado
copying tornado/wsgi.py -> build/lib.macosx-10.11-x86_64-2.7/tornado
creating build/lib.macosx-10.11-x86_64-2.7/tornado/test
copying tornado/test/__init__.py -> build/lib.macosx-10.11-x86_64-2.7/tornado/test
copying tornado/test/__main__.py -> build/lib.macosx-10.11-x86_64-2.7/tornado/test
copying tornado/test/asyncio_test.py -> build/lib.macosx-10.11-x86_64-2.7/tornado/test
copying tornado/test/auth_test.py -> build/lib.macosx-10.11-x86_64-2.7/tornado/test
copying tornado/test/concurrent_test.py -> build/lib.macosx-10.11-x86_64-2.7/tornado/test
copying tornado/test/curl_httpclient_test.py -> build/lib.macosx-10.11-x86_64-2.7/tornado/test
copying tornado/test/escape_test.py -> build/lib.macosx-10.11-x86_64-2.7/tornado/test
copying tornado/test/gen_test.py -> build/lib.macosx-10.11-x86_64-2.7/tornado/test
copying tornado/test/httpclient_test.py -> build/lib.macosx-10.11-x86_64-2.7/tornado/test
copying tornado/test/httpserver_test.py -> build/lib.macosx-10.11-x86_64-2.7/tornado/test
copying tornado/test/httputil_test.py -> build/lib.macosx-10.11-x86_64-2.7/tornado/test
copying tornado/test/import_test.py -> build/lib.macosx-10.11-x86_64-2.7/tornado/test
copying tornado/test/ioloop_test.py -> build/lib.macosx-10.11-x86_64-2.7/tornado/test
copying tornado/test/iostream_test.py -> build/lib.macosx-10.11-x86_64-2.7/tornado/test
copying tornado/test/locale_test.py -> build/lib.macosx-10.11-x86_64-2.7/tornado/test
copying tornado/test/locks_test.py -> build/lib.macosx-10.11-x86_64-2.7/tornado/test
copying tornado/test/log_test.py -> build/lib.macosx-10.11-x86_64-2.7/tornado/test
copying tornado/test/netutil_test.py -> build/lib.macosx-10.11-x86_64-2.7/tornado/test
copying tornado/test/options_test.py -> build/lib.macosx-10.11-x86_64-2.7/tornado/test
copying tornado/test/process_test.py -> build/lib.macosx-10.11-x86_64-2.7/tornado/test
copying tornado/test/queues_test.py -> build/lib.macosx-10.11-x86_64-2.7/tornado/test
copying tornado/test/resolve_test_helper.py -> build/lib.macosx-10.11-x86_64-2.7/tornado/test
copying tornado/test/runtests.py -> build/lib.macosx-10.11-x86_64-2.7/tornado/test
copying tornado/test/simple_httpclient_test.py -> build/lib.macosx-10.11-x86_64-2.7/tornado/test
copying tornado/test/stack_context_test.py -> build/lib.macosx-10.11-x86_64-2.7/tornado/test
copying tornado/test/tcpclient_test.py -> build/lib.macosx-10.11-x86_64-2.7/tornado/test
copying tornado/test/tcpserver_test.py -> build/lib.macosx-10.11-x86_64-2.7/tornado/test
copying tornado/test/template_test.py -> build/lib.macosx-10.11-x86_64-2.7/tornado/test
copying tornado/test/testing_test.py -> build/lib.macosx-10.11-x86_64-2.7/tornado/test
copying tornado/test/twisted_test.py -> build/lib.macosx-10.11-x86_64-2.7/tornado/test
copying tornado/test/util.py -> build/lib.macosx-10.11-x86_64-2.7/tornado/test
copying tornado/test/util_test.py -> build/lib.macosx-10.11-x86_64-2.7/tornado/test
copying tornado/test/web_test.py -> build/lib.macosx-10.11-x86_64-2.7/tornado/test
copying tornado/test/websocket_test.py -> build/lib.macosx-10.11-x86_64-2.7/tornado/test
copying tornado/test/wsgi_test.py -> build/lib.macosx-10.11-x86_64-2.7/tornado/test
creating build/lib.macosx-10.11-x86_64-2.7/tornado/platform
copying tornado/platform/__init__.py -> build/lib.macosx-10.11-x86_64-2.7/tornado/platform
copying tornado/platform/asyncio.py -> build/lib.macosx-10.11-x86_64-2.7/tornado/platform
copying tornado/platform/auto.py -> build/lib.macosx-10.11-x86_64-2.7/tornado/platform
copying tornado/platform/caresresolver.py -> build/lib.macosx-10.11-x86_64-2.7/tornado/platform
copying tornado/platform/common.py -> build/lib.macosx-10.11-x86_64-2.7/tornado/platform
copying tornado/platform/epoll.py -> build/lib.macosx-10.11-x86_64-2.7/tornado/platform
copying tornado/platform/interface.py -> build/lib.macosx-10.11-x86_64-2.7/tornado/platform
copying tornado/platform/kqueue.py -> build/lib.macosx-10.11-x86_64-2.7/tornado/platform
copying tornado/platform/posix.py -> build/lib.macosx-10.11-x86_64-2.7/tornado/platform
copying tornado/platform/select.py -> build/lib.macosx-10.11-x86_64-2.7/tornado/platform
copying tornado/platform/twisted.py -> build/lib.macosx-10.11-x86_64-2.7/tornado/platform
copying tornado/platform/windows.py -> build/lib.macosx-10.11-x86_64-2.7/tornado/platform
creating build/lib.macosx-10.11-x86_64-2.7/tornado/test/csv_translations
copying tornado/test/csv_translations/fr_FR.csv -> build/lib.macosx-10.11-x86_64-2.7/tornado/test/csv_translations
creating build/lib.macosx-10.11-x86_64-2.7/tornado/test/gettext_translations
creating build/lib.macosx-10.11-x86_64-2.7/tornado/test/gettext_translations/fr_FR
creating build/lib.macosx-10.11-x86_64-2.7/tornado/test/gettext_translations/fr_FR/LC_MESSAGES
copying tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.mo -> build/lib.macosx-10.11-x86_64-2.7/tornado/test/gettext_translations/fr_FR/LC_MESSAGES
copying tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.po -> build/lib.macosx-10.11-x86_64-2.7/tornado/test/gettext_translations/fr_FR/LC_MESSAGES
copying tornado/test/options_test.cfg -> build/lib.macosx-10.11-x86_64-2.7/tornado/test
creating build/lib.macosx-10.11-x86_64-2.7/tornado/test/static
copying tornado/test/static/robots.txt -> build/lib.macosx-10.11-x86_64-2.7/tornado/test/static
creating build/lib.macosx-10.11-x86_64-2.7/tornado/test/static/dir
copying tornado/test/static/dir/index.html -> build/lib.macosx-10.11-x86_64-2.7/tornado/test/static/dir
copying tornado/test/static_foo.txt -> build/lib.macosx-10.11-x86_64-2.7/tornado/test
creating build/lib.macosx-10.11-x86_64-2.7/tornado/test/templates
copying tornado/test/templates/utf8.html -> build/lib.macosx-10.11-x86_64-2.7/tornado/test/templates
copying tornado/test/test.crt -> build/lib.macosx-10.11-x86_64-2.7/tornado/test
copying tornado/test/test.key -> build/lib.macosx-10.11-x86_64-2.7/tornado/test
running build_ext
building 'tornado.speedups' extension
creating build/temp.macosx-10.11-x86_64-2.7
creating build/temp.macosx-10.11-x86_64-2.7/tornado
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c tornado/speedups.c -o build/temp.macosx-10.11-x86_64-2.7/tornado/speedups.o
clang -bundle -undefined dynamic_lookup -arch x86_64 build/temp.macosx-10.11-x86_64-2.7/tornado/speedups.o -o build/lib.macosx-10.11-x86_64-2.7/tornado/speedups.so
running install_lib
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado
copying build/lib.macosx-10.11-x86_64-2.7/tornado/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado
copying build/lib.macosx-10.11-x86_64-2.7/tornado/auth.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado
copying build/lib.macosx-10.11-x86_64-2.7/tornado/autoreload.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado
copying build/lib.macosx-10.11-x86_64-2.7/tornado/concurrent.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado
copying build/lib.macosx-10.11-x86_64-2.7/tornado/curl_httpclient.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado
copying build/lib.macosx-10.11-x86_64-2.7/tornado/escape.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado
copying build/lib.macosx-10.11-x86_64-2.7/tornado/gen.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado
copying build/lib.macosx-10.11-x86_64-2.7/tornado/http1connection.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado
copying build/lib.macosx-10.11-x86_64-2.7/tornado/httpclient.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado
copying build/lib.macosx-10.11-x86_64-2.7/tornado/httpserver.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado
copying build/lib.macosx-10.11-x86_64-2.7/tornado/httputil.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado
copying build/lib.macosx-10.11-x86_64-2.7/tornado/ioloop.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado
copying build/lib.macosx-10.11-x86_64-2.7/tornado/iostream.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado
copying build/lib.macosx-10.11-x86_64-2.7/tornado/locale.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado
copying build/lib.macosx-10.11-x86_64-2.7/tornado/locks.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado
copying build/lib.macosx-10.11-x86_64-2.7/tornado/log.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado
copying build/lib.macosx-10.11-x86_64-2.7/tornado/netutil.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado
copying build/lib.macosx-10.11-x86_64-2.7/tornado/options.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/platform
copying build/lib.macosx-10.11-x86_64-2.7/tornado/platform/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/platform
copying build/lib.macosx-10.11-x86_64-2.7/tornado/platform/asyncio.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/platform
copying build/lib.macosx-10.11-x86_64-2.7/tornado/platform/auto.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/platform
copying build/lib.macosx-10.11-x86_64-2.7/tornado/platform/caresresolver.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/platform
copying build/lib.macosx-10.11-x86_64-2.7/tornado/platform/common.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/platform
copying build/lib.macosx-10.11-x86_64-2.7/tornado/platform/epoll.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/platform
copying build/lib.macosx-10.11-x86_64-2.7/tornado/platform/interface.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/platform
copying build/lib.macosx-10.11-x86_64-2.7/tornado/platform/kqueue.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/platform
copying build/lib.macosx-10.11-x86_64-2.7/tornado/platform/posix.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/platform
copying build/lib.macosx-10.11-x86_64-2.7/tornado/platform/select.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/platform
copying build/lib.macosx-10.11-x86_64-2.7/tornado/platform/twisted.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/platform
copying build/lib.macosx-10.11-x86_64-2.7/tornado/platform/windows.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/platform
copying build/lib.macosx-10.11-x86_64-2.7/tornado/process.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado
copying build/lib.macosx-10.11-x86_64-2.7/tornado/queues.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado
copying build/lib.macosx-10.11-x86_64-2.7/tornado/simple_httpclient.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado
copying build/lib.macosx-10.11-x86_64-2.7/tornado/speedups.so -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado
copying build/lib.macosx-10.11-x86_64-2.7/tornado/stack_context.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado
copying build/lib.macosx-10.11-x86_64-2.7/tornado/tcpclient.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado
copying build/lib.macosx-10.11-x86_64-2.7/tornado/tcpserver.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado
copying build/lib.macosx-10.11-x86_64-2.7/tornado/template.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test
copying build/lib.macosx-10.11-x86_64-2.7/tornado/test/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test
copying build/lib.macosx-10.11-x86_64-2.7/tornado/test/__main__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test
copying build/lib.macosx-10.11-x86_64-2.7/tornado/test/asyncio_test.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test
copying build/lib.macosx-10.11-x86_64-2.7/tornado/test/auth_test.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test
copying build/lib.macosx-10.11-x86_64-2.7/tornado/test/concurrent_test.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test/csv_translations
copying build/lib.macosx-10.11-x86_64-2.7/tornado/test/csv_translations/fr_FR.csv -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test/csv_translations
copying build/lib.macosx-10.11-x86_64-2.7/tornado/test/curl_httpclient_test.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test
copying build/lib.macosx-10.11-x86_64-2.7/tornado/test/escape_test.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test
copying build/lib.macosx-10.11-x86_64-2.7/tornado/test/gen_test.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test/gettext_translations
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test/gettext_translations/fr_FR
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test/gettext_translations/fr_FR/LC_MESSAGES
copying build/lib.macosx-10.11-x86_64-2.7/tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.mo -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test/gettext_translations/fr_FR/LC_MESSAGES
copying build/lib.macosx-10.11-x86_64-2.7/tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.po -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test/gettext_translations/fr_FR/LC_MESSAGES
copying build/lib.macosx-10.11-x86_64-2.7/tornado/test/httpclient_test.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test
copying build/lib.macosx-10.11-x86_64-2.7/tornado/test/httpserver_test.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test
copying build/lib.macosx-10.11-x86_64-2.7/tornado/test/httputil_test.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test
copying build/lib.macosx-10.11-x86_64-2.7/tornado/test/import_test.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test
copying build/lib.macosx-10.11-x86_64-2.7/tornado/test/ioloop_test.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test
copying build/lib.macosx-10.11-x86_64-2.7/tornado/test/iostream_test.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test
copying build/lib.macosx-10.11-x86_64-2.7/tornado/test/locale_test.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test
copying build/lib.macosx-10.11-x86_64-2.7/tornado/test/locks_test.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test
copying build/lib.macosx-10.11-x86_64-2.7/tornado/test/log_test.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test
copying build/lib.macosx-10.11-x86_64-2.7/tornado/test/netutil_test.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test
copying build/lib.macosx-10.11-x86_64-2.7/tornado/test/options_test.cfg -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test
copying build/lib.macosx-10.11-x86_64-2.7/tornado/test/options_test.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test
copying build/lib.macosx-10.11-x86_64-2.7/tornado/test/process_test.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test
copying build/lib.macosx-10.11-x86_64-2.7/tornado/test/queues_test.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test
copying build/lib.macosx-10.11-x86_64-2.7/tornado/test/resolve_test_helper.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test
copying build/lib.macosx-10.11-x86_64-2.7/tornado/test/runtests.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test
copying build/lib.macosx-10.11-x86_64-2.7/tornado/test/simple_httpclient_test.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test
copying build/lib.macosx-10.11-x86_64-2.7/tornado/test/stack_context_test.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test/static
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test/static/dir
copying build/lib.macosx-10.11-x86_64-2.7/tornado/test/static/dir/index.html -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test/static/dir
copying build/lib.macosx-10.11-x86_64-2.7/tornado/test/static/robots.txt -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test/static
copying build/lib.macosx-10.11-x86_64-2.7/tornado/test/static_foo.txt -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test
copying build/lib.macosx-10.11-x86_64-2.7/tornado/test/tcpclient_test.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test
copying build/lib.macosx-10.11-x86_64-2.7/tornado/test/tcpserver_test.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test
copying build/lib.macosx-10.11-x86_64-2.7/tornado/test/template_test.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test/templates
copying build/lib.macosx-10.11-x86_64-2.7/tornado/test/templates/utf8.html -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test/templates
copying build/lib.macosx-10.11-x86_64-2.7/tornado/test/test.crt -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test
copying build/lib.macosx-10.11-x86_64-2.7/tornado/test/test.key -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test
copying build/lib.macosx-10.11-x86_64-2.7/tornado/test/testing_test.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test
copying build/lib.macosx-10.11-x86_64-2.7/tornado/test/twisted_test.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test
copying build/lib.macosx-10.11-x86_64-2.7/tornado/test/util.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test
copying build/lib.macosx-10.11-x86_64-2.7/tornado/test/util_test.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test
copying build/lib.macosx-10.11-x86_64-2.7/tornado/test/web_test.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test
copying build/lib.macosx-10.11-x86_64-2.7/tornado/test/websocket_test.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test
copying build/lib.macosx-10.11-x86_64-2.7/tornado/test/wsgi_test.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test
copying build/lib.macosx-10.11-x86_64-2.7/tornado/testing.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado
copying build/lib.macosx-10.11-x86_64-2.7/tornado/util.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado
copying build/lib.macosx-10.11-x86_64-2.7/tornado/web.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado
copying build/lib.macosx-10.11-x86_64-2.7/tornado/websocket.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado
copying build/lib.macosx-10.11-x86_64-2.7/tornado/wsgi.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/auth.py to auth.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/autoreload.py to autoreload.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/concurrent.py to concurrent.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/curl_httpclient.py to curl_httpclient.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/escape.py to escape.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/gen.py to gen.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/http1connection.py to http1connection.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/httpclient.py to httpclient.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/httpserver.py to httpserver.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/httputil.py to httputil.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/ioloop.py to ioloop.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/iostream.py to iostream.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/locale.py to locale.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/locks.py to locks.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/log.py to log.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/netutil.py to netutil.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/options.py to options.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/platform/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/platform/asyncio.py to asyncio.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/platform/auto.py to auto.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/platform/caresresolver.py to caresresolver.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/platform/common.py to common.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/platform/epoll.py to epoll.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/platform/interface.py to interface.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/platform/kqueue.py to kqueue.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/platform/posix.py to posix.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/platform/select.py to select.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/platform/twisted.py to twisted.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/platform/windows.py to windows.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/process.py to process.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/queues.py to queues.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/simple_httpclient.py to simple_httpclient.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/stack_context.py to stack_context.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/tcpclient.py to tcpclient.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/tcpserver.py to tcpserver.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/template.py to template.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test/__main__.py to __main__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test/asyncio_test.py to asyncio_test.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test/auth_test.py to auth_test.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test/concurrent_test.py to concurrent_test.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test/curl_httpclient_test.py to curl_httpclient_test.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test/escape_test.py to escape_test.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test/gen_test.py to gen_test.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test/httpclient_test.py to httpclient_test.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test/httpserver_test.py to httpserver_test.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test/httputil_test.py to httputil_test.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test/import_test.py to import_test.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test/ioloop_test.py to ioloop_test.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test/iostream_test.py to iostream_test.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test/locale_test.py to locale_test.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test/locks_test.py to locks_test.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test/log_test.py to log_test.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test/netutil_test.py to netutil_test.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test/options_test.py to options_test.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test/process_test.py to process_test.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test/queues_test.py to queues_test.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test/resolve_test_helper.py to resolve_test_helper.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test/runtests.py to runtests.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test/simple_httpclient_test.py to simple_httpclient_test.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test/stack_context_test.py to stack_context_test.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test/tcpclient_test.py to tcpclient_test.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test/tcpserver_test.py to tcpserver_test.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test/template_test.py to template_test.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test/testing_test.py to testing_test.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test/twisted_test.py to twisted_test.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test/util.py to util.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test/util_test.py to util_test.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test/web_test.py to web_test.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test/websocket_test.py to websocket_test.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/test/wsgi_test.py to wsgi_test.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/testing.py to testing.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/util.py to util.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/web.py to web.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/websocket.py to websocket.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado/wsgi.py to wsgi.pyc
running install_egg_info
running egg_info
writing requirements to tornado.egg-info/requires.txt
writing tornado.egg-info/PKG-INFO
writing top-level names to tornado.egg-info/top_level.txt
writing dependency_links to tornado.egg-info/dependency_links.txt
reading manifest file 'tornado.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'docs/build'
warning: no files found matching 'tornado/test/README'
writing manifest file 'tornado.egg-info/SOURCES.txt'
Copying tornado.egg-info to /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tornado-4.2.1-py2.7.egg-info
running install_scripts
writing list of installed files to '/tmp/pip-mfZ7Jx-record/install-record.txt'
Running setup.py install for tornado: finished with status 'done'
Removing source in /private/tmp/pip-8X6fpi-build
Successfully installed tornado-4.2.1
Cleaning up...
clang called with: -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c tornado/speedups.c -o build/temp.macosx-10.11-x86_64-2.7/tornado/speedups.o
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c tornado/speedups.c -o build/temp.macosx-10.11-x86_64-2.7/tornado/speedups.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -bundle -undefined dynamic_lookup -arch x86_64 build/temp.macosx-10.11-x86_64-2.7/tornado/speedups.o -o build/lib.macosx-10.11-x86_64-2.7/tornado/speedups.so
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/bison/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -bundle -undefined dynamic_lookup build/temp.macosx-10.11-x86_64-2.7/tornado/speedups.o -o build/lib.macosx-10.11-x86_64-2.7/tornado/speedups.so -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/bison/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
2017-04-28 18:59:22 -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--websocket-client-20170428-38803-4ukzlx/websocket_client-0.32.0
Processing /private/tmp/mycroft-core--websocket-client-20170428-38803-4ukzlx/websocket_client-0.32.0
Running setup.py (path:/private/tmp/pip-VligxK-build/setup.py) egg_info for package from file:///private/tmp/mycroft-core--websocket-client-20170428-38803-4ukzlx/websocket_client-0.32.0
Running command python setup.py egg_info
running egg_info
creating pip-egg-info/websocket_client.egg-info
writing requirements to pip-egg-info/websocket_client.egg-info/requires.txt
writing pip-egg-info/websocket_client.egg-info/PKG-INFO
writing top-level names to pip-egg-info/websocket_client.egg-info/top_level.txt
writing dependency_links to pip-egg-info/websocket_client.egg-info/dependency_links.txt
writing manifest file 'pip-egg-info/websocket_client.egg-info/SOURCES.txt'
reading manifest file 'pip-egg-info/websocket_client.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'pip-egg-info/websocket_client.egg-info/SOURCES.txt'
Source in /private/tmp/pip-VligxK-build has version 0.32.0, which satisfies requirement websocket-client==0.32.0 from file:///private/tmp/mycroft-core--websocket-client-20170428-38803-4ukzlx/websocket_client-0.32.0
Skipping bdist_wheel for websocket-client, due to binaries being disabled for it.
Installing collected packages: websocket-client
Running setup.py install for websocket-client: started
Running command /usr/local/Cellar/mycroft-core/0.8.8/libexec/bin/python2.7 -u -c "import setuptools, tokenize;__file__='/private/tmp/pip-VligxK-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-EJRMOI-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/websocket-client
running install
running build
running build_py
creating build
creating build/lib
creating build/lib/websocket
copying websocket/__init__.py -> build/lib/websocket
copying websocket/_abnf.py -> build/lib/websocket
copying websocket/_app.py -> build/lib/websocket
copying websocket/_core.py -> build/lib/websocket
copying websocket/_exceptions.py -> build/lib/websocket
copying websocket/_handshake.py -> build/lib/websocket
copying websocket/_http.py -> build/lib/websocket
copying websocket/_logging.py -> build/lib/websocket
copying websocket/_socket.py -> build/lib/websocket
copying websocket/_ssl_compat.py -> build/lib/websocket
copying websocket/_url.py -> build/lib/websocket
copying websocket/_utils.py -> build/lib/websocket
creating build/lib/websocket/tests
copying websocket/tests/__init__.py -> build/lib/websocket/tests
copying websocket/tests/test_websocket.py -> build/lib/websocket/tests
copying websocket/cacert.pem -> build/lib/websocket
creating build/lib/websocket/tests/data
copying websocket/tests/data/header01.txt -> build/lib/websocket/tests/data
copying websocket/tests/data/header02.txt -> build/lib/websocket/tests/data
running build_scripts
creating build/scripts-2.7
copying and adjusting bin/wsdump.py -> build/scripts-2.7
changing mode of build/scripts-2.7/wsdump.py from 644 to 755
running install_lib
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/websocket
copying build/lib/websocket/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/websocket
copying build/lib/websocket/_abnf.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/websocket
copying build/lib/websocket/_app.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/websocket
copying build/lib/websocket/_core.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/websocket
copying build/lib/websocket/_exceptions.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/websocket
copying build/lib/websocket/_handshake.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/websocket
copying build/lib/websocket/_http.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/websocket
copying build/lib/websocket/_logging.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/websocket
copying build/lib/websocket/_socket.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/websocket
copying build/lib/websocket/_ssl_compat.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/websocket
copying build/lib/websocket/_url.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/websocket
copying build/lib/websocket/_utils.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/websocket
copying build/lib/websocket/cacert.pem -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/websocket
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/websocket/tests
copying build/lib/websocket/tests/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/websocket/tests
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/websocket/tests/data
copying build/lib/websocket/tests/data/header01.txt -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/websocket/tests/data
copying build/lib/websocket/tests/data/header02.txt -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/websocket/tests/data
copying build/lib/websocket/tests/test_websocket.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/websocket/tests
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/websocket/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/websocket/_abnf.py to _abnf.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/websocket/_app.py to _app.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/websocket/_core.py to _core.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/websocket/_exceptions.py to _exceptions.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/websocket/_handshake.py to _handshake.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/websocket/_http.py to _http.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/websocket/_logging.py to _logging.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/websocket/_socket.py to _socket.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/websocket/_ssl_compat.py to _ssl_compat.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/websocket/_url.py to _url.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/websocket/_utils.py to _utils.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/websocket/tests/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/websocket/tests/test_websocket.py to test_websocket.pyc
running install_egg_info
running egg_info
writing requirements to websocket_client.egg-info/requires.txt
writing websocket_client.egg-info/PKG-INFO
writing top-level names to websocket_client.egg-info/top_level.txt
writing dependency_links to websocket_client.egg-info/dependency_links.txt
reading manifest file 'websocket_client.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'websocket_client.egg-info/SOURCES.txt'
Copying websocket_client.egg-info to /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/websocket_client-0.32.0-py2.7.egg-info
running install_scripts
copying build/scripts-2.7/wsdump.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/bin
changing mode of /usr/local/Cellar/mycroft-core/0.8.8/libexec/bin/wsdump.py to 755
writing list of installed files to '/tmp/pip-EJRMOI-record/install-record.txt'
Running setup.py install for websocket-client: finished with status 'done'
Removing source in /private/tmp/pip-VligxK-build
Successfully installed websocket-client-0.32.0
Cleaning up...
2017-04-28 18:59:32 -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--adapt-parser-20170428-38803-wqlpym/adapt-parser-0.3.0
Processing /private/tmp/mycroft-core--adapt-parser-20170428-38803-wqlpym/adapt-parser-0.3.0
Running setup.py (path:/private/tmp/pip-ybC4f5-build/setup.py) egg_info for package from file:///private/tmp/mycroft-core--adapt-parser-20170428-38803-wqlpym/adapt-parser-0.3.0
Running command python setup.py egg_info
running egg_info
creating pip-egg-info/adapt_parser.egg-info
writing requirements to pip-egg-info/adapt_parser.egg-info/requires.txt
writing pip-egg-info/adapt_parser.egg-info/PKG-INFO
writing top-level names to pip-egg-info/adapt_parser.egg-info/top_level.txt
writing dependency_links to pip-egg-info/adapt_parser.egg-info/dependency_links.txt
writing manifest file 'pip-egg-info/adapt_parser.egg-info/SOURCES.txt'
reading manifest file 'pip-egg-info/adapt_parser.egg-info/SOURCES.txt'
writing manifest file 'pip-egg-info/adapt_parser.egg-info/SOURCES.txt'
Source in /private/tmp/pip-ybC4f5-build has version 0.3.0, which satisfies requirement adapt-parser==0.3.0 from file:///private/tmp/mycroft-core--adapt-parser-20170428-38803-wqlpym/adapt-parser-0.3.0
Skipping bdist_wheel for adapt-parser, due to binaries being disabled for it.
Installing collected packages: adapt-parser
Running setup.py install for adapt-parser: started
Running command /usr/local/Cellar/mycroft-core/0.8.8/libexec/bin/python2.7 -u -c "import setuptools, tokenize;__file__='/private/tmp/pip-ybC4f5-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-QFNBlw-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/adapt-parser
running install
running build
running build_py
creating build
creating build/lib
creating build/lib/adapt
copying adapt/__init__.py -> build/lib/adapt
copying adapt/context.py -> build/lib/adapt
copying adapt/engine.py -> build/lib/adapt
copying adapt/entity_tagger.py -> build/lib/adapt
copying adapt/expander.py -> build/lib/adapt
copying adapt/intent.py -> build/lib/adapt
copying adapt/parser.py -> build/lib/adapt
creating build/lib/adapt/tools
copying adapt/tools/__init__.py -> build/lib/adapt/tools
creating build/lib/adapt/tools/text
copying adapt/tools/text/__init__.py -> build/lib/adapt/tools/text
copying adapt/tools/text/tokenizer.py -> build/lib/adapt/tools/text
copying adapt/tools/text/trie.py -> build/lib/adapt/tools/text
running install_lib
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/adapt
copying build/lib/adapt/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/adapt
copying build/lib/adapt/context.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/adapt
copying build/lib/adapt/engine.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/adapt
copying build/lib/adapt/entity_tagger.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/adapt
copying build/lib/adapt/expander.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/adapt
copying build/lib/adapt/intent.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/adapt
copying build/lib/adapt/parser.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/adapt
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/adapt/tools
copying build/lib/adapt/tools/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/adapt/tools
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/adapt/tools/text
copying build/lib/adapt/tools/text/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/adapt/tools/text
copying build/lib/adapt/tools/text/tokenizer.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/adapt/tools/text
copying build/lib/adapt/tools/text/trie.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/adapt/tools/text
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/adapt/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/adapt/context.py to context.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/adapt/engine.py to engine.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/adapt/entity_tagger.py to entity_tagger.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/adapt/expander.py to expander.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/adapt/intent.py to intent.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/adapt/parser.py to parser.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/adapt/tools/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/adapt/tools/text/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/adapt/tools/text/tokenizer.py to tokenizer.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/adapt/tools/text/trie.py to trie.pyc
running install_egg_info
running egg_info
writing requirements to adapt_parser.egg-info/requires.txt
writing adapt_parser.egg-info/PKG-INFO
writing top-level names to adapt_parser.egg-info/top_level.txt
writing dependency_links to adapt_parser.egg-info/dependency_links.txt
reading manifest file 'adapt_parser.egg-info/SOURCES.txt'
writing manifest file 'adapt_parser.egg-info/SOURCES.txt'
Copying adapt_parser.egg-info to /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/adapt_parser-0.3.0-py2.7.egg-info
running install_scripts
writing list of installed files to '/tmp/pip-QFNBlw-record/install-record.txt'
Running setup.py install for adapt-parser: finished with status 'done'
Removing source in /private/tmp/pip-ybC4f5-build
Successfully installed adapt-parser-0.3.0
Cleaning up...
2017-04-28 18:59:47 -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--pyowm-20170428-38803-60bkix/pyowm-2.2.1
Processing /private/tmp/mycroft-core--pyowm-20170428-38803-60bkix/pyowm-2.2.1
Running setup.py (path:/private/tmp/pip-8f4VIl-build/setup.py) egg_info for package from file:///private/tmp/mycroft-core--pyowm-20170428-38803-60bkix/pyowm-2.2.1
Running command python setup.py egg_info
running egg_info
creating pip-egg-info/pyowm.egg-info
writing pip-egg-info/pyowm.egg-info/PKG-INFO
writing top-level names to pip-egg-info/pyowm.egg-info/top_level.txt
writing dependency_links to pip-egg-info/pyowm.egg-info/dependency_links.txt
writing manifest file 'pip-egg-info/pyowm.egg-info/SOURCES.txt'
reading manifest file 'pip-egg-info/pyowm.egg-info/SOURCES.txt'
writing manifest file 'pip-egg-info/pyowm.egg-info/SOURCES.txt'
Source in /private/tmp/pip-8f4VIl-build has version 2.2.1, which satisfies requirement pyowm==2.2.1 from file:///private/tmp/mycroft-core--pyowm-20170428-38803-60bkix/pyowm-2.2.1
Skipping bdist_wheel for pyowm, due to binaries being disabled for it.
Installing collected packages: pyowm
Running setup.py install for pyowm: started
Running command /usr/local/Cellar/mycroft-core/0.8.8/libexec/bin/python2.7 -u -c "import setuptools, tokenize;__file__='/private/tmp/pip-8f4VIl-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-YFsf1J-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/pyowm
running install
running build
running build_py
creating build
creating build/lib
creating build/lib/pyowm
copying pyowm/__init__.py -> build/lib/pyowm
copying pyowm/constants.py -> build/lib/pyowm
creating build/lib/pyowm/abstractions
copying pyowm/abstractions/__init__.py -> build/lib/pyowm/abstractions
copying pyowm/abstractions/jsonparser.py -> build/lib/pyowm/abstractions
copying pyowm/abstractions/linkedlist.py -> build/lib/pyowm/abstractions
copying pyowm/abstractions/owm.py -> build/lib/pyowm/abstractions
copying pyowm/abstractions/owmcache.py -> build/lib/pyowm/abstractions
creating build/lib/pyowm/caches
copying pyowm/caches/__init__.py -> build/lib/pyowm/caches
copying pyowm/caches/lrucache.py -> build/lib/pyowm/caches
copying pyowm/caches/nullcache.py -> build/lib/pyowm/caches
creating build/lib/pyowm/commons
copying pyowm/commons/__init__.py -> build/lib/pyowm/commons
copying pyowm/commons/frontlinkedlist.py -> build/lib/pyowm/commons
copying pyowm/commons/owmhttpclient.py -> build/lib/pyowm/commons
creating build/lib/pyowm/exceptions
copying pyowm/exceptions/__init__.py -> build/lib/pyowm/exceptions
copying pyowm/exceptions/api_call_error.py -> build/lib/pyowm/exceptions
copying pyowm/exceptions/api_response_error.py -> build/lib/pyowm/exceptions
copying pyowm/exceptions/not_found_error.py -> build/lib/pyowm/exceptions
copying pyowm/exceptions/parse_response_error.py -> build/lib/pyowm/exceptions
creating build/lib/pyowm/utils
copying pyowm/utils/__init__.py -> build/lib/pyowm/utils
copying pyowm/utils/temputils.py -> build/lib/pyowm/utils
copying pyowm/utils/timeformatutils.py -> build/lib/pyowm/utils
copying pyowm/utils/timeutils.py -> build/lib/pyowm/utils
copying pyowm/utils/xmlutils.py -> build/lib/pyowm/utils
creating build/lib/pyowm/webapi25
copying pyowm/webapi25/__init__.py -> build/lib/pyowm/webapi25
copying pyowm/webapi25/cityidregistry.py -> build/lib/pyowm/webapi25
copying pyowm/webapi25/configuration25.py -> build/lib/pyowm/webapi25
copying pyowm/webapi25/forecast.py -> build/lib/pyowm/webapi25
copying pyowm/webapi25/forecaster.py -> build/lib/pyowm/webapi25
copying pyowm/webapi25/forecastparser.py -> build/lib/pyowm/webapi25
copying pyowm/webapi25/historian.py -> build/lib/pyowm/webapi25
copying pyowm/webapi25/location.py -> build/lib/pyowm/webapi25
copying pyowm/webapi25/observation.py -> build/lib/pyowm/webapi25
copying pyowm/webapi25/observationlistparser.py -> build/lib/pyowm/webapi25
copying pyowm/webapi25/observationparser.py -> build/lib/pyowm/webapi25
copying pyowm/webapi25/owm25.py -> build/lib/pyowm/webapi25
copying pyowm/webapi25/station.py -> build/lib/pyowm/webapi25
copying pyowm/webapi25/stationhistory.py -> build/lib/pyowm/webapi25
copying pyowm/webapi25/stationhistoryparser.py -> build/lib/pyowm/webapi25
copying pyowm/webapi25/stationlistparser.py -> build/lib/pyowm/webapi25
copying pyowm/webapi25/stationparser.py -> build/lib/pyowm/webapi25
copying pyowm/webapi25/weather.py -> build/lib/pyowm/webapi25
copying pyowm/webapi25/weathercoderegistry.py -> build/lib/pyowm/webapi25
copying pyowm/webapi25/weatherhistoryparser.py -> build/lib/pyowm/webapi25
copying pyowm/webapi25/weatherutils.py -> build/lib/pyowm/webapi25
creating build/lib/pyowm/webapi25/cityids
copying pyowm/webapi25/cityids/__init__.py -> build/lib/pyowm/webapi25/cityids
creating build/lib/pyowm/webapi25/xsd
copying pyowm/webapi25/xsd/__init__.py -> build/lib/pyowm/webapi25/xsd
copying pyowm/webapi25/xsd/xmlnsconfig.py -> build/lib/pyowm/webapi25/xsd
creating build/lib/tests
creating build/lib/tests/unit
copying tests/unit/__init__.py -> build/lib/tests/unit
creating build/lib/tests/functional
copying tests/functional/__init__.py -> build/lib/tests/functional
copying pyowm/webapi25/cityids/097-102.txt -> build/lib/pyowm/webapi25/cityids
copying pyowm/webapi25/cityids/103-108.txt -> build/lib/pyowm/webapi25/cityids
copying pyowm/webapi25/cityids/109-114.txt -> build/lib/pyowm/webapi25/cityids
copying pyowm/webapi25/cityids/115-122.txt -> build/lib/pyowm/webapi25/cityids
copying pyowm/webapi25/xsd/forecast.xsd -> build/lib/pyowm/webapi25/xsd
copying pyowm/webapi25/xsd/location.xsd -> build/lib/pyowm/webapi25/xsd
copying pyowm/webapi25/xsd/observation.xsd -> build/lib/pyowm/webapi25/xsd
copying pyowm/webapi25/xsd/station.xsd -> build/lib/pyowm/webapi25/xsd
copying pyowm/webapi25/xsd/station_history.xsd -> build/lib/pyowm/webapi25/xsd
copying pyowm/webapi25/xsd/weather.xsd -> build/lib/pyowm/webapi25/xsd
running install_lib
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm
copying build/lib/pyowm/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/abstractions
copying build/lib/pyowm/abstractions/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/abstractions
copying build/lib/pyowm/abstractions/jsonparser.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/abstractions
copying build/lib/pyowm/abstractions/linkedlist.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/abstractions
copying build/lib/pyowm/abstractions/owm.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/abstractions
copying build/lib/pyowm/abstractions/owmcache.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/abstractions
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/caches
copying build/lib/pyowm/caches/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/caches
copying build/lib/pyowm/caches/lrucache.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/caches
copying build/lib/pyowm/caches/nullcache.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/caches
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/commons
copying build/lib/pyowm/commons/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/commons
copying build/lib/pyowm/commons/frontlinkedlist.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/commons
copying build/lib/pyowm/commons/owmhttpclient.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/commons
copying build/lib/pyowm/constants.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/exceptions
copying build/lib/pyowm/exceptions/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/exceptions
copying build/lib/pyowm/exceptions/api_call_error.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/exceptions
copying build/lib/pyowm/exceptions/api_response_error.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/exceptions
copying build/lib/pyowm/exceptions/not_found_error.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/exceptions
copying build/lib/pyowm/exceptions/parse_response_error.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/exceptions
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/utils
copying build/lib/pyowm/utils/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/utils
copying build/lib/pyowm/utils/temputils.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/utils
copying build/lib/pyowm/utils/timeformatutils.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/utils
copying build/lib/pyowm/utils/timeutils.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/utils
copying build/lib/pyowm/utils/xmlutils.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/utils
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25
copying build/lib/pyowm/webapi25/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25
copying build/lib/pyowm/webapi25/cityidregistry.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25/cityids
copying build/lib/pyowm/webapi25/cityids/097-102.txt -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25/cityids
copying build/lib/pyowm/webapi25/cityids/103-108.txt -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25/cityids
copying build/lib/pyowm/webapi25/cityids/109-114.txt -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25/cityids
copying build/lib/pyowm/webapi25/cityids/115-122.txt -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25/cityids
copying build/lib/pyowm/webapi25/cityids/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25/cityids
copying build/lib/pyowm/webapi25/configuration25.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25
copying build/lib/pyowm/webapi25/forecast.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25
copying build/lib/pyowm/webapi25/forecaster.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25
copying build/lib/pyowm/webapi25/forecastparser.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25
copying build/lib/pyowm/webapi25/historian.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25
copying build/lib/pyowm/webapi25/location.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25
copying build/lib/pyowm/webapi25/observation.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25
copying build/lib/pyowm/webapi25/observationlistparser.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25
copying build/lib/pyowm/webapi25/observationparser.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25
copying build/lib/pyowm/webapi25/owm25.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25
copying build/lib/pyowm/webapi25/station.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25
copying build/lib/pyowm/webapi25/stationhistory.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25
copying build/lib/pyowm/webapi25/stationhistoryparser.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25
copying build/lib/pyowm/webapi25/stationlistparser.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25
copying build/lib/pyowm/webapi25/stationparser.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25
copying build/lib/pyowm/webapi25/weather.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25
copying build/lib/pyowm/webapi25/weathercoderegistry.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25
copying build/lib/pyowm/webapi25/weatherhistoryparser.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25
copying build/lib/pyowm/webapi25/weatherutils.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25/xsd
copying build/lib/pyowm/webapi25/xsd/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25/xsd
copying build/lib/pyowm/webapi25/xsd/forecast.xsd -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25/xsd
copying build/lib/pyowm/webapi25/xsd/location.xsd -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25/xsd
copying build/lib/pyowm/webapi25/xsd/observation.xsd -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25/xsd
copying build/lib/pyowm/webapi25/xsd/station.xsd -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25/xsd
copying build/lib/pyowm/webapi25/xsd/station_history.xsd -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25/xsd
copying build/lib/pyowm/webapi25/xsd/weather.xsd -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25/xsd
copying build/lib/pyowm/webapi25/xsd/xmlnsconfig.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25/xsd
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tests
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tests/functional
copying build/lib/tests/functional/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tests/functional
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tests/unit
copying build/lib/tests/unit/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tests/unit
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/abstractions/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/abstractions/jsonparser.py to jsonparser.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/abstractions/linkedlist.py to linkedlist.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/abstractions/owm.py to owm.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/abstractions/owmcache.py to owmcache.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/caches/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/caches/lrucache.py to lrucache.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/caches/nullcache.py to nullcache.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/commons/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/commons/frontlinkedlist.py to frontlinkedlist.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/commons/owmhttpclient.py to owmhttpclient.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/constants.py to constants.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/exceptions/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/exceptions/api_call_error.py to api_call_error.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/exceptions/api_response_error.py to api_response_error.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/exceptions/not_found_error.py to not_found_error.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/exceptions/parse_response_error.py to parse_response_error.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/utils/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/utils/temputils.py to temputils.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/utils/timeformatutils.py to timeformatutils.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/utils/timeutils.py to timeutils.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/utils/xmlutils.py to xmlutils.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25/cityidregistry.py to cityidregistry.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25/cityids/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25/configuration25.py to configuration25.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25/forecast.py to forecast.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25/forecaster.py to forecaster.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25/forecastparser.py to forecastparser.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25/historian.py to historian.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25/location.py to location.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25/observation.py to observation.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25/observationlistparser.py to observationlistparser.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25/observationparser.py to observationparser.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25/owm25.py to owm25.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25/station.py to station.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25/stationhistory.py to stationhistory.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25/stationhistoryparser.py to stationhistoryparser.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25/stationlistparser.py to stationlistparser.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25/stationparser.py to stationparser.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25/weather.py to weather.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25/weathercoderegistry.py to weathercoderegistry.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25/weatherhistoryparser.py to weatherhistoryparser.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25/weatherutils.py to weatherutils.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25/xsd/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm/webapi25/xsd/xmlnsconfig.py to xmlnsconfig.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tests/functional/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/tests/unit/__init__.py to __init__.pyc
running install_egg_info
running egg_info
writing pyowm.egg-info/PKG-INFO
writing top-level names to pyowm.egg-info/top_level.txt
writing dependency_links to pyowm.egg-info/dependency_links.txt
reading manifest file 'pyowm.egg-info/SOURCES.txt'
writing manifest file 'pyowm.egg-info/SOURCES.txt'
Copying pyowm.egg-info to /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/pyowm-2.2.1-py2.7.egg-info
running install_scripts
writing list of installed files to '/tmp/pip-YFsf1J-record/install-record.txt'
Running setup.py install for pyowm: finished with status 'done'
Removing source in /private/tmp/pip-8f4VIl-build
Successfully installed pyowm-2.2.1
Cleaning up...
2017-04-28 19:00:04 -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--wolframalpha-20170428-38803-18gq121/wolframalpha-1.4
Processing /private/tmp/mycroft-core--wolframalpha-20170428-38803-18gq121/wolframalpha-1.4
Running setup.py (path:/private/tmp/pip-nPqfhf-build/setup.py) egg_info for package from file:///private/tmp/mycroft-core--wolframalpha-20170428-38803-18gq121/wolframalpha-1.4
Running command python setup.py egg_info
running egg_info
creating pip-egg-info/wolframalpha.egg-info
writing requirements to pip-egg-info/wolframalpha.egg-info/requires.txt
writing pip-egg-info/wolframalpha.egg-info/PKG-INFO
writing top-level names to pip-egg-info/wolframalpha.egg-info/top_level.txt
writing dependency_links to pip-egg-info/wolframalpha.egg-info/dependency_links.txt
writing entry points to pip-egg-info/wolframalpha.egg-info/entry_points.txt
writing manifest file 'pip-egg-info/wolframalpha.egg-info/SOURCES.txt'
reading manifest file 'pip-egg-info/wolframalpha.egg-info/SOURCES.txt'
writing manifest file 'pip-egg-info/wolframalpha.egg-info/SOURCES.txt'
Source in /private/tmp/pip-nPqfhf-build has version 1.4, which satisfies requirement wolframalpha==1.4 from file:///private/tmp/mycroft-core--wolframalpha-20170428-38803-18gq121/wolframalpha-1.4
Skipping bdist_wheel for wolframalpha, due to binaries being disabled for it.
Installing collected packages: wolframalpha
Running setup.py install for wolframalpha: started
Running command /usr/local/Cellar/mycroft-core/0.8.8/libexec/bin/python2.7 -u -c "import setuptools, tokenize;__file__='/private/tmp/pip-nPqfhf-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-zke7Qh-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/wolframalpha
running install
running build
running build_py
creating build
creating build/lib
creating build/lib/wolframalpha
copying wolframalpha/__init__.py -> build/lib/wolframalpha
copying wolframalpha/compat.py -> build/lib/wolframalpha
copying wolframalpha/pmxbot.py -> build/lib/wolframalpha
copying wolframalpha/test_client.py -> build/lib/wolframalpha
running egg_info
writing requirements to wolframalpha.egg-info/requires.txt
writing wolframalpha.egg-info/PKG-INFO
writing top-level names to wolframalpha.egg-info/top_level.txt
writing dependency_links to wolframalpha.egg-info/dependency_links.txt
writing entry points to wolframalpha.egg-info/entry_points.txt
reading manifest file 'wolframalpha.egg-info/SOURCES.txt'
writing manifest file 'wolframalpha.egg-info/SOURCES.txt'
running install_lib
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/wolframalpha
copying build/lib/wolframalpha/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/wolframalpha
copying build/lib/wolframalpha/compat.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/wolframalpha
copying build/lib/wolframalpha/pmxbot.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/wolframalpha
copying build/lib/wolframalpha/test_client.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/wolframalpha
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/wolframalpha/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/wolframalpha/compat.py to compat.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/wolframalpha/pmxbot.py to pmxbot.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/wolframalpha/test_client.py to test_client.pyc
running install_egg_info
Copying wolframalpha.egg-info to /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/wolframalpha-1.4-py2.7.egg-info
running install_scripts
writing list of installed files to '/tmp/pip-zke7Qh-record/install-record.txt'
Running setup.py install for wolframalpha: finished with status 'done'
Removing source in /private/tmp/pip-nPqfhf-build
Successfully installed wolframalpha-1.4
Cleaning up...
2017-04-28 19:00:30 -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--futures-20170428-38803-eny7gj/futures-3.0.3
Processing /private/tmp/mycroft-core--futures-20170428-38803-eny7gj/futures-3.0.3
Running setup.py (path:/private/tmp/pip-ICtmXl-build/setup.py) egg_info for package from file:///private/tmp/mycroft-core--futures-20170428-38803-eny7gj/futures-3.0.3
Running command python setup.py egg_info
running egg_info
creating pip-egg-info/futures.egg-info
writing pip-egg-info/futures.egg-info/PKG-INFO
writing top-level names to pip-egg-info/futures.egg-info/top_level.txt
writing dependency_links to pip-egg-info/futures.egg-info/dependency_links.txt
writing manifest file 'pip-egg-info/futures.egg-info/SOURCES.txt'
reading manifest file 'pip-egg-info/futures.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'pip-egg-info/futures.egg-info/SOURCES.txt'
Source in /private/tmp/pip-ICtmXl-build has version 3.0.3, which satisfies requirement futures==3.0.3 from file:///private/tmp/mycroft-core--futures-20170428-38803-eny7gj/futures-3.0.3
Skipping bdist_wheel for futures, due to binaries being disabled for it.
Installing collected packages: futures
Running setup.py install for futures: started
Running command /usr/local/Cellar/mycroft-core/0.8.8/libexec/bin/python2.7 -u -c "import setuptools, tokenize;__file__='/private/tmp/pip-ICtmXl-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-PK31n_-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/futures
running install
running build
running build_py
creating build
creating build/lib
creating build/lib/concurrent
copying concurrent/__init__.py -> build/lib/concurrent
creating build/lib/concurrent/futures
copying concurrent/futures/__init__.py -> build/lib/concurrent/futures
copying concurrent/futures/_base.py -> build/lib/concurrent/futures
copying concurrent/futures/process.py -> build/lib/concurrent/futures
copying concurrent/futures/thread.py -> build/lib/concurrent/futures
running install_lib
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/concurrent
copying build/lib/concurrent/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/concurrent
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/concurrent/futures
copying build/lib/concurrent/futures/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/concurrent/futures
copying build/lib/concurrent/futures/_base.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/concurrent/futures
copying build/lib/concurrent/futures/process.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/concurrent/futures
copying build/lib/concurrent/futures/thread.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/concurrent/futures
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/concurrent/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/concurrent/futures/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/concurrent/futures/_base.py to _base.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/concurrent/futures/process.py to process.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/concurrent/futures/thread.py to thread.pyc
running install_egg_info
running egg_info
writing futures.egg-info/PKG-INFO
writing top-level names to futures.egg-info/top_level.txt
writing dependency_links to futures.egg-info/dependency_links.txt
reading manifest file 'futures.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'futures.egg-info/SOURCES.txt'
Copying futures.egg-info to /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/futures-3.0.3-py2.7.egg-info
running install_scripts
writing list of installed files to '/tmp/pip-PK31n_-record/install-record.txt'
Running setup.py install for futures: finished with status 'done'
Removing source in /private/tmp/pip-ICtmXl-build
Successfully installed futures-3.0.3
Cleaning up...
2017-04-28 19:00: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--requests-futures-20170428-38803-vj6rw0/requests-futures-0.9.5
Processing /private/tmp/mycroft-core--requests-futures-20170428-38803-vj6rw0/requests-futures-0.9.5
Running setup.py (path:/private/tmp/pip-SWZnpK-build/setup.py) egg_info for package from file:///private/tmp/mycroft-core--requests-futures-20170428-38803-vj6rw0/requests-futures-0.9.5
Running command python setup.py egg_info
running egg_info
creating pip-egg-info/requests_futures.egg-info
writing requirements to pip-egg-info/requests_futures.egg-info/requires.txt
writing pip-egg-info/requests_futures.egg-info/PKG-INFO
writing top-level names to pip-egg-info/requests_futures.egg-info/top_level.txt
writing dependency_links to pip-egg-info/requests_futures.egg-info/dependency_links.txt
writing manifest file 'pip-egg-info/requests_futures.egg-info/SOURCES.txt'
reading manifest file 'pip-egg-info/requests_futures.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'pip-egg-info/requests_futures.egg-info/SOURCES.txt'
Source in /private/tmp/pip-SWZnpK-build has version 0.9.5, which satisfies requirement requests-futures==0.9.5 from file:///private/tmp/mycroft-core--requests-futures-20170428-38803-vj6rw0/requests-futures-0.9.5
Skipping bdist_wheel for requests-futures, due to binaries being disabled for it.
Installing collected packages: requests-futures
Running setup.py install for requests-futures: started
Running command /usr/local/Cellar/mycroft-core/0.8.8/libexec/bin/python2.7 -u -c "import setuptools, tokenize;__file__='/private/tmp/pip-SWZnpK-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-SsmVbj-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-futures
running install
running build
running build_py
creating build
creating build/lib
creating build/lib/requests_futures
copying requests_futures/__init__.py -> build/lib/requests_futures
copying requests_futures/sessions.py -> build/lib/requests_futures
running egg_info
writing requirements to requests_futures.egg-info/requires.txt
writing requests_futures.egg-info/PKG-INFO
writing top-level names to requests_futures.egg-info/top_level.txt
writing dependency_links to requests_futures.egg-info/dependency_links.txt
reading manifest file 'requests_futures.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'requests_futures.egg-info/SOURCES.txt'
running install_lib
creating /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests_futures
copying build/lib/requests_futures/__init__.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests_futures
copying build/lib/requests_futures/sessions.py -> /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests_futures
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests_futures/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests_futures/sessions.py to sessions.pyc
running install_egg_info
Copying requests_futures.egg-info to /usr/local/Cellar/mycroft-core/0.8.8/libexec/lib/python2.7/site-packages/requests_futures-0.9.5-py2.7.egg-info
running install_scripts
writing list of installed files to '/tmp/pip-SsmVbj-record/install-record.txt'
Running setup.py install for requests-futures: finished with status 'done'
Removing source in /private/tmp/pip-SWZnpK-build
Successfully installed requests-futures-0.9.5
Cleaning up...
2017-04-28 19:01:08 -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--astral-20170428-38803-1qjezfe/astral-0.9
Processing /private/tmp/mycroft-core--astral-20170428-38803-1qjezfe/astral-0.9
Running setup.py (path:/private/tmp/pip-R0fO1z-build/setup.py) egg_info for package from file:///private/tmp/mycroft-core--astral-20170428-38803-1qjezfe/astral-0.9
Running command python setup.py egg_info
running egg_info
creating pip-egg-info/astral.egg-info
writing requirements to pip-egg-info/astral.egg-info/requires.txt
writing pip-egg-info/astral.egg-info/PKG-INFO
writing top-level names to pip-egg-info/astral.egg-info/top_level.txt
writing dependency_links to pip-egg-info/astral.egg-info/dependency_links.txt
writing manifest file 'pip-egg-info/astral.egg-info/SOURCES.txt'
reading manifest file 'pip-egg-info/astral.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
writing manifest file 'pip-egg-info/astral.egg-info/SOURCES.txt'
Source in /private/tmp/pip-R0fO1z-build has version 0.9, which satisfies requirement astral==0.9 from file:///private/tmp/mycroft-core--astral-20170428-38803-1qjezfe/astral-0.9
Skipping bdist_wheel for astral, due to binaries being disabled for it.
Installing collected packages: astral
Running setup.py install for astral: started
Running command /usr/local/Cellar/mycroft-core/0.8.8/libexec/bin/python2.7 -u -c "import setuptools, tokenize;__file__='/private/tmp/pip-R0fO1z-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-P4KrqI-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/astral
running install
running build
running build_py
creating ../../../build
error: could not create '../../../build': Permission denied
Running setup.py install for astral: finished with status 'error'
Cleaning up...
Removing source in /private/tmp/pip-R0fO1z-build
Command "/usr/local/Cellar/mycroft-core/0.8.8/libexec/bin/python2.7 -u -c "import setuptools, tokenize;__file__='/private/tmp/pip-R0fO1z-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-P4KrqI-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/astral" failed with error code 1 in /private/tmp/pip-R0fO1z-build/
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 342, in run
prefix=options.prefix_path,
File "/usr/local/lib/python2.7/site-packages/pip/req/req_set.py", line 784, in install
**kwargs
File "/usr/local/lib/python2.7/site-packages/pip/req/req_install.py", line 878, in install
spinner=spinner,
File "/usr/local/lib/python2.7/site-packages/pip/utils/__init__.py", line 707, in call_subprocess
% (command_desc, proc.returncode, cwd))
InstallationError: Command "/usr/local/Cellar/mycroft-core/0.8.8/libexec/bin/python2.7 -u -c "import setuptools, tokenize;__file__='/private/tmp/pip-R0fO1z-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-P4KrqI-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/astral" failed with error code 1 in /private/tmp/pip-R0fO1z-build/
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: 3 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