Skip to content

Instantly share code, notes, and snippets.

@chrmoritz
Created December 8, 2018 17:11
Show Gist options
  • Select an option

  • Save chrmoritz/e00dee0991f8495cf0107db28aaaa763 to your computer and use it in GitHub Desktop.

Select an option

Save chrmoritz/e00dee0991f8495cf0107db28aaaa763 to your computer and use it in GitHub Desktop.
starcheat (chrmoritz/starcheat/starcheat) on macOS 10.14.2 - Homebrew build logs
Homebrew build logs for chrmoritz/starcheat/starcheat on macOS 10.14.2
Build date: 2018-12-08 18:08:23
HOMEBREW_VERSION: 1.8.4-52-g38493a3
ORIGIN: https://github.com/Homebrew/brew
HEAD: 38493a35a2abe722c527ffebf9c2fbf9bc4d3825
Last commit: 26 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: fd6d69791637b21404d7f95075454355702f57ce
Core tap last commit: 27 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_DEV_CMD_RUN: 1
CPU: quad-core 64-bit kabylake
Homebrew Ruby: 2.3.7 => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby
Clang: 10.0 build 1000
Git: 2.19.2 => /usr/local/bin/git
Curl: 7.54.0 => /usr/bin/curl
Java: 1.8.0_181
macOS: 10.14.2-x86_64
CLT: 10.1.0.0.1.1539992718
Xcode: 10.1
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!
Warning: Homebrew/homebrew-core is not on the master branch
Check out the master branch by running:
git -C "$(brew --repo homebrew/core)" checkout master
chrmoritz/starcheat/starcheat
Formula: starcheat
Tap: chrmoritz/starcheat
Path: /usr/local/Homebrew/Library/Taps/chrmoritz/homebrew-starcheat/starcheat.rb
2018-12-08 18:08:07 +0100
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=/private/tmp/starcheat--homebrew-virtualenv-20181208-42086-139qx81/target
--install-scripts=/private/tmp/starcheat--homebrew-virtualenv-20181208-42086-139qx81/target/bin
--single-version-externally-managed
--record=installed.txt
running install
running build
running build_py
creating build
creating build/lib
copying src/virtualenv.py -> build/lib
creating build/lib/virtualenv_support
copying src/virtualenv_support/__init__.py -> build/lib/virtualenv_support
copying src/virtualenv_support/pip-18.1-py2.py3-none-any.whl -> build/lib/virtualenv_support
copying src/virtualenv_support/setuptools-40.5.0-py2.py3-none-any.whl -> build/lib/virtualenv_support
copying src/virtualenv_support/wheel-0.32.2-py2.py3-none-any.whl -> build/lib/virtualenv_support
running install_lib
creating /private/tmp/starcheat--homebrew-virtualenv-20181208-42086-139qx81/target/lib/python2.7/site-packages/virtualenv_support
copying build/lib/virtualenv_support/pip-18.1-py2.py3-none-any.whl -> /private/tmp/starcheat--homebrew-virtualenv-20181208-42086-139qx81/target/lib/python2.7/site-packages/virtualenv_support
copying build/lib/virtualenv_support/setuptools-40.5.0-py2.py3-none-any.whl -> /private/tmp/starcheat--homebrew-virtualenv-20181208-42086-139qx81/target/lib/python2.7/site-packages/virtualenv_support
copying build/lib/virtualenv_support/__init__.py -> /private/tmp/starcheat--homebrew-virtualenv-20181208-42086-139qx81/target/lib/python2.7/site-packages/virtualenv_support
copying build/lib/virtualenv_support/wheel-0.32.2-py2.py3-none-any.whl -> /private/tmp/starcheat--homebrew-virtualenv-20181208-42086-139qx81/target/lib/python2.7/site-packages/virtualenv_support
copying build/lib/virtualenv.py -> /private/tmp/starcheat--homebrew-virtualenv-20181208-42086-139qx81/target/lib/python2.7/site-packages
byte-compiling /private/tmp/starcheat--homebrew-virtualenv-20181208-42086-139qx81/target/lib/python2.7/site-packages/virtualenv_support/__init__.py to __init__.pyc
byte-compiling /private/tmp/starcheat--homebrew-virtualenv-20181208-42086-139qx81/target/lib/python2.7/site-packages/virtualenv.py to virtualenv.pyc
running install_egg_info
running egg_info
writing requirements to src/virtualenv.egg-info/requires.txt
writing src/virtualenv.egg-info/PKG-INFO
writing top-level names to src/virtualenv.egg-info/top_level.txt
writing dependency_links to src/virtualenv.egg-info/dependency_links.txt
writing entry points to src/virtualenv.egg-info/entry_points.txt
reading manifest file 'src/virtualenv.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.expected' under directory 'tests'
warning: no files found matching '*.whl' under directory 'virtualenv_support'
warning: no previously-included files matching '*' found under directory 'docs/_templates'
warning: no previously-included files matching '*' found under directory 'docs/_build'
warning: no files found matching 'virtualenv_support/__init__.py'
warning: no files found matching 'scripts/*'
writing manifest file 'src/virtualenv.egg-info/SOURCES.txt'
Copying src/virtualenv.egg-info to /private/tmp/starcheat--homebrew-virtualenv-20181208-42086-139qx81/target/lib/python2.7/site-packages/virtualenv-16.1.0-py2.7.egg-info
running install_scripts
Installing virtualenv script to /private/tmp/starcheat--homebrew-virtualenv-20181208-42086-139qx81/target/bin
writing list of installed files to 'installed.txt'
2018-12-08 18:08:07 +0100
python
-s
/private/tmp/starcheat--homebrew-virtualenv-20181208-42086-139qx81/target/bin/virtualenv
-p
python
/usr/local/Cellar/starcheat/1.0/libexec
New python executable in /usr/local/Cellar/starcheat/1.0/libexec/bin/python2.7
Also creating executable in /usr/local/Cellar/starcheat/1.0/libexec/bin/python
Installing setuptools, pip, wheel...
done.
Running virtualenv with interpreter /usr/local/opt/python@2/bin/python
2018-12-08 18:08:13 +0100
/usr/local/Cellar/starcheat/1.0/libexec/bin/pip
install
-v
--no-deps
--no-binary
:all:
--ignore-installed
/private/tmp/starcheat--Pillow-20181208-42086-12h8u25/Pillow-5.0.0
Created temporary directory: /private/tmp/pip-ephem-wheel-cache-9VG8t1
Created temporary directory: /private/tmp/pip-req-tracker-44iG8b
Created requirements tracker '/private/tmp/pip-req-tracker-44iG8b'
Created temporary directory: /private/tmp/pip-install-ZRNmeh
Processing /private/tmp/starcheat--Pillow-20181208-42086-12h8u25/Pillow-5.0.0
Created temporary directory: /private/tmp/pip-req-build-PS34ND
Added file:///private/tmp/starcheat--Pillow-20181208-42086-12h8u25/Pillow-5.0.0 to build tracker '/private/tmp/pip-req-tracker-44iG8b'
Running setup.py (path:/private/tmp/pip-req-build-PS34ND/setup.py) egg_info for package from file:///private/tmp/starcheat--Pillow-20181208-42086-12h8u25/Pillow-5.0.0
Running command python setup.py egg_info
running egg_info
creating pip-egg-info/Pillow.egg-info
writing pip-egg-info/Pillow.egg-info/PKG-INFO
writing top-level names to pip-egg-info/Pillow.egg-info/top_level.txt
writing dependency_links to pip-egg-info/Pillow.egg-info/dependency_links.txt
writing manifest file 'pip-egg-info/Pillow.egg-info/SOURCES.txt'
reading manifest file 'pip-egg-info/Pillow.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.c'
warning: no files found matching '*.h'
warning: no files found matching '*.sh'
no previously-included directories found matching 'docs/_static'
warning: no previously-included files found matching '.coveragerc'
warning: no previously-included files found matching 'codecov.yml'
warning: no previously-included files found matching '.editorconfig'
warning: no previously-included files found matching '.landscape.yaml'
warning: no previously-included files found matching '.travis'
warning: no previously-included files found matching '.travis/*'
warning: no previously-included files found matching 'appveyor.yml'
warning: no previously-included files found matching 'build_children.sh'
warning: no previously-included files found matching 'tox.ini'
warning: no previously-included files matching '.git*' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
writing manifest file 'pip-egg-info/Pillow.egg-info/SOURCES.txt'
Source in /private/tmp/pip-req-build-PS34ND has version 5.0.0, which satisfies requirement Pillow==5.0.0 from file:///private/tmp/starcheat--Pillow-20181208-42086-12h8u25/Pillow-5.0.0
Removed Pillow==5.0.0 from file:///private/tmp/starcheat--Pillow-20181208-42086-12h8u25/Pillow-5.0.0 from build tracker '/private/tmp/pip-req-tracker-44iG8b'
Skipping bdist_wheel for Pillow, due to binaries being disabled for it.
Installing collected packages: Pillow
Created temporary directory: /private/tmp/pip-record-s99LPk
Running setup.py install for Pillow: started
Running command /usr/local/Cellar/starcheat/1.0/libexec/bin/python2.7 -u -c "import setuptools, tokenize;__file__='/private/tmp/pip-req-build-PS34ND/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /private/tmp/pip-record-s99LPk/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/Cellar/starcheat/1.0/libexec/bin/../include/site/python2.7/Pillow
running install
running build
running build_py
creating build
creating build/lib.macosx-10.14-x86_64-2.7
creating build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/MpoImagePlugin.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/ImageMode.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/PngImagePlugin.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/XbmImagePlugin.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/PcxImagePlugin.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/SunImagePlugin.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/ImageFile.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/SpiderImagePlugin.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/TarIO.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/FitsStubImagePlugin.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/MpegImagePlugin.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/BdfFontFile.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/GribStubImagePlugin.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/ImageStat.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/PixarImagePlugin.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/GimpPaletteFile.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/version.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/ImageColor.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/ContainerIO.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/MspImagePlugin.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/MicImagePlugin.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/ImtImagePlugin.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/GifImagePlugin.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/PalmImagePlugin.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/ImageQt.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/ImageMath.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/PaletteFile.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/FontFile.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/ExifTags.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/ImageCms.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/FpxImagePlugin.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/ImageChops.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/BufrStubImagePlugin.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/PSDraw.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/PcdImagePlugin.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/ImageFilter.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/ImageDraw2.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/ImagePath.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/DcxImagePlugin.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/__init__.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/JpegPresets.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/Hdf5StubImagePlugin.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/features.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/ImageDraw.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/GimpGradientFile.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/ImageWin.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/IcoImagePlugin.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/_tkinter_finder.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/EpsImagePlugin.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/TgaImagePlugin.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/ImageMorph.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/Jpeg2KImagePlugin.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/WalImageFile.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/PcfFontFile.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/ImageTk.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/GbrImagePlugin.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/ImageOps.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/PdfImagePlugin.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/ImageShow.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/ImageEnhance.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/WmfImagePlugin.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/ImageGrab.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/WebPImagePlugin.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/FliImagePlugin.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/TiffTags.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/CurImagePlugin.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/_util.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/GdImageFile.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/TiffImagePlugin.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/IptcImagePlugin.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/ImagePalette.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/BmpImagePlugin.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/ImageTransform.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/IcnsImagePlugin.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/McIdasImagePlugin.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/XpmImagePlugin.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/OleFileIO.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/DdsImagePlugin.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/ImageSequence.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/PyAccess.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/_binary.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/Image.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/XVThumbImagePlugin.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/SgiImagePlugin.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/ImImagePlugin.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/PsdImagePlugin.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/JpegImagePlugin.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/ImageFont.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/PpmImagePlugin.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
copying src/PIL/FtexImagePlugin.py -> build/lib.macosx-10.14-x86_64-2.7/PIL
running egg_info
writing src/Pillow.egg-info/PKG-INFO
writing top-level names to src/Pillow.egg-info/top_level.txt
writing dependency_links to src/Pillow.egg-info/dependency_links.txt
reading manifest file 'src/Pillow.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.c'
warning: no files found matching '*.h'
warning: no files found matching '*.sh'
no previously-included directories found matching 'docs/_static'
warning: no previously-included files found matching '.coveragerc'
warning: no previously-included files found matching 'codecov.yml'
warning: no previously-included files found matching '.editorconfig'
warning: no previously-included files found matching '.landscape.yaml'
warning: no previously-included files found matching '.travis'
warning: no previously-included files found matching '.travis/*'
warning: no previously-included files found matching 'appveyor.yml'
warning: no previously-included files found matching 'build_children.sh'
warning: no previously-included files found matching 'tox.ini'
warning: no previously-included files matching '.git*' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
writing manifest file 'src/Pillow.egg-info/SOURCES.txt'
running build_ext
building 'PIL._imaging' extension
creating build/temp.macosx-10.14-x86_64-2.7
creating build/temp.macosx-10.14-x86_64-2.7/src
creating build/temp.macosx-10.14-x86_64-2.7/src/libImaging
Building using 4 processes
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/_imaging.c -o build/temp.macosx-10.14-x86_64-2.7/src/_imaging.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/outline.c -o build/temp.macosx-10.14-x86_64-2.7/src/outline.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Bands.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Bands.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Convert.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Convert.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/path.c -o build/temp.macosx-10.14-x86_64-2.7/src/path.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/BcnDecode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/BcnDecode.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Access.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Access.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/ConvertYCbCr.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/ConvertYCbCr.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/BitDecode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/BitDecode.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/AlphaComposite.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/AlphaComposite.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/decode.c -o build/temp.macosx-10.14-x86_64-2.7/src/decode.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Copy.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Copy.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Blend.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Blend.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Resample.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Resample.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Crc32.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Crc32.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Chops.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Chops.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/encode.c -o build/temp.macosx-10.14-x86_64-2.7/src/encode.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Crop.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Crop.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Dib.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Dib.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Fill.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Fill.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/GifDecode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/GifDecode.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/map.c -o build/temp.macosx-10.14-x86_64-2.7/src/map.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Draw.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Draw.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/GifEncode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/GifEncode.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Filter.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Filter.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/display.c -o build/temp.macosx-10.14-x86_64-2.7/src/display.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/JpegEncode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/JpegEncode.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/HexDecode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/HexDecode.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Matrix.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Matrix.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Effects.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Effects.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/FliDecode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/FliDecode.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Histo.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Histo.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/ModeFilter.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/ModeFilter.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/EpsEncode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/EpsEncode.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/JpegDecode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/JpegDecode.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Geometry.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Geometry.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/File.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/File.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Negative.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Negative.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Pack.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Pack.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Offset.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Offset.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/QuantOctree.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/QuantOctree.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/PcxEncode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/PcxEncode.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/PackDecode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/PackDecode.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/QuantHash.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/QuantHash.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/GetBBox.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/GetBBox.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Point.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Point.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Palette.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Palette.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/QuantHeap.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/QuantHeap.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/RankFilter.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/RankFilter.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Storage.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Storage.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/PcdDecode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/PcdDecode.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Paste.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Paste.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/PcxDecode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/PcxDecode.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/SgiRleDecode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/SgiRleDecode.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/RawDecode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/RawDecode.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/UnpackYCC.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/UnpackYCC.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Quant.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Quant.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/SunRleDecode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/SunRleDecode.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/RawEncode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/RawEncode.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/UnsharpMask.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/UnsharpMask.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/TgaRleDecode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/TgaRleDecode.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/ZipEncode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/ZipEncode.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Unpack.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Unpack.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/XbmDecode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/XbmDecode.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/TiffDecode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/TiffDecode.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/QuantPngQuant.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/QuantPngQuant.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/XbmEncode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/XbmEncode.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Jpeg2KDecode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Jpeg2KDecode.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/codec_fd.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/codec_fd.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/ZipDecode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/ZipDecode.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Jpeg2KEncode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Jpeg2KEncode.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/BoxBlur.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/BoxBlur.o
clang -bundle -undefined dynamic_lookup -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk build/temp.macosx-10.14-x86_64-2.7/src/_imaging.o build/temp.macosx-10.14-x86_64-2.7/src/decode.o build/temp.macosx-10.14-x86_64-2.7/src/encode.o build/temp.macosx-10.14-x86_64-2.7/src/map.o build/temp.macosx-10.14-x86_64-2.7/src/display.o build/temp.macosx-10.14-x86_64-2.7/src/outline.o build/temp.macosx-10.14-x86_64-2.7/src/path.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Access.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/AlphaComposite.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Resample.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Bands.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/BcnDecode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/BitDecode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Blend.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Chops.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Convert.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/ConvertYCbCr.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Copy.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Crc32.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Crop.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Dib.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Draw.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Effects.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/EpsEncode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/File.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Fill.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Filter.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/FliDecode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Geometry.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/GetBBox.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/GifDecode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/GifEncode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/HexDecode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Histo.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/JpegDecode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/JpegEncode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Matrix.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/ModeFilter.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Negative.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Offset.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Pack.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/PackDecode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Palette.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Paste.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Quant.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/QuantOctree.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/QuantHash.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/QuantHeap.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/PcdDecode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/PcxDecode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/PcxEncode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Point.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/RankFilter.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/RawDecode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/RawEncode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Storage.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/SgiRleDecode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/SunRleDecode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/TgaRleDecode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Unpack.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/UnpackYCC.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/UnsharpMask.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/XbmDecode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/XbmEncode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/ZipDecode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/ZipEncode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/TiffDecode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Jpeg2KDecode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Jpeg2KEncode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/BoxBlur.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/QuantPngQuant.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/codec_fd.o -L/usr/local/Cellar/starcheat/1.0/libexec/lib -L/usr/local/lib -L/usr/lib -ljpeg -lz -ltiff -o build/lib.macosx-10.14-x86_64-2.7/PIL/_imaging.so
building 'PIL._imagingtk' extension
creating build/temp.macosx-10.14-x86_64-2.7/Tk
Building using 4 processes
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -ITk -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/_imagingtk.c -o build/temp.macosx-10.14-x86_64-2.7/src/_imagingtk.o
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -ITk -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Tk/tkImaging.c -o build/temp.macosx-10.14-x86_64-2.7/Tk/tkImaging.o
clang -bundle -undefined dynamic_lookup -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk build/temp.macosx-10.14-x86_64-2.7/src/_imagingtk.o build/temp.macosx-10.14-x86_64-2.7/Tk/tkImaging.o -L/usr/local/Cellar/starcheat/1.0/libexec/lib -L/usr/local/lib -L/usr/lib -o build/lib.macosx-10.14-x86_64-2.7/PIL/_imagingtk.so
building 'PIL._imagingmath' extension
Building using 4 processes
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/_imagingmath.c -o build/temp.macosx-10.14-x86_64-2.7/src/_imagingmath.o
clang -bundle -undefined dynamic_lookup -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk build/temp.macosx-10.14-x86_64-2.7/src/_imagingmath.o -L/usr/local/Cellar/starcheat/1.0/libexec/lib -L/usr/local/lib -L/usr/lib -o build/lib.macosx-10.14-x86_64-2.7/PIL/_imagingmath.so
building 'PIL._imagingmorph' extension
Building using 4 processes
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/_imagingmorph.c -o build/temp.macosx-10.14-x86_64-2.7/src/_imagingmorph.o
clang -bundle -undefined dynamic_lookup -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk build/temp.macosx-10.14-x86_64-2.7/src/_imagingmorph.o -L/usr/local/Cellar/starcheat/1.0/libexec/lib -L/usr/local/lib -L/usr/lib -o build/lib.macosx-10.14-x86_64-2.7/PIL/_imagingmorph.so
--------------------------------------------------------------------
PIL SETUP SUMMARY
--------------------------------------------------------------------
version Pillow 5.0.0
platform darwin 2.7.15 (default, Oct 2 2018, 11:42:04)
[GCC 4.2.1 Compatible Apple LLVM 10.0.0 (clang-1000.11.45.2)]
--------------------------------------------------------------------
--- JPEG support available
*** OPENJPEG (JPEG2000) support not available
--- ZLIB (PNG/ZIP) support available
*** LIBIMAGEQUANT support not available
--- LIBTIFF support available
*** FREETYPE2 support not available
*** LITTLECMS2 support not available
*** WEBP support not available
*** WEBPMUX support not available
--------------------------------------------------------------------
To add a missing option, make sure you have the required
library and headers.
See https://pillow.readthedocs.io/en/latest/installation.html#building-from-source
To check the build, run the selftest.py script.
running install_lib
creating /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/MpoImagePlugin.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/ImageMode.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/PngImagePlugin.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/XbmImagePlugin.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/PcxImagePlugin.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/SunImagePlugin.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/ImageFile.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/SpiderImagePlugin.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/TarIO.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/FitsStubImagePlugin.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/MpegImagePlugin.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/BdfFontFile.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/GribStubImagePlugin.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/_imagingmath.so -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/ImageStat.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/PixarImagePlugin.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/GimpPaletteFile.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/version.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/ImageColor.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/ContainerIO.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/MspImagePlugin.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/MicImagePlugin.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/ImtImagePlugin.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/GifImagePlugin.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/PalmImagePlugin.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/ImageQt.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/ImageMath.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/PaletteFile.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/FontFile.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/ExifTags.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/ImageCms.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/FpxImagePlugin.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/ImageChops.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/BufrStubImagePlugin.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/PSDraw.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/PcdImagePlugin.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/ImageFilter.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/ImageDraw2.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/ImagePath.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/_imaging.so -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/DcxImagePlugin.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/__init__.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/JpegPresets.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/Hdf5StubImagePlugin.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/features.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/ImageDraw.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/GimpGradientFile.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/ImageWin.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/IcoImagePlugin.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/_tkinter_finder.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/EpsImagePlugin.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/TgaImagePlugin.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/ImageMorph.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/_imagingtk.so -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/Jpeg2KImagePlugin.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/WalImageFile.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/PcfFontFile.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/ImageTk.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/GbrImagePlugin.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/ImageOps.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/PdfImagePlugin.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/ImageShow.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/ImageEnhance.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/WmfImagePlugin.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/ImageGrab.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/WebPImagePlugin.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/FliImagePlugin.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/TiffTags.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/CurImagePlugin.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/_util.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/GdImageFile.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/TiffImagePlugin.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/IptcImagePlugin.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/ImagePalette.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/BmpImagePlugin.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/_imagingmorph.so -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/ImageTransform.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/IcnsImagePlugin.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/McIdasImagePlugin.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/XpmImagePlugin.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/OleFileIO.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/DdsImagePlugin.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/ImageSequence.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/PyAccess.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/_binary.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/Image.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/XVThumbImagePlugin.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/SgiImagePlugin.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/ImImagePlugin.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/PsdImagePlugin.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/JpegImagePlugin.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/ImageFont.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/PpmImagePlugin.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
copying build/lib.macosx-10.14-x86_64-2.7/PIL/FtexImagePlugin.py -> /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/MpoImagePlugin.py to MpoImagePlugin.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/ImageMode.py to ImageMode.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/PngImagePlugin.py to PngImagePlugin.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/XbmImagePlugin.py to XbmImagePlugin.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/PcxImagePlugin.py to PcxImagePlugin.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/SunImagePlugin.py to SunImagePlugin.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/ImageFile.py to ImageFile.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/SpiderImagePlugin.py to SpiderImagePlugin.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/TarIO.py to TarIO.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/FitsStubImagePlugin.py to FitsStubImagePlugin.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/MpegImagePlugin.py to MpegImagePlugin.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/BdfFontFile.py to BdfFontFile.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/GribStubImagePlugin.py to GribStubImagePlugin.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/ImageStat.py to ImageStat.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/PixarImagePlugin.py to PixarImagePlugin.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/GimpPaletteFile.py to GimpPaletteFile.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/version.py to version.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/ImageColor.py to ImageColor.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/ContainerIO.py to ContainerIO.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/MspImagePlugin.py to MspImagePlugin.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/MicImagePlugin.py to MicImagePlugin.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/ImtImagePlugin.py to ImtImagePlugin.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/GifImagePlugin.py to GifImagePlugin.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/PalmImagePlugin.py to PalmImagePlugin.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/ImageQt.py to ImageQt.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/ImageMath.py to ImageMath.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/PaletteFile.py to PaletteFile.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/FontFile.py to FontFile.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/ExifTags.py to ExifTags.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/ImageCms.py to ImageCms.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/FpxImagePlugin.py to FpxImagePlugin.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/ImageChops.py to ImageChops.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/BufrStubImagePlugin.py to BufrStubImagePlugin.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/PSDraw.py to PSDraw.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/PcdImagePlugin.py to PcdImagePlugin.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/ImageFilter.py to ImageFilter.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/ImageDraw2.py to ImageDraw2.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/ImagePath.py to ImagePath.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/DcxImagePlugin.py to DcxImagePlugin.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/__init__.py to __init__.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/JpegPresets.py to JpegPresets.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/Hdf5StubImagePlugin.py to Hdf5StubImagePlugin.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/features.py to features.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/ImageDraw.py to ImageDraw.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/GimpGradientFile.py to GimpGradientFile.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/ImageWin.py to ImageWin.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/IcoImagePlugin.py to IcoImagePlugin.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/_tkinter_finder.py to _tkinter_finder.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/EpsImagePlugin.py to EpsImagePlugin.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/TgaImagePlugin.py to TgaImagePlugin.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/ImageMorph.py to ImageMorph.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/Jpeg2KImagePlugin.py to Jpeg2KImagePlugin.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/WalImageFile.py to WalImageFile.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/PcfFontFile.py to PcfFontFile.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/ImageTk.py to ImageTk.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/GbrImagePlugin.py to GbrImagePlugin.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/ImageOps.py to ImageOps.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/PdfImagePlugin.py to PdfImagePlugin.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/ImageShow.py to ImageShow.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/ImageEnhance.py to ImageEnhance.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/WmfImagePlugin.py to WmfImagePlugin.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/ImageGrab.py to ImageGrab.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/WebPImagePlugin.py to WebPImagePlugin.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/FliImagePlugin.py to FliImagePlugin.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/TiffTags.py to TiffTags.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/CurImagePlugin.py to CurImagePlugin.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/_util.py to _util.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/GdImageFile.py to GdImageFile.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/TiffImagePlugin.py to TiffImagePlugin.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/IptcImagePlugin.py to IptcImagePlugin.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/ImagePalette.py to ImagePalette.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/BmpImagePlugin.py to BmpImagePlugin.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/ImageTransform.py to ImageTransform.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/IcnsImagePlugin.py to IcnsImagePlugin.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/McIdasImagePlugin.py to McIdasImagePlugin.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/XpmImagePlugin.py to XpmImagePlugin.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/OleFileIO.py to OleFileIO.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/DdsImagePlugin.py to DdsImagePlugin.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/ImageSequence.py to ImageSequence.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/PyAccess.py to PyAccess.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/_binary.py to _binary.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/Image.py to Image.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/XVThumbImagePlugin.py to XVThumbImagePlugin.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/SgiImagePlugin.py to SgiImagePlugin.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/ImImagePlugin.py to ImImagePlugin.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/PsdImagePlugin.py to PsdImagePlugin.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/JpegImagePlugin.py to JpegImagePlugin.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/ImageFont.py to ImageFont.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/PpmImagePlugin.py to PpmImagePlugin.pyc
byte-compiling /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/PIL/FtexImagePlugin.py to FtexImagePlugin.pyc
running install_egg_info
Copying src/Pillow.egg-info to /usr/local/Cellar/starcheat/1.0/libexec/lib/python2.7/site-packages/Pillow-5.0.0-py2.7.egg-info
running install_scripts
writing list of installed files to '/private/tmp/pip-record-s99LPk/install-record.txt'
Running setup.py install for Pillow: finished with status 'done'
Removing source in /private/tmp/pip-req-build-PS34ND
Successfully installed Pillow-5.0.0
Cleaning up...
Removed build tracker '/private/tmp/pip-req-tracker-44iG8b'
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/outline.c -o build/temp.macosx-10.14-x86_64-2.7/src/outline.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/outline.c -o build/temp.macosx-10.14-x86_64-2.7/src/outline.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/_imaging.c -o build/temp.macosx-10.14-x86_64-2.7/src/_imaging.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/_imaging.c -o build/temp.macosx-10.14-x86_64-2.7/src/_imaging.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Convert.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Convert.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Convert.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Convert.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Bands.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Bands.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Bands.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Bands.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/path.c -o build/temp.macosx-10.14-x86_64-2.7/src/path.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/path.c -o build/temp.macosx-10.14-x86_64-2.7/src/path.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/BcnDecode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/BcnDecode.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/BcnDecode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/BcnDecode.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Access.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Access.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Access.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Access.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/ConvertYCbCr.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/ConvertYCbCr.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/ConvertYCbCr.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/ConvertYCbCr.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/BitDecode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/BitDecode.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/BitDecode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/BitDecode.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/AlphaComposite.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/AlphaComposite.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/AlphaComposite.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/AlphaComposite.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/decode.c -o build/temp.macosx-10.14-x86_64-2.7/src/decode.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/decode.c -o build/temp.macosx-10.14-x86_64-2.7/src/decode.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Copy.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Copy.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Copy.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Copy.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Blend.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Blend.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Blend.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Blend.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Resample.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Resample.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Resample.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Resample.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Crc32.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Crc32.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Crc32.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Crc32.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Chops.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Chops.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Chops.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Chops.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/encode.c -o build/temp.macosx-10.14-x86_64-2.7/src/encode.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/encode.c -o build/temp.macosx-10.14-x86_64-2.7/src/encode.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Crop.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Crop.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Crop.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Crop.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Dib.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Dib.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Dib.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Dib.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Fill.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Fill.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Fill.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Fill.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/GifDecode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/GifDecode.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/GifDecode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/GifDecode.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/map.c -o build/temp.macosx-10.14-x86_64-2.7/src/map.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/map.c -o build/temp.macosx-10.14-x86_64-2.7/src/map.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Draw.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Draw.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Draw.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Draw.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/GifEncode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/GifEncode.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/GifEncode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/GifEncode.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Filter.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Filter.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Filter.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Filter.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/display.c -o build/temp.macosx-10.14-x86_64-2.7/src/display.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/display.c -o build/temp.macosx-10.14-x86_64-2.7/src/display.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/JpegEncode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/JpegEncode.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/JpegEncode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/JpegEncode.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/HexDecode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/HexDecode.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/HexDecode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/HexDecode.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Matrix.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Matrix.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Matrix.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Matrix.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Effects.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Effects.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Effects.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Effects.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/FliDecode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/FliDecode.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/FliDecode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/FliDecode.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Histo.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Histo.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Histo.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Histo.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/EpsEncode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/EpsEncode.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/EpsEncode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/EpsEncode.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/ModeFilter.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/ModeFilter.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/ModeFilter.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/ModeFilter.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/JpegDecode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/JpegDecode.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/JpegDecode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/JpegDecode.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Geometry.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Geometry.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Geometry.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Geometry.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/File.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/File.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/File.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/File.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Negative.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Negative.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Negative.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Negative.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Pack.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Pack.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Pack.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Pack.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Offset.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Offset.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Offset.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Offset.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/QuantOctree.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/QuantOctree.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/QuantOctree.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/QuantOctree.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/PcxEncode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/PcxEncode.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/PcxEncode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/PcxEncode.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/PackDecode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/PackDecode.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/PackDecode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/PackDecode.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/QuantHash.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/QuantHash.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/QuantHash.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/QuantHash.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/GetBBox.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/GetBBox.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/GetBBox.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/GetBBox.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Point.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Point.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Point.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Point.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Palette.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Palette.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Palette.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Palette.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/QuantHeap.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/QuantHeap.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/QuantHeap.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/QuantHeap.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/RankFilter.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/RankFilter.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/RankFilter.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/RankFilter.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Storage.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Storage.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Storage.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Storage.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/PcdDecode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/PcdDecode.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/PcdDecode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/PcdDecode.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Paste.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Paste.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Paste.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Paste.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/PcxDecode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/PcxDecode.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/PcxDecode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/PcxDecode.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/SgiRleDecode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/SgiRleDecode.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/SgiRleDecode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/SgiRleDecode.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/RawDecode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/RawDecode.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/RawDecode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/RawDecode.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Quant.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Quant.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Quant.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Quant.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/RawEncode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/RawEncode.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/RawEncode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/RawEncode.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/UnpackYCC.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/UnpackYCC.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/UnpackYCC.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/UnpackYCC.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/SunRleDecode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/SunRleDecode.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/SunRleDecode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/SunRleDecode.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/UnsharpMask.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/UnsharpMask.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/UnsharpMask.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/UnsharpMask.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/TgaRleDecode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/TgaRleDecode.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/TgaRleDecode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/TgaRleDecode.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/ZipEncode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/ZipEncode.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/ZipEncode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/ZipEncode.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/XbmDecode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/XbmDecode.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/XbmDecode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/XbmDecode.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Unpack.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Unpack.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Unpack.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Unpack.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/TiffDecode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/TiffDecode.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/TiffDecode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/TiffDecode.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/QuantPngQuant.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/QuantPngQuant.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/QuantPngQuant.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/QuantPngQuant.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/XbmEncode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/XbmEncode.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/XbmEncode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/XbmEncode.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Jpeg2KDecode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Jpeg2KDecode.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Jpeg2KDecode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Jpeg2KDecode.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/codec_fd.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/codec_fd.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/codec_fd.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/codec_fd.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/ZipDecode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/ZipDecode.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/ZipDecode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/ZipDecode.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Jpeg2KEncode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Jpeg2KEncode.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/Jpeg2KEncode.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Jpeg2KEncode.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/BoxBlur.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/BoxBlur.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION="5.0.0" -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/libImaging/BoxBlur.c -o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/BoxBlur.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -bundle -undefined dynamic_lookup -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk build/temp.macosx-10.14-x86_64-2.7/src/_imaging.o build/temp.macosx-10.14-x86_64-2.7/src/decode.o build/temp.macosx-10.14-x86_64-2.7/src/encode.o build/temp.macosx-10.14-x86_64-2.7/src/map.o build/temp.macosx-10.14-x86_64-2.7/src/display.o build/temp.macosx-10.14-x86_64-2.7/src/outline.o build/temp.macosx-10.14-x86_64-2.7/src/path.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Access.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/AlphaComposite.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Resample.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Bands.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/BcnDecode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/BitDecode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Blend.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Chops.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Convert.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/ConvertYCbCr.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Copy.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Crc32.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Crop.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Dib.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Draw.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Effects.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/EpsEncode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/File.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Fill.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Filter.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/FliDecode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Geometry.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/GetBBox.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/GifDecode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/GifEncode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/HexDecode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Histo.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/JpegDecode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/JpegEncode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Matrix.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/ModeFilter.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Negative.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Offset.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Pack.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/PackDecode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Palette.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Paste.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Quant.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/QuantOctree.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/QuantHash.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/QuantHeap.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/PcdDecode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/PcxDecode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/PcxEncode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Point.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/RankFilter.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/RawDecode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/RawEncode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Storage.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/SgiRleDecode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/SunRleDecode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/TgaRleDecode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Unpack.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/UnpackYCC.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/UnsharpMask.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/XbmDecode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/XbmEncode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/ZipDecode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/ZipEncode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/TiffDecode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Jpeg2KDecode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Jpeg2KEncode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/BoxBlur.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/QuantPngQuant.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/codec_fd.o -L/usr/local/Cellar/starcheat/1.0/libexec/lib -L/usr/local/lib -L/usr/lib -ljpeg -lz -ltiff -o build/lib.macosx-10.14-x86_64-2.7/PIL/_imaging.so
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/qt/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.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 build/temp.macosx-10.14-x86_64-2.7/src/_imaging.o build/temp.macosx-10.14-x86_64-2.7/src/decode.o build/temp.macosx-10.14-x86_64-2.7/src/encode.o build/temp.macosx-10.14-x86_64-2.7/src/map.o build/temp.macosx-10.14-x86_64-2.7/src/display.o build/temp.macosx-10.14-x86_64-2.7/src/outline.o build/temp.macosx-10.14-x86_64-2.7/src/path.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Access.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/AlphaComposite.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Resample.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Bands.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/BcnDecode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/BitDecode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Blend.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Chops.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Convert.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/ConvertYCbCr.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Copy.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Crc32.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Crop.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Dib.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Draw.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Effects.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/EpsEncode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/File.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Fill.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Filter.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/FliDecode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Geometry.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/GetBBox.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/GifDecode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/GifEncode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/HexDecode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Histo.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/JpegDecode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/JpegEncode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Matrix.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/ModeFilter.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Negative.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Offset.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Pack.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/PackDecode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Palette.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Paste.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Quant.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/QuantOctree.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/QuantHash.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/QuantHeap.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/PcdDecode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/PcxDecode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/PcxEncode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Point.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/RankFilter.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/RawDecode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/RawEncode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Storage.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/SgiRleDecode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/SunRleDecode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/TgaRleDecode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Unpack.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/UnpackYCC.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/UnsharpMask.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/XbmDecode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/XbmEncode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/ZipDecode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/ZipEncode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/TiffDecode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Jpeg2KDecode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/Jpeg2KEncode.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/BoxBlur.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/QuantPngQuant.o build/temp.macosx-10.14-x86_64-2.7/src/libImaging/codec_fd.o -L/usr/local/Cellar/starcheat/1.0/libexec/lib -L/usr/lib -ljpeg -lz -ltiff -o build/lib.macosx-10.14-x86_64-2.7/PIL/_imaging.so -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -ITk -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Tk/tkImaging.c -o build/temp.macosx-10.14-x86_64-2.7/Tk/tkImaging.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -ITk -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Tk/tkImaging.c -o build/temp.macosx-10.14-x86_64-2.7/Tk/tkImaging.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -ITk -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/_imagingtk.c -o build/temp.macosx-10.14-x86_64-2.7/src/_imagingtk.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -ITk -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/_imagingtk.c -o build/temp.macosx-10.14-x86_64-2.7/src/_imagingtk.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -bundle -undefined dynamic_lookup -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk build/temp.macosx-10.14-x86_64-2.7/src/_imagingtk.o build/temp.macosx-10.14-x86_64-2.7/Tk/tkImaging.o -L/usr/local/Cellar/starcheat/1.0/libexec/lib -L/usr/local/lib -L/usr/lib -o build/lib.macosx-10.14-x86_64-2.7/PIL/_imagingtk.so
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/qt/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.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 build/temp.macosx-10.14-x86_64-2.7/src/_imagingtk.o build/temp.macosx-10.14-x86_64-2.7/Tk/tkImaging.o -L/usr/local/Cellar/starcheat/1.0/libexec/lib -L/usr/lib -o build/lib.macosx-10.14-x86_64-2.7/PIL/_imagingtk.so -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/_imagingmath.c -o build/temp.macosx-10.14-x86_64-2.7/src/_imagingmath.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/_imagingmath.c -o build/temp.macosx-10.14-x86_64-2.7/src/_imagingmath.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -bundle -undefined dynamic_lookup -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk build/temp.macosx-10.14-x86_64-2.7/src/_imagingmath.o -L/usr/local/Cellar/starcheat/1.0/libexec/lib -L/usr/local/lib -L/usr/lib -o build/lib.macosx-10.14-x86_64-2.7/PIL/_imagingmath.so
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/qt/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.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 build/temp.macosx-10.14-x86_64-2.7/src/_imagingmath.o -L/usr/local/Cellar/starcheat/1.0/libexec/lib -L/usr/lib -o build/lib.macosx-10.14-x86_64-2.7/PIL/_imagingmath.so -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/local/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/_imagingmorph.c -o build/temp.macosx-10.14-x86_64-2.7/src/_imagingmorph.o
superenv removed: -g -O3 -Wall -Wstrict-prototypes -I/usr/local/include
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -fwrapv -I/private/tmp/pip-req-build-PS34ND/src/libImaging -I/usr/local/Cellar/starcheat/1.0/libexec/include -I/usr/include -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/_imagingmorph.c -o build/temp.macosx-10.14-x86_64-2.7/src/_imagingmorph.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include
clang called with: -bundle -undefined dynamic_lookup -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk build/temp.macosx-10.14-x86_64-2.7/src/_imagingmorph.o -L/usr/local/Cellar/starcheat/1.0/libexec/lib -L/usr/local/lib -L/usr/lib -o build/lib.macosx-10.14-x86_64-2.7/PIL/_imagingmorph.so
superenv added: -pipe -w -Os -march=native --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/qt/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.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 build/temp.macosx-10.14-x86_64-2.7/src/_imagingmorph.o -L/usr/local/Cellar/starcheat/1.0/libexec/lib -L/usr/lib -o build/lib.macosx-10.14-x86_64-2.7/PIL/_imagingmorph.so -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/qt/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/qt/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
2018-12-08 18:08:23 +0100
python3
build.py
-v
Starting building Starcheat to build ...
Copying Starcheat python scripts
Generating python Qt templates...
Generated qt_openplayer.py
Generated qt_options.py
Generated qt_itemedit.py
Generated qt_quests.py
Generated qt_imagebrowser.py
Generated qt_blueprints.py
Generated qt_about.py
Generated qt_mainwindow.py
Generated qt_itemeditoptions.py
Generated qt_itembrowser.py
Generated qt_listedit.py
Generated qt_techs.py
Generated qt_variantedit.py
Generated qt_mods.py
Generated qt_ship.py
Generated qt_coloredit.py
Generated qt_appearance.py
Generating python Qt resource...
Generated resources_rc.py
Script build is complete!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment