Giter Club home page Giter Club logo

Comments (3)

sahildua2305 avatar sahildua2305 commented on August 22, 2024 1

Not able to reproduce this anymore. Please feel free to re-open if this is still an issue.

from hackide.

pooka96 avatar pooka96 commented on August 22, 2024

can you share the error log snippet?

from hackide.

Khangerel avatar Khangerel commented on August 22, 2024

ERROR: Command errored out with exit status 1:
command: /Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/setup.py'"'"'; file='"'"'/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/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/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-record-t8fdhf/install-record.txt --single-version-externally-managed --compile --install-headers /Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include/site/python2.7/Pillow
cwd: /private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/
Complete output (498 lines):
running install
running build
running build_py
creating build
creating build/lib.macosx-10.14-intel-2.7
creating build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/ImageMode.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/PngImagePlugin.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/XbmImagePlugin.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/PcxImagePlugin.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/SunImagePlugin.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/ImageFileIO.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/ImageFile.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/SpiderImagePlugin.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/TarIO.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/FitsStubImagePlugin.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/MpegImagePlugin.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/BdfFontFile.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/GribStubImagePlugin.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/ImageStat.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/PixarImagePlugin.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/GimpPaletteFile.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/ImageColor.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/ContainerIO.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/MspImagePlugin.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/MicImagePlugin.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/ImtImagePlugin.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/GifImagePlugin.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/PalmImagePlugin.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/ImageQt.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/ImageMath.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/PaletteFile.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/FontFile.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/ExifTags.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/ImageCms.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/FpxImagePlugin.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/ImageChops.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/BufrStubImagePlugin.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/PSDraw.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/PcdImagePlugin.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/ImageFilter.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/ImageDraw2.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/ImagePath.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/DcxImagePlugin.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/ArgImagePlugin.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/init.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/JpegPresets.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/Hdf5StubImagePlugin.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/ImageDraw.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/GimpGradientFile.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/ImageWin.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/IcoImagePlugin.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/EpsImagePlugin.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/TgaImagePlugin.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/WalImageFile.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/PcfFontFile.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/ImageTk.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/GbrImagePlugin.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/ImageOps.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/PdfImagePlugin.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/ImageShow.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/ImageEnhance.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/WmfImagePlugin.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/ImageGrab.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/WebPImagePlugin.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/FliImagePlugin.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/TiffTags.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/CurImagePlugin.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/_util.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/GdImageFile.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/TiffImagePlugin.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/IptcImagePlugin.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/ImagePalette.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/BmpImagePlugin.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/ImageTransform.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/IcnsImagePlugin.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/McIdasImagePlugin.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/tests.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/XpmImagePlugin.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/OleFileIO.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/ImageSequence.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/_binary.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/Image.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/XVThumbImagePlugin.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/SgiImagePlugin.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/ImImagePlugin.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/PsdImagePlugin.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/JpegImagePlugin.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/ImageFont.py -> build/lib.macosx-10.14-intel-2.7/PIL
copying PIL/PpmImagePlugin.py -> build/lib.macosx-10.14-intel-2.7/PIL
running egg_info
writing Pillow.egg-info/PKG-INFO
writing top-level names to Pillow.egg-info/top_level.txt
writing dependency_links to Pillow.egg-info/dependency_links.txt
reading manifest file 'Pillow.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'Pillow.egg-info/SOURCES.txt'
running build_ext
--- using frameworks at /System/Library/Frameworks
building 'PIL._imaging' extension
creating build/temp.macosx-10.14-intel-2.7
creating build/temp.macosx-10.14-intel-2.7/libImaging
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _imaging.c -o build/temp.macosx-10.14-intel-2.7/_imaging.o
_imaging.c:523:22: warning: implicit conversion from 'int' to 'char' changes value from 255 to -1 [-Wconstant-conversion]
ink[0] = CLIP(r);
~ ^~~~~~~
_imaging.c:106:51: note: expanded from macro 'CLIP'
#define CLIP(x) ((x) <= 0 ? 0 : (x) < 256 ? (x) : 255)
^~~
_imaging.c:553:22: warning: implicit conversion from 'int' to 'char' changes value from 255 to -1 [-Wconstant-conversion]
ink[0] = CLIP(r);
~ ^~~~~~~
_imaging.c:106:51: note: expanded from macro 'CLIP'
#define CLIP(x) ((x) <= 0 ? 0 : (x) < 256 ? (x) : 255)
^~~
_imaging.c:554:22: warning: implicit conversion from 'int' to 'char' changes value from 255 to -1 [-Wconstant-conversion]
ink[1] = CLIP(g);
~ ^~~~~~~
_imaging.c:106:51: note: expanded from macro 'CLIP'
#define CLIP(x) ((x) <= 0 ? 0 : (x) < 256 ? (x) : 255)
^~~
_imaging.c:555:22: warning: implicit conversion from 'int' to 'char' changes value from 255 to -1 [-Wconstant-conversion]
ink[2] = CLIP(b);
~ ^~~~~~~
_imaging.c:106:51: note: expanded from macro 'CLIP'
#define CLIP(x) ((x) <= 0 ? 0 : (x) < 256 ? (x) : 255)
^~~
_imaging.c:556:22: warning: implicit conversion from 'int' to 'char' changes value from 255 to -1 [-Wconstant-conversion]
ink[3] = CLIP(a);
~ ^~~~~~~
_imaging.c:106:51: note: expanded from macro 'CLIP'
#define CLIP(x) ((x) <= 0 ? 0 : (x) < 256 ? (x) : 255)
^~~
5 warnings generated.
_imaging.c:376:9: warning: implicit conversion loses integer precision: 'Py_ssize_t' (aka 'long') to 'int' [-Wshorten-64-to-32]
n = PyObject_Length(arg);
~ ^~~~~~~~~~~~~~~~~~~~
/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/abstract.h:434:25: note: expanded from macro 'PyObject_Length'
#define PyObject_Length PyObject_Size
^
_imaging.c:391:28: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
int temp = PyInt_AsLong(op);
~~~~ ^~~~~~~~~~~~~~~~
_imaging.c:397:28: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
int temp = PyInt_AsLong(op);
~~~~ ^~~~~~~~~~~~~~~~
_imaging.c:407:28: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
int temp = PyInt_AsLong(op);
~~~~ ^~~~~~~~~~~~~~~~
_imaging.c:413:28: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
int temp = PyInt_AsLong(op);
~~~~ ^~~~~~~~~~~~~~~~
_imaging.c:520:17: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
r = PyInt_AsLong(color);
~ ^~~~~~~~~~~~~~~~~~~
_imaging.c:523:22: warning: implicit conversion from 'int' to 'char' changes value from 255 to -1 [-Wconstant-conversion]
ink[0] = CLIP(r);
~ ^~~~~~~
_imaging.c:106:51: note: expanded from macro 'CLIP'
#define CLIP(x) ((x) <= 0 ? 0 : (x) < 256 ? (x) : 255)
^~~
_imaging.c:533:25: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
r = PyInt_AS_LONG(color);
~ ^~~~~~~~~~~~~~~~~~~~
/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/intobject.h:55:51: note: expanded from macro 'PyInt_AS_LONG'
#define PyInt_AS_LONG(op) (((PyIntObject *)(op))->ob_ival)
~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
_imaging.c:553:22: warning: implicit conversion from 'int' to 'char' changes value from 255 to -1 [-Wconstant-conversion]
ink[0] = CLIP(r);
~ ^~~~~~~
_imaging.c:106:51: note: expanded from macro 'CLIP'
#define CLIP(x) ((x) <= 0 ? 0 : (x) < 256 ? (x) : 255)
^~~
_imaging.c:554:22: warning: implicit conversion from 'int' to 'char' changes value from 255 to -1 [-Wconstant-conversion]
ink[1] = CLIP(g);
~ ^~~~~~~
_imaging.c:106:51: note: expanded from macro 'CLIP'
#define CLIP(x) ((x) <= 0 ? 0 : (x) < 256 ? (x) : 255)
^~~
_imaging.c:555:22: warning: implicit conversion from 'int' to 'char' changes value from 255 to -1 [-Wconstant-conversion]
ink[2] = CLIP(b);
~ ^~~~~~~
_imaging.c:106:51: note: expanded from macro 'CLIP'
#define CLIP(x) ((x) <= 0 ? 0 : (x) < 256 ? (x) : 255)
^~~
_imaging.c:556:22: warning: implicit conversion from 'int' to 'char' changes value from 255 to -1 [-Wconstant-conversion]
ink[3] = CLIP(a);
~ ^~~~~~~
_imaging.c:106:51: note: expanded from macro 'CLIP'
#define CLIP(x) ((x) <= 0 ? 0 : (x) < 256 ? (x) : 255)
^~~
_imaging.c:561:13: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
r = PyInt_AsLong(color);
~ ^~~~~~~~~~~~~~~~~~~
_imaging.c:575:17: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
r = PyInt_AsLong(color);
~ ^~~~~~~~~~~~~~~~~~~
_imaging.c:969:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
x = PyInt_AS_LONG(value);
~ ^~~~~~~~~~~~~~~~~~~~
/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/intobject.h:55:51: note: expanded from macro 'PyInt_AS_LONG'
#define PyInt_AS_LONG(op) (((PyIntObject )(op))->ob_ival)
~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
_imaging.c:977:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
y = PyInt_AS_LONG(value);
~ ^~~~~~~~~~~~~~~~~~~~
/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/intobject.h:55:51: note: expanded from macro 'PyInt_AS_LONG'
#define PyInt_AS_LONG(op) (((PyIntObject )(op))->ob_ival)
~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
_imaging.c:3102:15: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
y = i / im->xsize;
~ ^~~~~~~~~~~
17 warnings generated.
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c decode.c -o build/temp.macosx-10.14-intel-2.7/decode.o
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c encode.c -o build/temp.macosx-10.14-intel-2.7/encode.o
encode.c:56:8: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses]
if(!PyType_Ready(&ImagingEncoderType) < 0)
^ ~
encode.c:56:8: note: add parentheses after the '!' to evaluate the comparison first
if(!PyType_Ready(&ImagingEncoderType) < 0)
^
( )
encode.c:56:8: note: add parentheses around left hand side expression to silence this warning
if(!PyType_Ready(&ImagingEncoderType) < 0)
^
( )
encode.c:56:43: warning: result of comparison of constant 0 with boolean expression is always false [-Wtautological-constant-compare]
if(!PyType_Ready(&ImagingEncoderType) < 0)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~
2 warnings generated.
encode.c:56:8: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses]
if(!PyType_Ready(&ImagingEncoderType) < 0)
^ ~
encode.c:56:8: note: add parentheses after the '!' to evaluate the comparison first
if(!PyType_Ready(&ImagingEncoderType) < 0)
^
( )
encode.c:56:8: note: add parentheses around left hand side expression to silence this warning
if(!PyType_Ready(&ImagingEncoderType) < 0)
^
( )
encode.c:56:43: warning: result of comparison of constant 0 with boolean expression is always false [-Wtautological-constant-compare]
if(!PyType_Ready(&ImagingEncoderType) < 0)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~
2 warnings generated.
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c map.c -o build/temp.macosx-10.14-intel-2.7/map.o
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c display.c -o build/temp.macosx-10.14-intel-2.7/display.o
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c outline.c -o build/temp.macosx-10.14-intel-2.7/outline.o
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c path.c -o build/temp.macosx-10.14-intel-2.7/path.o
path.c:120:15: warning: implicit conversion loses integer precision: 'Py_ssize_t' (aka 'long') to 'int' [-Wshorten-64-to-32]
return path->count;
~~~~~~ ~~~~~~^~~~~
path.c:127:32: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32]
int n = buffer.len / (2 * sizeof(float));
~ ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
path.c:147:9: warning: implicit conversion loses integer precision: 'Py_ssize_t' (aka 'long') to 'int' [-Wshorten-64-to-32]
n = PyObject_Length(data);
~ ^~~~~~~~~~~~~~~~~~~~~
/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/abstract.h:434:25: note: expanded from macro 'PyObject_Length'
#define PyObject_Length PyObject_Size
^
path.c:301:21: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
i = self->count - j;
~ ~~~~~~~~~~~~^

path.c:360:25: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
i = self->count + i;
~ ~~~~~~~~~~~~^~~
path.c:557:35: warning: implicit conversion loses integer precision: 'Py_ssize_t' (aka 'long') to 'int' [-Wshorten-64-to-32]
return path_getitem(self, i);
~~~~~~~~~~~~ ^
6 warnings generated.
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/Access.c -o build/temp.macosx-10.14-intel-2.7/libImaging/Access.o
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/AlphaComposite.c -o build/temp.macosx-10.14-intel-2.7/libImaging/AlphaComposite.o
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/Antialias.c -o build/temp.macosx-10.14-intel-2.7/libImaging/Antialias.o
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/Bands.c -o build/temp.macosx-10.14-intel-2.7/libImaging/Bands.o
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/BitDecode.c -o build/temp.macosx-10.14-intel-2.7/libImaging/BitDecode.o
libImaging/BitDecode.c:137:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
return ptr - buf;
~~~~~~ ~~~~^~~~~
1 warning generated.
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/Blend.c -o build/temp.macosx-10.14-intel-2.7/libImaging/Blend.o
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/Chops.c -o build/temp.macosx-10.14-intel-2.7/libImaging/Chops.o
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/Convert.c -o build/temp.macosx-10.14-intel-2.7/libImaging/Convert.o
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/ConvertYCbCr.c -o build/temp.macosx-10.14-intel-2.7/libImaging/ConvertYCbCr.o
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/Copy.c -o build/temp.macosx-10.14-intel-2.7/libImaging/Copy.o
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/Crc32.c -o build/temp.macosx-10.14-intel-2.7/libImaging/Crc32.o
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/Crop.c -o build/temp.macosx-10.14-intel-2.7/libImaging/Crop.o
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/Dib.c -o build/temp.macosx-10.14-intel-2.7/libImaging/Dib.o
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/Draw.c -o build/temp.macosx-10.14-intel-2.7/libImaging/Draw.o
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/Effects.c -o build/temp.macosx-10.14-intel-2.7/libImaging/Effects.o
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/EpsEncode.c -o build/temp.macosx-10.14-intel-2.7/libImaging/EpsEncode.o
libImaging/EpsEncode.c:78:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
return ptr - buf;
~~~~~~ ~~~~^~~~~
1 warning generated.
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/File.c -o build/temp.macosx-10.14-intel-2.7/libImaging/File.o
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/Fill.c -o build/temp.macosx-10.14-intel-2.7/libImaging/Fill.o
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/Filter.c -o build/temp.macosx-10.14-intel-2.7/libImaging/Filter.o
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/FliDecode.c -o build/temp.macosx-10.14-intel-2.7/libImaging/FliDecode.o
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/Geometry.c -o build/temp.macosx-10.14-intel-2.7/libImaging/Geometry.o
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/GetBBox.c -o build/temp.macosx-10.14-intel-2.7/libImaging/GetBBox.o
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/GifDecode.c -o build/temp.macosx-10.14-intel-2.7/libImaging/GifDecode.o
libImaging/GifDecode.c:146:15: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
return ptr - buffer;
~~~~~~ ~~~~^~~~~~~~
libImaging/GifDecode.c:149:15: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
return ptr - buffer;
~~~~~~ ~~~~^~~~~~~~
libImaging/GifDecode.c:296:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
return ptr - buffer;
~~~~~~ ~~~~^~~~~~~~
3 warnings generated.
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/GifEncode.c -o build/temp.macosx-10.14-intel-2.7/libImaging/GifEncode.o
libImaging/GifEncode.c:290:36: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
return ptr - buf;
~~~~~~ ~~~~^~~~~
libImaging/GifEncode.c:313:28: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
return ptr - buf;
~~~~~~ ~~~~^~~~~
2 warnings generated.
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/HexDecode.c -o build/temp.macosx-10.14-intel-2.7/libImaging/HexDecode.o
libImaging/HexDecode.c:34:17: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
return ptr - buf;
~~~~~~ ~~~~^~~~~
1 warning generated.
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/Histo.c -o build/temp.macosx-10.14-intel-2.7/libImaging/Histo.o
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/JpegDecode.c -o build/temp.macosx-10.14-intel-2.7/libImaging/JpegDecode.o
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/JpegEncode.c -o build/temp.macosx-10.14-intel-2.7/libImaging/JpegEncode.o
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/LzwDecode.c -o build/temp.macosx-10.14-intel-2.7/libImaging/LzwDecode.o
libImaging/LzwDecode.c:92:18: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
return ptr - buf;;
~~~~~~ ~~~~^~~~~
libImaging/LzwDecode.c:229:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
return ptr - buf;
~~~~~~ ~~~~^~~~~
2 warnings generated.
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/Matrix.c -o build/temp.macosx-10.14-intel-2.7/libImaging/Matrix.o
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/ModeFilter.c -o build/temp.macosx-10.14-intel-2.7/libImaging/ModeFilter.o
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/MspDecode.c -o build/temp.macosx-10.14-intel-2.7/libImaging/MspDecode.o
libImaging/MspDecode.c:31:17: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
return ptr - buf;
~~~~~~ ~~~~^~~~~
libImaging/MspDecode.c:90:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
return ptr - buf;
~~~~~~ ~~~~^~~~~
2 warnings generated.
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/Negative.c -o build/temp.macosx-10.14-intel-2.7/libImaging/Negative.o
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/Offset.c -o build/temp.macosx-10.14-intel-2.7/libImaging/Offset.o
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/Pack.c -o build/temp.macosx-10.14-intel-2.7/libImaging/Pack.o
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/PackDecode.c -o build/temp.macosx-10.14-intel-2.7/libImaging/PackDecode.o
libImaging/PackDecode.c:32:17: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
return ptr - buf;
~~~~~~ ~~~~^~~~~
libImaging/PackDecode.c:44:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
return ptr - buf;
~~~~~~ ~~~~^~~~~
libImaging/PackDecode.c:62:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
return ptr - buf;
~~~~~~ ~~~~^~~~~
3 warnings generated.
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/Palette.c -o build/temp.macosx-10.14-intel-2.7/libImaging/Palette.o
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/Paste.c -o build/temp.macosx-10.14-intel-2.7/libImaging/Paste.o
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/Quant.c -o build/temp.macosx-10.14-intel-2.7/libImaging/Quant.o
libImaging/Quant.c:806:24: warning: implicit conversion loses integer precision: 'long' to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32]
idx=aDSK[j]-aD;
~~~~~~~~^~~
libImaging/Quant.c:855:24: warning: implicit conversion loses integer precision: 'long' to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32]
idx=aDSK[j]-aD;
~~~~~~~~^~~
libImaging/Quant.c:923:21: warning: implicit conversion loses integer precision: 'long' to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32]
idx=aDSK[j]-aD;
~~~~~~~~^~~
3 warnings generated.
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/QuantOctree.c -o build/temp.macosx-10.14-intel-2.7/libImaging/QuantOctree.o
libImaging/QuantOctree.c:311:23: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32]
pixelArray[i] = lookup_color(lookupCube, &pixelData[i]);
~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
libImaging/QuantOctree.c:114:26: warning: implicit conversion loses integer precision: 'long' to 'unsigned int' [-Wshorten-64-to-32]
unsigned int offset = color_bucket_offset(cube, p);
~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
libImaging/QuantOctree.c:262:20: warning: implicit conversion loses integer precision: 'long' to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32]
bucket->count = value;
~ ^~~~~
libImaging/QuantOctree.c:311:23: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32]
pixelArray[i] = lookup_color(lookupCube, &pixelData[i]);
~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings generated.
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/QuantHash.c -o build/temp.macosx-10.14-intel-2.7/libImaging/QuantHash.o
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/QuantHeap.c -o build/temp.macosx-10.14-intel-2.7/libImaging/QuantHeap.o
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/PcdDecode.c -o build/temp.macosx-10.14-intel-2.7/libImaging/PcdDecode.o
libImaging/PcdDecode.c:42:17: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
return ptr - buf;
~~~~~~ ~~~~^~~~~
1 warning generated.
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/PcxDecode.c -o build/temp.macosx-10.14-intel-2.7/libImaging/PcxDecode.o
libImaging/PcxDecode.c:30:17: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
return ptr - buf;
~~~~~~ ~~~~^~~~~
libImaging/PcxDecode.c:36:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
return ptr - buf;
~~~~~~ ~~~~^~~~~
2 warnings generated.
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/PcxEncode.c -o build/temp.macosx-10.14-intel-2.7/libImaging/PcxEncode.o
libImaging/PcxEncode.c:53:28: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
return ptr - buf;
~~~~~~ ~~~~^~~~~
libImaging/PcxEncode.c:84:36: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
return ptr - buf;
~~~~~~ ~~~~^~~~~
libImaging/PcxEncode.c:106:40: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
return ptr - buf;
~~~~~~ ~~~~^~~~~
libImaging/PcxEncode.c:112:44: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
return ptr - buf;
~~~~~~ ~~~~^~~~~
libImaging/PcxEncode.c:130:32: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
return ptr - buf;
~~~~~~ ~~~~^~~~~
libImaging/PcxEncode.c:136:36: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
return ptr - buf;
~~~~~~ ~~~~^~~~~
6 warnings generated.
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/Point.c -o build/temp.macosx-10.14-intel-2.7/libImaging/Point.o
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/RankFilter.c -o build/temp.macosx-10.14-intel-2.7/libImaging/RankFilter.o
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/RawDecode.c -o build/temp.macosx-10.14-intel-2.7/libImaging/RawDecode.o
libImaging/RawDecode.c:59:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
return ptr - buf;
~~~~~~ ~~~~^~~~~
libImaging/RawDecode.c:69:17: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
return ptr - buf;
~~~~~~ ~~~~^~~~~
2 warnings generated.
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/RawEncode.c -o build/temp.macosx-10.14-intel-2.7/libImaging/RawEncode.o
libImaging/RawEncode.c:87:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
return ptr - buf;
~~~~~~ ~~~~^~~~~
1 warning generated.
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/Storage.c -o build/temp.macosx-10.14-intel-2.7/libImaging/Storage.o
libImaging/Storage.c:380:17: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32]
bytes = strlen(mode); /
close enough /
~ ^~~~~~~~~~~~
1 warning generated.
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/SunRleDecode.c -o build/temp.macosx-10.14-intel-2.7/libImaging/SunRleDecode.o
libImaging/SunRleDecode.c:33:17: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
return ptr - buf;
~~~~~~ ~~~~^~~~~
libImaging/SunRleDecode.c:111:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
return ptr - buf;
~~~~~~ ~~~~^~~~~
2 warnings generated.
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/TgaRleDecode.c -o build/temp.macosx-10.14-intel-2.7/libImaging/TgaRleDecode.o
libImaging/TgaRleDecode.c:48:17: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
return ptr - buf;
~~~~~~ ~~~~^~~~~
libImaging/TgaRleDecode.c:117:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
return ptr - buf;
~~~~~~ ~~~~^~~~~
2 warnings generated.
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/Unpack.c -o build/temp.macosx-10.14-intel-2.7/libImaging/Unpack.o
libImaging/Unpack.c:867:1: warning: unused function 'copy3' [-Wunused-function]
copy3(UINT8
out, const UINT8
in, int pixels)
^
1 warning generated.
libImaging/Unpack.c:867:1: warning: unused function 'copy3' [-Wunused-function]
copy3(UINT8
out, const UINT8
in, int pixels)
^
1 warning generated.
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/UnpackYCC.c -o build/temp.macosx-10.14-intel-2.7/libImaging/UnpackYCC.o
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/UnsharpMask.c -o build/temp.macosx-10.14-intel-2.7/libImaging/UnsharpMask.o
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/XbmDecode.c -o build/temp.macosx-10.14-intel-2.7/libImaging/XbmDecode.o
libImaging/XbmDecode.c:49:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
return ptr - buf;
~~~~~~ ~~~~^~~~~
libImaging/XbmDecode.c:56:17: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
return ptr - buf;
~~~~~~ ~~~~^~~~~
2 warnings generated.
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/XbmEncode.c -o build/temp.macosx-10.14-intel-2.7/libImaging/XbmEncode.o
libImaging/XbmEncode.c:105:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
return ptr - buf;
~~~~~~ ~~~~^~~~~
1 warning generated.
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/ZipDecode.c -o build/temp.macosx-10.14-intel-2.7/libImaging/ZipDecode.o
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/ZipEncode.c -o build/temp.macosx-10.14-intel-2.7/libImaging/ZipEncode.o
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libImaging/TiffDecode.c -o build/temp.macosx-10.14-intel-2.7/libImaging/TiffDecode.o
cc -bundle -undefined dynamic_lookup -Wl,-F. -L/usr/local/opt/openssl/lib -I/usr/local/opt/openssl/include build/temp.macosx-10.14-intel-2.7/_imaging.o build/temp.macosx-10.14-intel-2.7/decode.o build/temp.macosx-10.14-intel-2.7/encode.o build/temp.macosx-10.14-intel-2.7/map.o build/temp.macosx-10.14-intel-2.7/display.o build/temp.macosx-10.14-intel-2.7/outline.o build/temp.macosx-10.14-intel-2.7/path.o build/temp.macosx-10.14-intel-2.7/libImaging/Access.o build/temp.macosx-10.14-intel-2.7/libImaging/AlphaComposite.o build/temp.macosx-10.14-intel-2.7/libImaging/Antialias.o build/temp.macosx-10.14-intel-2.7/libImaging/Bands.o build/temp.macosx-10.14-intel-2.7/libImaging/BitDecode.o build/temp.macosx-10.14-intel-2.7/libImaging/Blend.o build/temp.macosx-10.14-intel-2.7/libImaging/Chops.o build/temp.macosx-10.14-intel-2.7/libImaging/Convert.o build/temp.macosx-10.14-intel-2.7/libImaging/ConvertYCbCr.o build/temp.macosx-10.14-intel-2.7/libImaging/Copy.o build/temp.macosx-10.14-intel-2.7/libImaging/Crc32.o build/temp.macosx-10.14-intel-2.7/libImaging/Crop.o build/temp.macosx-10.14-intel-2.7/libImaging/Dib.o build/temp.macosx-10.14-intel-2.7/libImaging/Draw.o build/temp.macosx-10.14-intel-2.7/libImaging/Effects.o build/temp.macosx-10.14-intel-2.7/libImaging/EpsEncode.o build/temp.macosx-10.14-intel-2.7/libImaging/File.o build/temp.macosx-10.14-intel-2.7/libImaging/Fill.o build/temp.macosx-10.14-intel-2.7/libImaging/Filter.o build/temp.macosx-10.14-intel-2.7/libImaging/FliDecode.o build/temp.macosx-10.14-intel-2.7/libImaging/Geometry.o build/temp.macosx-10.14-intel-2.7/libImaging/GetBBox.o build/temp.macosx-10.14-intel-2.7/libImaging/GifDecode.o build/temp.macosx-10.14-intel-2.7/libImaging/GifEncode.o build/temp.macosx-10.14-intel-2.7/libImaging/HexDecode.o build/temp.macosx-10.14-intel-2.7/libImaging/Histo.o build/temp.macosx-10.14-intel-2.7/libImaging/JpegDecode.o build/temp.macosx-10.14-intel-2.7/libImaging/JpegEncode.o build/temp.macosx-10.14-intel-2.7/libImaging/LzwDecode.o build/temp.macosx-10.14-intel-2.7/libImaging/Matrix.o build/temp.macosx-10.14-intel-2.7/libImaging/ModeFilter.o build/temp.macosx-10.14-intel-2.7/libImaging/MspDecode.o build/temp.macosx-10.14-intel-2.7/libImaging/Negative.o build/temp.macosx-10.14-intel-2.7/libImaging/Offset.o build/temp.macosx-10.14-intel-2.7/libImaging/Pack.o build/temp.macosx-10.14-intel-2.7/libImaging/PackDecode.o build/temp.macosx-10.14-intel-2.7/libImaging/Palette.o build/temp.macosx-10.14-intel-2.7/libImaging/Paste.o build/temp.macosx-10.14-intel-2.7/libImaging/Quant.o build/temp.macosx-10.14-intel-2.7/libImaging/QuantOctree.o build/temp.macosx-10.14-intel-2.7/libImaging/QuantHash.o build/temp.macosx-10.14-intel-2.7/libImaging/QuantHeap.o build/temp.macosx-10.14-intel-2.7/libImaging/PcdDecode.o build/temp.macosx-10.14-intel-2.7/libImaging/PcxDecode.o build/temp.macosx-10.14-intel-2.7/libImaging/PcxEncode.o build/temp.macosx-10.14-intel-2.7/libImaging/Point.o build/temp.macosx-10.14-intel-2.7/libImaging/RankFilter.o build/temp.macosx-10.14-intel-2.7/libImaging/RawDecode.o build/temp.macosx-10.14-intel-2.7/libImaging/RawEncode.o build/temp.macosx-10.14-intel-2.7/libImaging/Storage.o build/temp.macosx-10.14-intel-2.7/libImaging/SunRleDecode.o build/temp.macosx-10.14-intel-2.7/libImaging/TgaRleDecode.o build/temp.macosx-10.14-intel-2.7/libImaging/Unpack.o build/temp.macosx-10.14-intel-2.7/libImaging/UnpackYCC.o build/temp.macosx-10.14-intel-2.7/libImaging/UnsharpMask.o build/temp.macosx-10.14-intel-2.7/libImaging/XbmDecode.o build/temp.macosx-10.14-intel-2.7/libImaging/XbmEncode.o build/temp.macosx-10.14-intel-2.7/libImaging/ZipDecode.o build/temp.macosx-10.14-intel-2.7/libImaging/ZipEncode.o build/temp.macosx-10.14-intel-2.7/libImaging/TiffDecode.o -L/usr/local/Cellar/openssl/1.0.2r/lib -L/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/lib -L/usr/local/lib -L/usr/lib -o build/lib.macosx-10.14-intel-2.7/PIL/_imaging.so
building 'PIL._imagingtk' extension
creating build/temp.macosx-10.14-intel-2.7/Tk
cc -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/usr/local/opt/openssl/include -arch i386 -arch x86_64 -pipe -I/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/libImaging -I/Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _imagingtk.c -o build/temp.macosx-10.14-intel-2.7/_imagingtk.o -framework Tcl -framework Tk
clang: warning: -framework Tcl: 'linker' input unused [-Wunused-command-line-argument]
clang: warning: -framework Tk: 'linker' input unused [-Wunused-command-line-argument]
In file included from _imagingtk.c:19:
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/tk.h:78:11: fatal error: 'X11/Xlib.h' file not found
# include <X11/Xlib.h>
^~~~~~~~~~~~
1 error generated.
error: command 'cc' failed with exit status 1
----------------------------------------
ERROR: Command errored out with exit status 1: /Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/setup.py'"'"'; file='"'"'/private/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-install-TE3AYz/Pillow/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/var/folders/_f/4f8w05hs6r364gpb2tn1x8n40000gn/T/pip-record-t8fdhf/install-record.txt --single-version-externally-managed --compile --install-headers /Users/khangerel/workspace/hackIDE/virtualEnvs/hackIDE_venv/include/site/python2.7/Pillow Check the logs for full command output.

from hackide.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.