Skip to content

Instantly share code, notes, and snippets.

Created June 13, 2017 08:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/5b1f14cee904b7ab80d78db6401d693f to your computer and use it in GitHub Desktop.
Save anonymous/5b1f14cee904b7ab80d78db6401d693f to your computer and use it in GitHub Desktop.
thefuck on macOS 10.13 - Homebrew build logs
Homebrew build logs for thefuck on macOS 10.13
Build date: 2017-06-12 20:59:29
HOMEBREW_VERSION: 1.2.2-65-ged9942fb
ORIGIN: https://github.com/Homebrew/brew
HEAD: ed9942fbd1ec4243f0a92ab8f9b2411c8b1fb091
Last commit: 17 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: fe2cb12124c3657a7b3f4181308576c5dc92e25f
Core tap last commit: 17 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.3.3 => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby
Clang: 9.0 build 900
Git: 2.13.1 => /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: N/A
macOS: 10.13-x86_64
Xcode: 9.0 => /Applications/Xcode-beta.app/Contents/Developer
CLT: N/A
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: You are using macOS 10.13.
We do not provide support for this pre-release version.
You may encounter build failures or other breakages.
Please create pull-requests instead of filing issues.
Warning: Ruby version 2.3.3 is unsupported on 10.13. Homebrew
is developed and tested on Ruby 2.0, and may not work correctly
on other Rubies. Patches are accepted as long as they don't cause breakage
on supported Rubies.
Warning: Homebrew's sbin was not found in your PATH but you have installed
formulae that put executables in /usr/local/sbin.
Consider setting the PATH for example like so
echo 'export PATH="/usr/local/sbin:$PATH"' >> ~/.bash_profile
2017-06-12 20:59:05 +0200
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/thefuck--homebrew-virtualenv-20170612-31798-1h03wkq/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/pip-8.1.2-py2.py3-none-any.whl -> build/lib/virtualenv_support
copying virtualenv_support/argparse-1.4.0-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
copying virtualenv_support/setuptools-21.2.1-py2.py3-none-any.whl -> build/lib/virtualenv_support
running install_lib
creating /tmp/thefuck--homebrew-virtualenv-20170612-31798-1h03wkq/target/lib/python2.7/site-packages/virtualenv_support
copying build/lib/virtualenv_support/__init__.py -> /tmp/thefuck--homebrew-virtualenv-20170612-31798-1h03wkq/target/lib/python2.7/site-packages/virtualenv_support
copying build/lib/virtualenv_support/pip-8.1.2-py2.py3-none-any.whl -> /tmp/thefuck--homebrew-virtualenv-20170612-31798-1h03wkq/target/lib/python2.7/site-packages/virtualenv_support
copying build/lib/virtualenv_support/argparse-1.4.0-py2.py3-none-any.whl -> /tmp/thefuck--homebrew-virtualenv-20170612-31798-1h03wkq/target/lib/python2.7/site-packages/virtualenv_support
copying build/lib/virtualenv_support/wheel-0.29.0-py2.py3-none-any.whl -> /tmp/thefuck--homebrew-virtualenv-20170612-31798-1h03wkq/target/lib/python2.7/site-packages/virtualenv_support
copying build/lib/virtualenv_support/setuptools-21.2.1-py2.py3-none-any.whl -> /tmp/thefuck--homebrew-virtualenv-20170612-31798-1h03wkq/target/lib/python2.7/site-packages/virtualenv_support
copying build/lib/virtualenv.py -> /tmp/thefuck--homebrew-virtualenv-20170612-31798-1h03wkq/target/lib/python2.7/site-packages
byte-compiling /tmp/thefuck--homebrew-virtualenv-20170612-31798-1h03wkq/target/lib/python2.7/site-packages/virtualenv_support/__init__.py to __init__.pyc
byte-compiling /tmp/thefuck--homebrew-virtualenv-20170612-31798-1h03wkq/target/lib/python2.7/site-packages/virtualenv.py to virtualenv.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/thefuck--homebrew-virtualenv-20170612-31798-1h03wkq/target/lib/python2.7/site-packages/virtualenv-15.0.2-py2.7.egg-info
running install_scripts
Installing virtualenv script to /tmp/thefuck--homebrew-virtualenv-20170612-31798-1h03wkq/target/bin
writing list of installed files to 'installed.txt'
2017-06-12 20:59:06 +0200
python
-s
/tmp/thefuck--homebrew-virtualenv-20170612-31798-1h03wkq/target/bin/virtualenv
-p
python
/usr/local/Cellar/thefuck/3.18/libexec
Already using interpreter /usr/bin/python
New python executable in /usr/local/Cellar/thefuck/3.18/libexec/bin/python
Installing setuptools, pip, wheel...done.
2017-06-12 20:59:11 +0200
/usr/local/Cellar/thefuck/3.18/libexec/bin/pip
install
-v
--no-deps
--no-binary
:all:
--ignore-installed
/private/tmp/thefuck--colorama-20170612-31798-exc7i9/colorama-0.3.9
Processing /private/tmp/thefuck--colorama-20170612-31798-exc7i9/colorama-0.3.9
Running setup.py (path:/private/tmp/pip-rXljzB-build/setup.py) egg_info for package from file:///private/tmp/thefuck--colorama-20170612-31798-exc7i9/colorama-0.3.9
Running command python setup.py egg_info
running egg_info
creating pip-egg-info/colorama.egg-info
writing pip-egg-info/colorama.egg-info/PKG-INFO
writing top-level names to pip-egg-info/colorama.egg-info/top_level.txt
writing dependency_links to pip-egg-info/colorama.egg-info/dependency_links.txt
writing manifest file 'pip-egg-info/colorama.egg-info/SOURCES.txt'
reading manifest file 'pip-egg-info/colorama.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'pip-egg-info/colorama.egg-info/SOURCES.txt'
Source in /private/tmp/pip-rXljzB-build has version 0.3.9, which satisfies requirement colorama==0.3.9 from file:///private/tmp/thefuck--colorama-20170612-31798-exc7i9/colorama-0.3.9
Skipping bdist_wheel for colorama, due to binaries being disabled for it.
Installing collected packages: colorama
Running setup.py install for colorama: started
Running command /usr/local/Cellar/thefuck/3.18/libexec/bin/python -u -c "import setuptools, tokenize;__file__='/private/tmp/pip-rXljzB-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-xvb9HG-record/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/Cellar/thefuck/3.18/libexec/include/site/python2.7/colorama
running install
running build
running build_py
creating build
creating build/lib
creating build/lib/colorama
copying colorama/__init__.py -> build/lib/colorama
copying colorama/win32.py -> build/lib/colorama
copying colorama/ansitowin32.py -> build/lib/colorama
copying colorama/ansi.py -> build/lib/colorama
copying colorama/winterm.py -> build/lib/colorama
copying colorama/initialise.py -> build/lib/colorama
running install_lib
creating /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/colorama
copying build/lib/colorama/__init__.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/colorama
copying build/lib/colorama/win32.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/colorama
copying build/lib/colorama/ansitowin32.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/colorama
copying build/lib/colorama/ansi.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/colorama
copying build/lib/colorama/winterm.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/colorama
copying build/lib/colorama/initialise.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/colorama
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/colorama/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/colorama/win32.py to win32.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/colorama/ansitowin32.py to ansitowin32.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/colorama/ansi.py to ansi.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/colorama/winterm.py to winterm.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/colorama/initialise.py to initialise.pyc
running install_egg_info
running egg_info
writing colorama.egg-info/PKG-INFO
writing top-level names to colorama.egg-info/top_level.txt
writing dependency_links to colorama.egg-info/dependency_links.txt
reading manifest file 'colorama.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'colorama.egg-info/SOURCES.txt'
Copying colorama.egg-info to /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/colorama-0.3.9-py2.7.egg-info
running install_scripts
writing list of installed files to '/tmp/pip-xvb9HG-record/install-record.txt'
Running setup.py install for colorama: finished with status 'done'
Removing source in /private/tmp/pip-rXljzB-build
Successfully installed colorama-0.3.9
Cleaning up...
2017-06-12 20:59:13 +0200
/usr/local/Cellar/thefuck/3.18/libexec/bin/pip
install
-v
--no-deps
--no-binary
:all:
--ignore-installed
/private/tmp/thefuck--decorator-20170612-31798-1nt1pv4/decorator-4.0.11
Processing /private/tmp/thefuck--decorator-20170612-31798-1nt1pv4/decorator-4.0.11
Running setup.py (path:/private/tmp/pip-vfwpcd-build/setup.py) egg_info for package from file:///private/tmp/thefuck--decorator-20170612-31798-1nt1pv4/decorator-4.0.11
Running command python setup.py egg_info
running egg_info
creating pip-egg-info/decorator.egg-info
writing pip-egg-info/decorator.egg-info/PKG-INFO
writing top-level names to pip-egg-info/decorator.egg-info/top_level.txt
writing dependency_links to pip-egg-info/decorator.egg-info/dependency_links.txt
writing manifest file 'pip-egg-info/decorator.egg-info/SOURCES.txt'
reading manifest file 'pip-egg-info/decorator.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'pip-egg-info/decorator.egg-info/SOURCES.txt'
Source in /private/tmp/pip-vfwpcd-build has version 4.0.11, which satisfies requirement decorator==4.0.11 from file:///private/tmp/thefuck--decorator-20170612-31798-1nt1pv4/decorator-4.0.11
Skipping bdist_wheel for decorator, due to binaries being disabled for it.
Installing collected packages: decorator
Running setup.py install for decorator: started
Running command /usr/local/Cellar/thefuck/3.18/libexec/bin/python -u -c "import setuptools, tokenize;__file__='/private/tmp/pip-vfwpcd-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-0OIDRB-record/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/Cellar/thefuck/3.18/libexec/include/site/python2.7/decorator
running install
running build
running build_py
creating build
creating build/lib
copying src/decorator.py -> build/lib
running install_lib
copying build/lib/decorator.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/decorator.py to decorator.pyc
running install_egg_info
running egg_info
writing src/decorator.egg-info/PKG-INFO
writing top-level names to src/decorator.egg-info/top_level.txt
writing dependency_links to src/decorator.egg-info/dependency_links.txt
reading manifest file 'src/decorator.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'src/decorator.egg-info/SOURCES.txt'
Copying src/decorator.egg-info to /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/decorator-4.0.11-py2.7.egg-info
running install_scripts
writing list of installed files to '/tmp/pip-0OIDRB-record/install-record.txt'
Running setup.py install for decorator: finished with status 'done'
Removing source in /private/tmp/pip-vfwpcd-build
Successfully installed decorator-4.0.11
Cleaning up...
2017-06-12 20:59:16 +0200
/usr/local/Cellar/thefuck/3.18/libexec/bin/pip
install
-v
--no-deps
--no-binary
:all:
--ignore-installed
/private/tmp/thefuck--pathlib2-20170612-31798-1j4p9j2/pathlib2-2.2.1
Processing /private/tmp/thefuck--pathlib2-20170612-31798-1j4p9j2/pathlib2-2.2.1
Running setup.py (path:/private/tmp/pip-z8SeqE-build/setup.py) egg_info for package from file:///private/tmp/thefuck--pathlib2-20170612-31798-1j4p9j2/pathlib2-2.2.1
Running command python setup.py egg_info
running egg_info
creating pip-egg-info/pathlib2.egg-info
writing requirements to pip-egg-info/pathlib2.egg-info/requires.txt
writing pip-egg-info/pathlib2.egg-info/PKG-INFO
writing top-level names to pip-egg-info/pathlib2.egg-info/top_level.txt
writing dependency_links to pip-egg-info/pathlib2.egg-info/dependency_links.txt
writing manifest file 'pip-egg-info/pathlib2.egg-info/SOURCES.txt'
reading manifest file 'pip-egg-info/pathlib2.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching '.travis.yml'
warning: no previously-included files found matching 'appveyor.yml'
warning: no previously-included files found matching 'codecov.yml'
no previously-included directories found matching 'appveyor'
writing manifest file 'pip-egg-info/pathlib2.egg-info/SOURCES.txt'
Source in /private/tmp/pip-z8SeqE-build has version 2.2.1, which satisfies requirement pathlib2==2.2.1 from file:///private/tmp/thefuck--pathlib2-20170612-31798-1j4p9j2/pathlib2-2.2.1
Skipping bdist_wheel for pathlib2, due to binaries being disabled for it.
Installing collected packages: pathlib2
Running setup.py install for pathlib2: started
Running command /usr/local/Cellar/thefuck/3.18/libexec/bin/python -u -c "import setuptools, tokenize;__file__='/private/tmp/pip-z8SeqE-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-LcJCGl-record/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/Cellar/thefuck/3.18/libexec/include/site/python2.7/pathlib2
running install
running build
running build_py
creating build
creating build/lib
copying pathlib2.py -> build/lib
running install_lib
copying build/lib/pathlib2.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/pathlib2.py to pathlib2.pyc
running install_egg_info
running egg_info
writing requirements to pathlib2.egg-info/requires.txt
writing pathlib2.egg-info/PKG-INFO
writing top-level names to pathlib2.egg-info/top_level.txt
writing dependency_links to pathlib2.egg-info/dependency_links.txt
reading manifest file 'pathlib2.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching '.travis.yml'
warning: no previously-included files found matching 'appveyor.yml'
warning: no previously-included files found matching 'codecov.yml'
no previously-included directories found matching 'appveyor'
writing manifest file 'pathlib2.egg-info/SOURCES.txt'
Copying pathlib2.egg-info to /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/pathlib2-2.2.1-py2.7.egg-info
running install_scripts
writing list of installed files to '/tmp/pip-LcJCGl-record/install-record.txt'
Running setup.py install for pathlib2: finished with status 'done'
Removing source in /private/tmp/pip-z8SeqE-build
Successfully installed pathlib2-2.2.1
Cleaning up...
2017-06-12 20:59:19 +0200
/usr/local/Cellar/thefuck/3.18/libexec/bin/pip
install
-v
--no-deps
--no-binary
:all:
--ignore-installed
/private/tmp/thefuck--psutil-20170612-31798-jc0a21/psutil-5.2.2
Processing /private/tmp/thefuck--psutil-20170612-31798-jc0a21/psutil-5.2.2
Running setup.py (path:/private/tmp/pip-YslUN4-build/setup.py) egg_info for package from file:///private/tmp/thefuck--psutil-20170612-31798-jc0a21/psutil-5.2.2
Running command python setup.py egg_info
running egg_info
creating pip-egg-info/psutil.egg-info
writing pip-egg-info/psutil.egg-info/PKG-INFO
writing top-level names to pip-egg-info/psutil.egg-info/top_level.txt
writing dependency_links to pip-egg-info/psutil.egg-info/dependency_links.txt
writing manifest file 'pip-egg-info/psutil.egg-info/SOURCES.txt'
reading manifest file 'pip-egg-info/psutil.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: manifest_maker: MANIFEST.in, line 14: 'recursive-include' expects <dir> <pattern1> <pattern2> ...
warning: no previously-included files matching '*' found under directory 'docs/_build'
warning: no previously-included files matching '*' found under directory '.ci'
writing manifest file 'pip-egg-info/psutil.egg-info/SOURCES.txt'
Source in /private/tmp/pip-YslUN4-build has version 5.2.2, which satisfies requirement psutil==5.2.2 from file:///private/tmp/thefuck--psutil-20170612-31798-jc0a21/psutil-5.2.2
Skipping bdist_wheel for psutil, due to binaries being disabled for it.
Installing collected packages: psutil
Running setup.py install for psutil: started
Running command /usr/local/Cellar/thefuck/3.18/libexec/bin/python -u -c "import setuptools, tokenize;__file__='/private/tmp/pip-YslUN4-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-YRaQLU-record/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/Cellar/thefuck/3.18/libexec/include/site/python2.7/psutil
running install
running build
running build_py
creating build
creating build/lib.macosx-10.13-intel-2.7
creating build/lib.macosx-10.13-intel-2.7/psutil
copying psutil/_pswindows.py -> build/lib.macosx-10.13-intel-2.7/psutil
copying psutil/_common.py -> build/lib.macosx-10.13-intel-2.7/psutil
copying psutil/__init__.py -> build/lib.macosx-10.13-intel-2.7/psutil
copying psutil/_psosx.py -> build/lib.macosx-10.13-intel-2.7/psutil
copying psutil/_psbsd.py -> build/lib.macosx-10.13-intel-2.7/psutil
copying psutil/_pslinux.py -> build/lib.macosx-10.13-intel-2.7/psutil
copying psutil/_compat.py -> build/lib.macosx-10.13-intel-2.7/psutil
copying psutil/_psposix.py -> build/lib.macosx-10.13-intel-2.7/psutil
copying psutil/_pssunos.py -> build/lib.macosx-10.13-intel-2.7/psutil
creating build/lib.macosx-10.13-intel-2.7/psutil/tests
copying psutil/tests/runner.py -> build/lib.macosx-10.13-intel-2.7/psutil/tests
copying psutil/tests/test_misc.py -> build/lib.macosx-10.13-intel-2.7/psutil/tests
copying psutil/tests/test_posix.py -> build/lib.macosx-10.13-intel-2.7/psutil/tests
copying psutil/tests/test_linux.py -> build/lib.macosx-10.13-intel-2.7/psutil/tests
copying psutil/tests/test_sunos.py -> build/lib.macosx-10.13-intel-2.7/psutil/tests
copying psutil/tests/__init__.py -> build/lib.macosx-10.13-intel-2.7/psutil/tests
copying psutil/tests/test_process.py -> build/lib.macosx-10.13-intel-2.7/psutil/tests
copying psutil/tests/test_bsd.py -> build/lib.macosx-10.13-intel-2.7/psutil/tests
copying psutil/tests/test_system.py -> build/lib.macosx-10.13-intel-2.7/psutil/tests
copying psutil/tests/test_osx.py -> build/lib.macosx-10.13-intel-2.7/psutil/tests
copying psutil/tests/test_memory_leaks.py -> build/lib.macosx-10.13-intel-2.7/psutil/tests
copying psutil/tests/test_windows.py -> build/lib.macosx-10.13-intel-2.7/psutil/tests
running build_ext
building 'psutil._psutil_osx' extension
creating build/temp.macosx-10.13-intel-2.7
creating build/temp.macosx-10.13-intel-2.7/psutil
creating build/temp.macosx-10.13-intel-2.7/psutil/arch
creating build/temp.macosx-10.13-intel-2.7/psutil/arch/osx
clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DPSUTIL_POSIX=1 -DPSUTIL_VERSION=522 -DPSUTIL_OSX=1 -I/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c psutil/_psutil_osx.c -o build/temp.macosx-10.13-intel-2.7/psutil/_psutil_osx.o
clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DPSUTIL_POSIX=1 -DPSUTIL_VERSION=522 -DPSUTIL_OSX=1 -I/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c psutil/_psutil_common.c -o build/temp.macosx-10.13-intel-2.7/psutil/_psutil_common.o
clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DPSUTIL_POSIX=1 -DPSUTIL_VERSION=522 -DPSUTIL_OSX=1 -I/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c psutil/arch/osx/process_info.c -o build/temp.macosx-10.13-intel-2.7/psutil/arch/osx/process_info.o
clang -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -Wl,-F. build/temp.macosx-10.13-intel-2.7/psutil/_psutil_osx.o build/temp.macosx-10.13-intel-2.7/psutil/_psutil_common.o build/temp.macosx-10.13-intel-2.7/psutil/arch/osx/process_info.o -o build/lib.macosx-10.13-intel-2.7/psutil/_psutil_osx.so -framework CoreFoundation -framework IOKit
building 'psutil._psutil_posix' extension
clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DPSUTIL_POSIX=1 -DPSUTIL_VERSION=522 -DPSUTIL_OSX=1 -I/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c psutil/_psutil_posix.c -o build/temp.macosx-10.13-intel-2.7/psutil/_psutil_posix.o
clang -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -Wl,-F. build/temp.macosx-10.13-intel-2.7/psutil/_psutil_posix.o -o build/lib.macosx-10.13-intel-2.7/psutil/_psutil_posix.so
running install_lib
creating /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/psutil
copying build/lib.macosx-10.13-intel-2.7/psutil/_psutil_osx.so -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/psutil
copying build/lib.macosx-10.13-intel-2.7/psutil/_pswindows.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/psutil
creating /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/psutil/tests
copying build/lib.macosx-10.13-intel-2.7/psutil/tests/runner.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/psutil/tests
copying build/lib.macosx-10.13-intel-2.7/psutil/tests/test_misc.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/psutil/tests
copying build/lib.macosx-10.13-intel-2.7/psutil/tests/test_posix.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/psutil/tests
copying build/lib.macosx-10.13-intel-2.7/psutil/tests/test_linux.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/psutil/tests
copying build/lib.macosx-10.13-intel-2.7/psutil/tests/test_sunos.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/psutil/tests
copying build/lib.macosx-10.13-intel-2.7/psutil/tests/__init__.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/psutil/tests
copying build/lib.macosx-10.13-intel-2.7/psutil/tests/test_process.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/psutil/tests
copying build/lib.macosx-10.13-intel-2.7/psutil/tests/test_bsd.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/psutil/tests
copying build/lib.macosx-10.13-intel-2.7/psutil/tests/test_system.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/psutil/tests
copying build/lib.macosx-10.13-intel-2.7/psutil/tests/test_osx.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/psutil/tests
copying build/lib.macosx-10.13-intel-2.7/psutil/tests/test_memory_leaks.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/psutil/tests
copying build/lib.macosx-10.13-intel-2.7/psutil/tests/test_windows.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/psutil/tests
copying build/lib.macosx-10.13-intel-2.7/psutil/_common.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/psutil
copying build/lib.macosx-10.13-intel-2.7/psutil/__init__.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/psutil
copying build/lib.macosx-10.13-intel-2.7/psutil/_psosx.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/psutil
copying build/lib.macosx-10.13-intel-2.7/psutil/_psbsd.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/psutil
copying build/lib.macosx-10.13-intel-2.7/psutil/_psutil_posix.so -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/psutil
copying build/lib.macosx-10.13-intel-2.7/psutil/_pslinux.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/psutil
copying build/lib.macosx-10.13-intel-2.7/psutil/_compat.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/psutil
copying build/lib.macosx-10.13-intel-2.7/psutil/_psposix.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/psutil
copying build/lib.macosx-10.13-intel-2.7/psutil/_pssunos.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/psutil
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/psutil/_pswindows.py to _pswindows.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/psutil/tests/runner.py to runner.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/psutil/tests/test_misc.py to test_misc.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/psutil/tests/test_posix.py to test_posix.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/psutil/tests/test_linux.py to test_linux.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/psutil/tests/test_sunos.py to test_sunos.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/psutil/tests/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/psutil/tests/test_process.py to test_process.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/psutil/tests/test_bsd.py to test_bsd.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/psutil/tests/test_system.py to test_system.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/psutil/tests/test_osx.py to test_osx.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/psutil/tests/test_memory_leaks.py to test_memory_leaks.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/psutil/tests/test_windows.py to test_windows.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/psutil/_common.py to _common.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/psutil/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/psutil/_psosx.py to _psosx.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/psutil/_psbsd.py to _psbsd.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/psutil/_pslinux.py to _pslinux.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/psutil/_compat.py to _compat.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/psutil/_psposix.py to _psposix.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/psutil/_pssunos.py to _pssunos.pyc
running install_egg_info
running egg_info
writing psutil.egg-info/PKG-INFO
writing top-level names to psutil.egg-info/top_level.txt
writing dependency_links to psutil.egg-info/dependency_links.txt
reading manifest file 'psutil.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: manifest_maker: MANIFEST.in, line 14: 'recursive-include' expects <dir> <pattern1> <pattern2> ...
warning: no previously-included files matching '*' found under directory 'docs/_build'
warning: no previously-included files matching '*' found under directory '.ci'
writing manifest file 'psutil.egg-info/SOURCES.txt'
Copying psutil.egg-info to /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/psutil-5.2.2-py2.7.egg-info
running install_scripts
writing list of installed files to '/tmp/pip-YRaQLU-record/install-record.txt'
Running setup.py install for psutil: finished with status 'done'
Removing source in /private/tmp/pip-YslUN4-build
Successfully installed psutil-5.2.2
Cleaning up...
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DPSUTIL_POSIX=1 -DPSUTIL_VERSION=522 -DPSUTIL_OSX=1 -I/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c psutil/_psutil_osx.c -o build/temp.macosx-10.13-intel-2.7/psutil/_psutil_osx.o
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64
superenv added: -w -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DPSUTIL_POSIX=1 -DPSUTIL_VERSION=522 -DPSUTIL_OSX=1 -I/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c psutil/_psutil_osx.c -o build/temp.macosx-10.13-intel-2.7/psutil/_psutil_osx.o -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DPSUTIL_POSIX=1 -DPSUTIL_VERSION=522 -DPSUTIL_OSX=1 -I/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c psutil/_psutil_common.c -o build/temp.macosx-10.13-intel-2.7/psutil/_psutil_common.o
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64
superenv added: -w -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DPSUTIL_POSIX=1 -DPSUTIL_VERSION=522 -DPSUTIL_OSX=1 -I/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c psutil/_psutil_common.c -o build/temp.macosx-10.13-intel-2.7/psutil/_psutil_common.o -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DPSUTIL_POSIX=1 -DPSUTIL_VERSION=522 -DPSUTIL_OSX=1 -I/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c psutil/arch/osx/process_info.c -o build/temp.macosx-10.13-intel-2.7/psutil/arch/osx/process_info.o
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64
superenv added: -w -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DPSUTIL_POSIX=1 -DPSUTIL_VERSION=522 -DPSUTIL_OSX=1 -I/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c psutil/arch/osx/process_info.c -o build/temp.macosx-10.13-intel-2.7/psutil/arch/osx/process_info.o -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -Wl,-F. build/temp.macosx-10.13-intel-2.7/psutil/_psutil_osx.o build/temp.macosx-10.13-intel-2.7/psutil/_psutil_common.o build/temp.macosx-10.13-intel-2.7/psutil/arch/osx/process_info.o -o build/lib.macosx-10.13-intel-2.7/psutil/_psutil_osx.so -framework CoreFoundation -framework IOKit
superenv removed: -arch i386 -arch x86_64
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/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 -Wl,-F. build/temp.macosx-10.13-intel-2.7/psutil/_psutil_osx.o build/temp.macosx-10.13-intel-2.7/psutil/_psutil_common.o build/temp.macosx-10.13-intel-2.7/psutil/arch/osx/process_info.o -o build/lib.macosx-10.13-intel-2.7/psutil/_psutil_osx.so -framework CoreFoundation -framework IOKit -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DPSUTIL_POSIX=1 -DPSUTIL_VERSION=522 -DPSUTIL_OSX=1 -I/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c psutil/_psutil_posix.c -o build/temp.macosx-10.13-intel-2.7/psutil/_psutil_posix.o
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64
superenv added: -w -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DPSUTIL_POSIX=1 -DPSUTIL_VERSION=522 -DPSUTIL_OSX=1 -I/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c psutil/_psutil_posix.c -o build/temp.macosx-10.13-intel-2.7/psutil/_psutil_posix.o -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -Wl,-F. build/temp.macosx-10.13-intel-2.7/psutil/_psutil_posix.o -o build/lib.macosx-10.13-intel-2.7/psutil/_psutil_posix.so
superenv removed: -arch i386 -arch x86_64
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/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 -Wl,-F. build/temp.macosx-10.13-intel-2.7/psutil/_psutil_posix.o -o build/lib.macosx-10.13-intel-2.7/psutil/_psutil_posix.so -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
2017-06-12 20:59:24 +0200
/usr/local/Cellar/thefuck/3.18/libexec/bin/pip
install
-v
--no-deps
--no-binary
:all:
--ignore-installed
/private/tmp/thefuck--scandir-20170612-31798-x2gavc/scandir-1.5
Processing /private/tmp/thefuck--scandir-20170612-31798-x2gavc/scandir-1.5
Running setup.py (path:/private/tmp/pip-h6QJwA-build/setup.py) egg_info for package from file:///private/tmp/thefuck--scandir-20170612-31798-x2gavc/scandir-1.5
Running command python setup.py egg_info
running egg_info
creating pip-egg-info/scandir.egg-info
writing pip-egg-info/scandir.egg-info/PKG-INFO
writing top-level names to pip-egg-info/scandir.egg-info/top_level.txt
writing dependency_links to pip-egg-info/scandir.egg-info/dependency_links.txt
writing manifest file 'pip-egg-info/scandir.egg-info/SOURCES.txt'
reading manifest file 'pip-egg-info/scandir.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'pip-egg-info/scandir.egg-info/SOURCES.txt'
Source in /private/tmp/pip-h6QJwA-build has version 1.5, which satisfies requirement scandir==1.5 from file:///private/tmp/thefuck--scandir-20170612-31798-x2gavc/scandir-1.5
Skipping bdist_wheel for scandir, due to binaries being disabled for it.
Installing collected packages: scandir
Running setup.py install for scandir: started
Running command /usr/local/Cellar/thefuck/3.18/libexec/bin/python -u -c "import setuptools, tokenize;__file__='/private/tmp/pip-h6QJwA-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-ymA24w-record/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/Cellar/thefuck/3.18/libexec/include/site/python2.7/scandir
running install
running build
running build_py
creating build
creating build/lib.macosx-10.13-intel-2.7
copying scandir.py -> build/lib.macosx-10.13-intel-2.7
running build_ext
building '_scandir' extension
creating build/temp.macosx-10.13-intel-2.7
clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -I/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _scandir.c -o build/temp.macosx-10.13-intel-2.7/_scandir.o
clang -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -Wl,-F. build/temp.macosx-10.13-intel-2.7/_scandir.o -o build/lib.macosx-10.13-intel-2.7/_scandir.so
running install_lib
copying build/lib.macosx-10.13-intel-2.7/_scandir.so -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages
copying build/lib.macosx-10.13-intel-2.7/scandir.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/scandir.py to scandir.pyc
running install_egg_info
running egg_info
writing scandir.egg-info/PKG-INFO
writing top-level names to scandir.egg-info/top_level.txt
writing dependency_links to scandir.egg-info/dependency_links.txt
reading manifest file 'scandir.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'scandir.egg-info/SOURCES.txt'
Copying scandir.egg-info to /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/scandir-1.5-py2.7.egg-info
running install_scripts
writing list of installed files to '/tmp/pip-ymA24w-record/install-record.txt'
Running setup.py install for scandir: finished with status 'done'
Removing source in /private/tmp/pip-h6QJwA-build
Successfully installed scandir-1.5
Cleaning up...
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -I/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _scandir.c -o build/temp.macosx-10.13-intel-2.7/_scandir.o
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64
superenv added: -w -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -I/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _scandir.c -o build/temp.macosx-10.13-intel-2.7/_scandir.o -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -Wl,-F. build/temp.macosx-10.13-intel-2.7/_scandir.o -o build/lib.macosx-10.13-intel-2.7/_scandir.so
superenv removed: -arch i386 -arch x86_64
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/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 -Wl,-F. build/temp.macosx-10.13-intel-2.7/_scandir.o -o build/lib.macosx-10.13-intel-2.7/_scandir.so -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
2017-06-12 20:59:27 +0200
/usr/local/Cellar/thefuck/3.18/libexec/bin/pip
install
-v
--no-deps
--no-binary
:all:
--ignore-installed
/private/tmp/thefuck--six-20170612-31798-bwf0yc/six-1.10.0
Processing /private/tmp/thefuck--six-20170612-31798-bwf0yc/six-1.10.0
Running setup.py (path:/private/tmp/pip-IdZkRN-build/setup.py) egg_info for package from file:///private/tmp/thefuck--six-20170612-31798-bwf0yc/six-1.10.0
Running command python setup.py egg_info
running egg_info
creating pip-egg-info/six.egg-info
writing pip-egg-info/six.egg-info/PKG-INFO
writing top-level names to pip-egg-info/six.egg-info/top_level.txt
writing dependency_links to pip-egg-info/six.egg-info/dependency_links.txt
writing manifest file 'pip-egg-info/six.egg-info/SOURCES.txt'
reading manifest file 'pip-egg-info/six.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'documentation/_build'
writing manifest file 'pip-egg-info/six.egg-info/SOURCES.txt'
Source in /private/tmp/pip-IdZkRN-build has version 1.10.0, which satisfies requirement six==1.10.0 from file:///private/tmp/thefuck--six-20170612-31798-bwf0yc/six-1.10.0
Skipping bdist_wheel for six, due to binaries being disabled for it.
Installing collected packages: six
Running setup.py install for six: started
Running command /usr/local/Cellar/thefuck/3.18/libexec/bin/python -u -c "import setuptools, tokenize;__file__='/private/tmp/pip-IdZkRN-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-b50HFi-record/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/Cellar/thefuck/3.18/libexec/include/site/python2.7/six
running install
running build
running build_py
creating build
creating build/lib
copying six.py -> build/lib
running install_lib
copying build/lib/six.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/six.py to six.pyc
running install_egg_info
running egg_info
writing six.egg-info/PKG-INFO
writing top-level names to six.egg-info/top_level.txt
writing dependency_links to six.egg-info/dependency_links.txt
reading manifest file 'six.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'documentation/_build'
writing manifest file 'six.egg-info/SOURCES.txt'
Copying six.egg-info to /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/six-1.10.0-py2.7.egg-info
running install_scripts
writing list of installed files to '/tmp/pip-b50HFi-record/install-record.txt'
Running setup.py install for six: finished with status 'done'
Removing source in /private/tmp/pip-IdZkRN-build
Successfully installed six-1.10.0
Cleaning up...
2017-06-12 20:59:29 +0200
/usr/local/Cellar/thefuck/3.18/libexec/bin/pip
install
-v
--no-deps
--no-binary
:all:
--ignore-installed
/private/tmp/thefuck-20170612-31798-1vo0lxn/thefuck-3.18
Processing /private/tmp/thefuck-20170612-31798-1vo0lxn/thefuck-3.18
Running setup.py (path:/private/tmp/pip-dXvQPZ-build/setup.py) egg_info for package from file:///private/tmp/thefuck-20170612-31798-1vo0lxn/thefuck-3.18
Running command python setup.py egg_info
running egg_info
creating pip-egg-info/thefuck.egg-info
writing requirements to pip-egg-info/thefuck.egg-info/requires.txt
writing pip-egg-info/thefuck.egg-info/PKG-INFO
writing top-level names to pip-egg-info/thefuck.egg-info/top_level.txt
writing dependency_links to pip-egg-info/thefuck.egg-info/dependency_links.txt
writing entry points to pip-egg-info/thefuck.egg-info/entry_points.txt
writing manifest file 'pip-egg-info/thefuck.egg-info/SOURCES.txt'
reading manifest file 'pip-egg-info/thefuck.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'pip-egg-info/thefuck.egg-info/SOURCES.txt'
Source in /private/tmp/pip-dXvQPZ-build has version 3.18, which satisfies requirement thefuck==3.18 from file:///private/tmp/thefuck-20170612-31798-1vo0lxn/thefuck-3.18
Skipping bdist_wheel for thefuck, due to binaries being disabled for it.
Installing collected packages: thefuck
Running setup.py install for thefuck: started
Running command /usr/local/Cellar/thefuck/3.18/libexec/bin/python -u -c "import setuptools, tokenize;__file__='/private/tmp/pip-dXvQPZ-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-OoDYYP-record/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/Cellar/thefuck/3.18/libexec/include/site/python2.7/thefuck
running install
running build
running build_py
creating build
creating build/lib
creating build/lib/thefuck
copying thefuck/corrector.py -> build/lib/thefuck
copying thefuck/ui.py -> build/lib/thefuck
copying thefuck/conf.py -> build/lib/thefuck
copying thefuck/__init__.py -> build/lib/thefuck
copying thefuck/types.py -> build/lib/thefuck
copying thefuck/utils.py -> build/lib/thefuck
copying thefuck/logs.py -> build/lib/thefuck
copying thefuck/exceptions.py -> build/lib/thefuck
copying thefuck/main.py -> build/lib/thefuck
copying thefuck/const.py -> build/lib/thefuck
copying thefuck/argument_parser.py -> build/lib/thefuck
copying thefuck/not_configured.py -> build/lib/thefuck
creating build/lib/thefuck/specific
copying thefuck/specific/git.py -> build/lib/thefuck/specific
copying thefuck/specific/sudo.py -> build/lib/thefuck/specific
copying thefuck/specific/__init__.py -> build/lib/thefuck/specific
copying thefuck/specific/npm.py -> build/lib/thefuck/specific
copying thefuck/specific/archlinux.py -> build/lib/thefuck/specific
copying thefuck/specific/apt.py -> build/lib/thefuck/specific
copying thefuck/specific/brew.py -> build/lib/thefuck/specific
creating build/lib/thefuck/shells
copying thefuck/shells/tcsh.py -> build/lib/thefuck/shells
copying thefuck/shells/powershell.py -> build/lib/thefuck/shells
copying thefuck/shells/generic.py -> build/lib/thefuck/shells
copying thefuck/shells/bash.py -> build/lib/thefuck/shells
copying thefuck/shells/__init__.py -> build/lib/thefuck/shells
copying thefuck/shells/zsh.py -> build/lib/thefuck/shells
copying thefuck/shells/fish.py -> build/lib/thefuck/shells
creating build/lib/thefuck/system
copying thefuck/system/unix.py -> build/lib/thefuck/system
copying thefuck/system/__init__.py -> build/lib/thefuck/system
copying thefuck/system/win32.py -> build/lib/thefuck/system
creating build/lib/thefuck/rules
copying thefuck/rules/git_push.py -> build/lib/thefuck/rules
copying thefuck/rules/git_bisect_usage.py -> build/lib/thefuck/rules
copying thefuck/rules/yarn_alias.py -> build/lib/thefuck/rules
copying thefuck/rules/git_pull_clone.py -> build/lib/thefuck/rules
copying thefuck/rules/ssh_known_hosts.py -> build/lib/thefuck/rules
copying thefuck/rules/pacman.py -> build/lib/thefuck/rules
copying thefuck/rules/ln_s_order.py -> build/lib/thefuck/rules
copying thefuck/rules/java.py -> build/lib/thefuck/rules
copying thefuck/rules/brew_upgrade.py -> build/lib/thefuck/rules
copying thefuck/rules/yarn_command_not_found.py -> build/lib/thefuck/rules
copying thefuck/rules/composer_not_command.py -> build/lib/thefuck/rules
copying thefuck/rules/git_flag_after_filename.py -> build/lib/thefuck/rules
copying thefuck/rules/git_rm_local_modifications.py -> build/lib/thefuck/rules
copying thefuck/rules/git_stash.py -> build/lib/thefuck/rules
copying thefuck/rules/ls_all.py -> build/lib/thefuck/rules
copying thefuck/rules/lein_not_task.py -> build/lib/thefuck/rules
copying thefuck/rules/git_remote_seturl_add.py -> build/lib/thefuck/rules
copying thefuck/rules/remove_trailing_cedilla.py -> build/lib/thefuck/rules
copying thefuck/rules/pacman_not_found.py -> build/lib/thefuck/rules
copying thefuck/rules/scm_correction.py -> build/lib/thefuck/rules
copying thefuck/rules/git_push_pull.py -> build/lib/thefuck/rules
copying thefuck/rules/django_south_merge.py -> build/lib/thefuck/rules
copying thefuck/rules/git_add_force.py -> build/lib/thefuck/rules
copying thefuck/rules/no_such_file.py -> build/lib/thefuck/rules
copying thefuck/rules/sed_unterminated_s.py -> build/lib/thefuck/rules
copying thefuck/rules/sudo.py -> build/lib/thefuck/rules
copying thefuck/rules/git_help_aliased.py -> build/lib/thefuck/rules
copying thefuck/rules/gradle_no_task.py -> build/lib/thefuck/rules
copying thefuck/rules/mvn_unknown_lifecycle_phase.py -> build/lib/thefuck/rules
copying thefuck/rules/unknown_command.py -> build/lib/thefuck/rules
copying thefuck/rules/cd_correction.py -> build/lib/thefuck/rules
copying thefuck/rules/man.py -> build/lib/thefuck/rules
copying thefuck/rules/dirty_untar.py -> build/lib/thefuck/rules
copying thefuck/rules/mvn_no_command.py -> build/lib/thefuck/rules
copying thefuck/rules/mkdir_p.py -> build/lib/thefuck/rules
copying thefuck/rules/cargo.py -> build/lib/thefuck/rules
copying thefuck/rules/switch_lang.py -> build/lib/thefuck/rules
copying thefuck/rules/brew_link.py -> build/lib/thefuck/rules
copying thefuck/rules/fab_command_not_found.py -> build/lib/thefuck/rules
copying thefuck/rules/vagrant_up.py -> build/lib/thefuck/rules
copying thefuck/rules/git_rm_recursive.py -> build/lib/thefuck/rules
copying thefuck/rules/tmux.py -> build/lib/thefuck/rules
copying thefuck/rules/ifconfig_device_not_found.py -> build/lib/thefuck/rules
copying thefuck/rules/chmod_x.py -> build/lib/thefuck/rules
copying thefuck/rules/rm_dir.py -> build/lib/thefuck/rules
copying thefuck/rules/__init__.py -> build/lib/thefuck/rules
copying thefuck/rules/react_native_command_unrecognized.py -> build/lib/thefuck/rules
copying thefuck/rules/test.py.py -> build/lib/thefuck/rules
copying thefuck/rules/git_rebase_no_changes.py -> build/lib/thefuck/rules
copying thefuck/rules/git_checkout.py -> build/lib/thefuck/rules
copying thefuck/rules/npm_run_script.py -> build/lib/thefuck/rules
copying thefuck/rules/go_run.py -> build/lib/thefuck/rules
copying thefuck/rules/git_push_force.py -> build/lib/thefuck/rules
copying thefuck/rules/git_push_without_commits.py -> build/lib/thefuck/rules
copying thefuck/rules/ln_no_hard_link.py -> build/lib/thefuck/rules
copying thefuck/rules/mercurial.py -> build/lib/thefuck/rules
copying thefuck/rules/apt_invalid_operation.py -> build/lib/thefuck/rules
copying thefuck/rules/git_fix_stash.py -> build/lib/thefuck/rules
copying thefuck/rules/workon_doesnt_exists.py -> build/lib/thefuck/rules
copying thefuck/rules/git_rm_staged.py -> build/lib/thefuck/rules
copying thefuck/rules/git_stash_pop.py -> build/lib/thefuck/rules
copying thefuck/rules/docker_not_command.py -> build/lib/thefuck/rules
copying thefuck/rules/dirty_unzip.py -> build/lib/thefuck/rules
copying thefuck/rules/gradle_wrapper.py -> build/lib/thefuck/rules
copying thefuck/rules/tsuru_not_command.py -> build/lib/thefuck/rules
copying thefuck/rules/cp_omitting_directory.py -> build/lib/thefuck/rules
copying thefuck/rules/hostscli.py -> build/lib/thefuck/rules
copying thefuck/rules/tsuru_login.py -> build/lib/thefuck/rules
copying thefuck/rules/git_add.py -> build/lib/thefuck/rules
copying thefuck/rules/git_two_dashes.py -> build/lib/thefuck/rules
copying thefuck/rules/npm_missing_script.py -> build/lib/thefuck/rules
copying thefuck/rules/javac.py -> build/lib/thefuck/rules
copying thefuck/rules/path_from_history.py -> build/lib/thefuck/rules
copying thefuck/rules/sl_ls.py -> build/lib/thefuck/rules
copying thefuck/rules/yarn_command_replaced.py -> build/lib/thefuck/rules
copying thefuck/rules/man_no_space.py -> build/lib/thefuck/rules
copying thefuck/rules/fix_alt_space.py -> build/lib/thefuck/rules
copying thefuck/rules/git_tag_force.py -> build/lib/thefuck/rules
copying thefuck/rules/has_exists_script.py -> build/lib/thefuck/rules
copying thefuck/rules/cd_parent.py -> build/lib/thefuck/rules
copying thefuck/rules/open.py -> build/lib/thefuck/rules
copying thefuck/rules/apt_get_search.py -> build/lib/thefuck/rules
copying thefuck/rules/dry.py -> build/lib/thefuck/rules
copying thefuck/rules/systemctl.py -> build/lib/thefuck/rules
copying thefuck/rules/grep_arguments_order.py -> build/lib/thefuck/rules
copying thefuck/rules/grunt_task_not_found.py -> build/lib/thefuck/rules
copying thefuck/rules/brew_install.py -> build/lib/thefuck/rules
copying thefuck/rules/touch.py -> build/lib/thefuck/rules
copying thefuck/rules/whois.py -> build/lib/thefuck/rules
copying thefuck/rules/git_rebase_merge_dir.py -> build/lib/thefuck/rules
copying thefuck/rules/heroku_not_command.py -> build/lib/thefuck/rules
copying thefuck/rules/python_execute.py -> build/lib/thefuck/rules
copying thefuck/rules/no_command.py -> build/lib/thefuck/rules
copying thefuck/rules/fix_file.py -> build/lib/thefuck/rules
copying thefuck/rules/git_not_command.py -> build/lib/thefuck/rules
copying thefuck/rules/cd_mkdir.py -> build/lib/thefuck/rules
copying thefuck/rules/python_command.py -> build/lib/thefuck/rules
copying thefuck/rules/missing_space_before_subcommand.py -> build/lib/thefuck/rules
copying thefuck/rules/git_diff_no_index.py -> build/lib/thefuck/rules
copying thefuck/rules/git_branch_list.py -> build/lib/thefuck/rules
copying thefuck/rules/quotation_marks.py -> build/lib/thefuck/rules
copying thefuck/rules/ag_literal.py -> build/lib/thefuck/rules
copying thefuck/rules/gem_unknown_command.py -> build/lib/thefuck/rules
copying thefuck/rules/apt_get.py -> build/lib/thefuck/rules
copying thefuck/rules/cargo_no_command.py -> build/lib/thefuck/rules
copying thefuck/rules/git_pull.py -> build/lib/thefuck/rules
copying thefuck/rules/brew_unknown_command.py -> build/lib/thefuck/rules
copying thefuck/rules/npm_wrong_command.py -> build/lib/thefuck/rules
copying thefuck/rules/ls_lah.py -> build/lib/thefuck/rules
copying thefuck/rules/brew_uninstall.py -> build/lib/thefuck/rules
copying thefuck/rules/yarn_help.py -> build/lib/thefuck/rules
copying thefuck/rules/rm_root.py -> build/lib/thefuck/rules
copying thefuck/rules/cpp11.py -> build/lib/thefuck/rules
copying thefuck/rules/pip_unknown_command.py -> build/lib/thefuck/rules
copying thefuck/rules/brew_update_formula.py -> build/lib/thefuck/rules
copying thefuck/rules/grep_recursive.py -> build/lib/thefuck/rules
copying thefuck/rules/aws_cli.py -> build/lib/thefuck/rules
copying thefuck/rules/gulp_not_task.py -> build/lib/thefuck/rules
copying thefuck/rules/sudo_command_from_user_path.py -> build/lib/thefuck/rules
copying thefuck/rules/git_pull_uncommitted_changes.py -> build/lib/thefuck/rules
copying thefuck/rules/port_already_in_use.py -> build/lib/thefuck/rules
copying thefuck/rules/git_branch_delete.py -> build/lib/thefuck/rules
copying thefuck/rules/history.py -> build/lib/thefuck/rules
copying thefuck/rules/django_south_ghost.py -> build/lib/thefuck/rules
copying thefuck/rules/git_branch_exists.py -> build/lib/thefuck/rules
copying thefuck/rules/git_diff_staged.py -> build/lib/thefuck/rules
running egg_info
writing requirements to thefuck.egg-info/requires.txt
writing thefuck.egg-info/PKG-INFO
writing top-level names to thefuck.egg-info/top_level.txt
writing dependency_links to thefuck.egg-info/dependency_links.txt
writing entry points to thefuck.egg-info/entry_points.txt
reading manifest file 'thefuck.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'thefuck.egg-info/SOURCES.txt'
running install_lib
creating /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck
creating /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/specific
copying build/lib/thefuck/specific/git.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/specific
copying build/lib/thefuck/specific/sudo.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/specific
copying build/lib/thefuck/specific/__init__.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/specific
copying build/lib/thefuck/specific/npm.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/specific
copying build/lib/thefuck/specific/archlinux.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/specific
copying build/lib/thefuck/specific/apt.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/specific
copying build/lib/thefuck/specific/brew.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/specific
copying build/lib/thefuck/corrector.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck
copying build/lib/thefuck/ui.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck
creating /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/shells
copying build/lib/thefuck/shells/tcsh.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/shells
copying build/lib/thefuck/shells/powershell.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/shells
copying build/lib/thefuck/shells/generic.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/shells
copying build/lib/thefuck/shells/bash.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/shells
copying build/lib/thefuck/shells/__init__.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/shells
copying build/lib/thefuck/shells/zsh.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/shells
copying build/lib/thefuck/shells/fish.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/shells
copying build/lib/thefuck/conf.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck
copying build/lib/thefuck/__init__.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck
copying build/lib/thefuck/types.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck
creating /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/system
copying build/lib/thefuck/system/unix.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/system
copying build/lib/thefuck/system/__init__.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/system
copying build/lib/thefuck/system/win32.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/system
copying build/lib/thefuck/utils.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck
copying build/lib/thefuck/logs.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck
creating /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/git_push.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/git_bisect_usage.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/yarn_alias.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/git_pull_clone.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/ssh_known_hosts.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/pacman.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/ln_s_order.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/java.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/brew_upgrade.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/yarn_command_not_found.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/composer_not_command.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/git_flag_after_filename.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/git_rm_local_modifications.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/git_stash.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/ls_all.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/lein_not_task.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/git_remote_seturl_add.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/remove_trailing_cedilla.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/pacman_not_found.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/scm_correction.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/git_push_pull.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/django_south_merge.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/git_add_force.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/no_such_file.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/sed_unterminated_s.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/sudo.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/git_help_aliased.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/gradle_no_task.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/mvn_unknown_lifecycle_phase.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/unknown_command.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/cd_correction.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/man.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/dirty_untar.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/mvn_no_command.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/mkdir_p.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/cargo.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/switch_lang.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/brew_link.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/fab_command_not_found.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/vagrant_up.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/git_rm_recursive.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/tmux.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/ifconfig_device_not_found.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/chmod_x.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/rm_dir.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/__init__.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/react_native_command_unrecognized.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/test.py.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/git_rebase_no_changes.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/git_checkout.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/npm_run_script.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/go_run.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/git_push_force.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/git_push_without_commits.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/ln_no_hard_link.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/mercurial.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/apt_invalid_operation.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/git_fix_stash.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/workon_doesnt_exists.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/git_rm_staged.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/git_stash_pop.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/docker_not_command.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/dirty_unzip.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/gradle_wrapper.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/tsuru_not_command.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/cp_omitting_directory.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/hostscli.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/tsuru_login.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/git_add.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/git_two_dashes.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/npm_missing_script.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/javac.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/path_from_history.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/sl_ls.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/yarn_command_replaced.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/man_no_space.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/fix_alt_space.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/git_tag_force.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/has_exists_script.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/cd_parent.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/open.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/apt_get_search.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/dry.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/systemctl.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/grep_arguments_order.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/grunt_task_not_found.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/brew_install.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/touch.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/whois.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/git_rebase_merge_dir.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/heroku_not_command.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/python_execute.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/no_command.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/fix_file.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/git_not_command.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/cd_mkdir.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/python_command.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/missing_space_before_subcommand.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/git_diff_no_index.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/git_branch_list.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/quotation_marks.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/ag_literal.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/gem_unknown_command.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/apt_get.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/cargo_no_command.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/git_pull.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/brew_unknown_command.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/npm_wrong_command.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/ls_lah.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/brew_uninstall.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/yarn_help.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/rm_root.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/cpp11.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/pip_unknown_command.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/brew_update_formula.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/grep_recursive.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/aws_cli.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/gulp_not_task.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/sudo_command_from_user_path.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/git_pull_uncommitted_changes.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/port_already_in_use.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/git_branch_delete.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/history.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/django_south_ghost.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/git_branch_exists.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/rules/git_diff_staged.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules
copying build/lib/thefuck/exceptions.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck
copying build/lib/thefuck/main.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck
copying build/lib/thefuck/const.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck
copying build/lib/thefuck/argument_parser.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck
copying build/lib/thefuck/not_configured.py -> /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/specific/git.py to git.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/specific/sudo.py to sudo.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/specific/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/specific/npm.py to npm.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/specific/archlinux.py to archlinux.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/specific/apt.py to apt.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/specific/brew.py to brew.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/corrector.py to corrector.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/ui.py to ui.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/shells/tcsh.py to tcsh.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/shells/powershell.py to powershell.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/shells/generic.py to generic.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/shells/bash.py to bash.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/shells/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/shells/zsh.py to zsh.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/shells/fish.py to fish.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/conf.py to conf.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/types.py to types.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/system/unix.py to unix.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/system/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/system/win32.py to win32.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/utils.py to utils.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/logs.py to logs.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/git_push.py to git_push.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/git_bisect_usage.py to git_bisect_usage.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/yarn_alias.py to yarn_alias.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/git_pull_clone.py to git_pull_clone.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/ssh_known_hosts.py to ssh_known_hosts.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/pacman.py to pacman.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/ln_s_order.py to ln_s_order.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/java.py to java.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/brew_upgrade.py to brew_upgrade.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/yarn_command_not_found.py to yarn_command_not_found.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/composer_not_command.py to composer_not_command.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/git_flag_after_filename.py to git_flag_after_filename.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/git_rm_local_modifications.py to git_rm_local_modifications.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/git_stash.py to git_stash.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/ls_all.py to ls_all.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/lein_not_task.py to lein_not_task.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/git_remote_seturl_add.py to git_remote_seturl_add.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/remove_trailing_cedilla.py to remove_trailing_cedilla.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/pacman_not_found.py to pacman_not_found.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/scm_correction.py to scm_correction.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/git_push_pull.py to git_push_pull.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/django_south_merge.py to django_south_merge.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/git_add_force.py to git_add_force.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/no_such_file.py to no_such_file.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/sed_unterminated_s.py to sed_unterminated_s.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/sudo.py to sudo.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/git_help_aliased.py to git_help_aliased.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/gradle_no_task.py to gradle_no_task.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/mvn_unknown_lifecycle_phase.py to mvn_unknown_lifecycle_phase.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/unknown_command.py to unknown_command.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/cd_correction.py to cd_correction.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/man.py to man.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/dirty_untar.py to dirty_untar.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/mvn_no_command.py to mvn_no_command.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/mkdir_p.py to mkdir_p.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/cargo.py to cargo.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/switch_lang.py to switch_lang.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/brew_link.py to brew_link.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/fab_command_not_found.py to fab_command_not_found.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/vagrant_up.py to vagrant_up.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/git_rm_recursive.py to git_rm_recursive.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/tmux.py to tmux.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/ifconfig_device_not_found.py to ifconfig_device_not_found.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/chmod_x.py to chmod_x.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/rm_dir.py to rm_dir.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/react_native_command_unrecognized.py to react_native_command_unrecognized.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/test.py.py to test.py.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/git_rebase_no_changes.py to git_rebase_no_changes.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/git_checkout.py to git_checkout.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/npm_run_script.py to npm_run_script.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/go_run.py to go_run.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/git_push_force.py to git_push_force.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/git_push_without_commits.py to git_push_without_commits.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/ln_no_hard_link.py to ln_no_hard_link.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/mercurial.py to mercurial.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/apt_invalid_operation.py to apt_invalid_operation.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/git_fix_stash.py to git_fix_stash.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/workon_doesnt_exists.py to workon_doesnt_exists.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/git_rm_staged.py to git_rm_staged.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/git_stash_pop.py to git_stash_pop.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/docker_not_command.py to docker_not_command.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/dirty_unzip.py to dirty_unzip.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/gradle_wrapper.py to gradle_wrapper.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/tsuru_not_command.py to tsuru_not_command.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/cp_omitting_directory.py to cp_omitting_directory.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/hostscli.py to hostscli.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/tsuru_login.py to tsuru_login.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/git_add.py to git_add.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/git_two_dashes.py to git_two_dashes.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/npm_missing_script.py to npm_missing_script.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/javac.py to javac.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/path_from_history.py to path_from_history.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/sl_ls.py to sl_ls.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/yarn_command_replaced.py to yarn_command_replaced.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/man_no_space.py to man_no_space.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/fix_alt_space.py to fix_alt_space.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/git_tag_force.py to git_tag_force.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/has_exists_script.py to has_exists_script.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/cd_parent.py to cd_parent.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/open.py to open.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/apt_get_search.py to apt_get_search.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/dry.py to dry.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/systemctl.py to systemctl.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/grep_arguments_order.py to grep_arguments_order.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/grunt_task_not_found.py to grunt_task_not_found.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/brew_install.py to brew_install.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/touch.py to touch.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/whois.py to whois.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/git_rebase_merge_dir.py to git_rebase_merge_dir.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/heroku_not_command.py to heroku_not_command.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/python_execute.py to python_execute.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/no_command.py to no_command.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/fix_file.py to fix_file.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/git_not_command.py to git_not_command.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/cd_mkdir.py to cd_mkdir.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/python_command.py to python_command.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/missing_space_before_subcommand.py to missing_space_before_subcommand.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/git_diff_no_index.py to git_diff_no_index.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/git_branch_list.py to git_branch_list.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/quotation_marks.py to quotation_marks.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/ag_literal.py to ag_literal.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/gem_unknown_command.py to gem_unknown_command.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/apt_get.py to apt_get.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/cargo_no_command.py to cargo_no_command.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/git_pull.py to git_pull.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/brew_unknown_command.py to brew_unknown_command.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/npm_wrong_command.py to npm_wrong_command.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/ls_lah.py to ls_lah.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/brew_uninstall.py to brew_uninstall.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/yarn_help.py to yarn_help.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/rm_root.py to rm_root.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/cpp11.py to cpp11.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/pip_unknown_command.py to pip_unknown_command.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/brew_update_formula.py to brew_update_formula.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/grep_recursive.py to grep_recursive.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/aws_cli.py to aws_cli.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/gulp_not_task.py to gulp_not_task.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/sudo_command_from_user_path.py to sudo_command_from_user_path.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/git_pull_uncommitted_changes.py to git_pull_uncommitted_changes.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/port_already_in_use.py to port_already_in_use.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/git_branch_delete.py to git_branch_delete.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/history.py to history.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/django_south_ghost.py to django_south_ghost.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/git_branch_exists.py to git_branch_exists.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/rules/git_diff_staged.py to git_diff_staged.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/exceptions.py to exceptions.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/main.py to main.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/const.py to const.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/argument_parser.py to argument_parser.pyc
byte-compiling /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck/not_configured.py to not_configured.pyc
running install_egg_info
Copying thefuck.egg-info to /usr/local/Cellar/thefuck/3.18/libexec/lib/python2.7/site-packages/thefuck-3.18-py2.7.egg-info
running install_scripts
Installing thefuck script to /usr/local/Cellar/thefuck/3.18/libexec/bin
Installing fuck script to /usr/local/Cellar/thefuck/3.18/libexec/bin
writing list of installed files to '/tmp/pip-OoDYYP-record/install-record.txt'
Running setup.py install for thefuck: finished with status 'done'
Removing source in /private/tmp/pip-dXvQPZ-build
Successfully installed thefuck-3.18
Cleaning up...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment