CAN'T INSTALL wxPython on pyCharm. Fatal error: 'lzma.h' file not found
Running on OSX HighSierra last release of pyCharm.
No help found in your site. Could anybody please help with this ?
After try install wxPython from the pyCharm IDE the result was:
private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/tiff/libtiff/tif_lzma.c:38:10: fatal error: 'lzma.h' file not found
Command output:
Collecting wxPython
Using cached wxPython-4.0.1.tar.gz
Requirement already satisfied: six in /Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages (from wxPython)
Installing collected packages: wxPython
Running setup.py install for wxPython: started
Running setup.py install for wxPython: finished with status 'error'
Complete output from command /usr/local/bin/python3.7 -u -c "import setuptools, tokenize;__file__='/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pip-2mvnvpiw-record/install-record.txt --single-version-externally-managed --compile --user --prefix=:
running install
running build
WARNING: Building this way assumes that all generated files have been
generated already. If that is not the case then use build.py directly
to generate the source and perform the build stage. You can use
--skip-build with the bdist_* or install commands to avoid this
message and the wxWidgets and Phoenix build steps in the future.
"/usr/local/bin/python3.7" -u build.py build
Will build using: "/usr/local/bin/python3.7"
3.7.0a2 (v3.7.0a2:f7ac4fe52a, Oct 16 2017, 21:11:18)
[GCC 4.2.1 (Apple Inc. build 5666) (dot 3)]
Python's architecture is 64bit
cfg.VERSION: 4.0.1
Running command: build
Running command: build_wx
wxWidgets build options: ['--wxpython', '--unicode', '--osx_cocoa']
Configure options: ['--enable-unicode', '--with-osx_cocoa', '--with-opengl', '--enable-sound', '--enable-graphics_ctx', '--enable-mediactrl', '--enable-display', '--enable-geometry', '--enable-debug_flag', '--enable-optimise', '--disable-debugreport', '--enable-uiactionsim', '--with-macosx-version-min=10.6', '--with-macosx-sdk=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk']
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/configure --enable-unicode --with-osx_cocoa --with-opengl --enable-sound --enable-graphics_ctx --enable-mediactrl --enable-display --enable-geometry --enable-debug_flag --enable-optimise --disable-debugreport --enable-uiactionsim --with-macosx-version-min=10.6 --with-macosx-sdk=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
checking build system type... x86_64-apple-darwin17.4.0
checking host system type... x86_64-apple-darwin17.4.0
checking for --disable-gui... no
checking for --enable-monolithic... no
checking for --enable-plugins... no
checking for --without-subdirs... no
checking for --enable-official_build... no
checking for --disable-all-features... no
checking for --enable-universal... no
checking for --enable-nanox... no
checking for --enable-gpe... no
checking for toolkit... osx_cocoa
checking for --with-libpng... yes
checking for --with-libjpeg... yes
checking for --with-libtiff... yes
checking for --without-libjbig... no
checking for --without-liblzma... no
checking for --with-libxpm... yes
checking for --with-libiconv... yes
checking for --with-libmspack... no
checking for --without-gtkprint... no
checking for --with-gnomevfs... no
checking for --with-libnotify... yes
checking for --with-hildon... no
checking for --with-opengl... yes
checking for --with-dmalloc... no
checking for --with-sdl... no
checking for --with-regex... yes
checking for --with-zlib... yes
checking for --with-expat... yes
checking for --with-macosx-sdk... /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
checking for --with-macosx-version-min... 10.6
checking for --enable-debug... default
checking for --disable-debug_flag... no
checking for --enable-debug_info... no
checking for --enable-debug_gdb... no
checking for --enable-debug_cntxt... no
checking for --enable-mem_tracing... no
checking for --disable-shared... no
checking for --enable-stl... no
checking for --enable-std_containers... no
checking for --enable-std_iostreams... yes
checking for --enable-std_string... yes
checking for --enable-std_string_conv_in_wxstring... no
checking for --disable-unicode... no
checking for --enable-mslu... no
checking for --enable-utf8... no
checking for --enable-utf8only... no
checking for --enable-extended_rtti... no
checking for --disable-optimise... no
checking for --enable-profile... no
checking for --enable-no_rtti... no
checking for --enable-no_exceptions... no
checking for --enable-permissive... no
checking for --enable-no_deps... no
checking for --disable-vararg_macros... no
checking for --enable-universal_binary... no
checking for --enable-macosx_arch... no
checking for --enable-compat26... no
checking for --disable-compat28... no
checking for --disable-rpath... no
checking for --enable-objc_uniquifying... no
checking for --disable-visibility... no
checking for --disable-tls... no
checking for --enable-intl... yes
checking for --enable-xlocale... yes
checking for --enable-config... yes
checking for --enable-protocols... yes
checking for --enable-ftp... yes
checking for --enable-http... yes
checking for --enable-fileproto... yes
checking for --enable-sockets... yes
checking for --enable-ipv6... no
checking for --enable-ole... yes
checking for --enable-dataobj... yes
checking for --enable-ipc... yes
checking for --enable-baseevtloop... yes
checking for --enable-epollloop... yes
checking for --enable-selectloop... yes
checking for --enable-any... yes
checking for --enable-apple_ieee... yes
checking for --enable-arcstream... yes
checking for --enable-base64... yes
checking for --enable-backtrace... yes
checking for --enable-catch_segvs... yes
checking for --enable-cmdline... yes
checking for --enable-datetime... yes
checking for --enable-debugreport... no
checking for --enable-dialupman... yes
checking for --enable-dynlib... yes
checking for --enable-dynamicloader... yes
checking for --enable-exceptions... yes
checking for --enable-ffile... yes
checking for --enable-file... yes
checking for --enable-filehistory... yes
checking for --enable-filesystem... yes
checking for --enable-fontenum... yes
checking for --enable-fontmap... yes
checking for --enable-fs_archive... yes
checking for --enable-fs_inet... yes
checking for --enable-fs_zip... yes
checking for --enable-fsvolume... yes
checking for --enable-fswatcher... yes
checking for --enable-geometry... yes
checking for --enable-log... yes
checking for --enable-longlong... yes
checking for --enable-mimetype... yes
checking for --enable-printfposparam... yes
checking for --enable-snglinst... yes
checking for --enable-sound... yes
checking for --enable-stdpaths... yes
checking for --enable-stopwatch... yes
checking for --enable-streams... yes
checking for --enable-sysoptions... yes
checking for --enable-tarstream... yes
checking for --enable-textbuf... yes
checking for --enable-textfile... yes
checking for --enable-timer... yes
checking for --enable-variant... yes
checking for --enable-zipstream... yes
checking for --enable-url... yes
checking for --enable-protocol... yes
checking for --enable-protocol_http... yes
checking for --enable-protocol_ftp... yes
checking for --enable-protocol_file... yes
checking for --enable-threads... yes
checking for --enable-iniconf... no
checking for --enable-regkey... yes
checking for --enable-docview... yes
checking for --enable-help... yes
checking for --enable-mshtmlhelp... yes
checking for --enable-html... yes
checking for --enable-htmlhelp... yes
checking for --enable-xrc... yes
checking for --enable-aui... yes
checking for --enable-propgrid... yes
checking for --enable-ribbon... yes
checking for --enable-stc... yes
checking for --enable-constraints... yes
checking for --enable-loggui... yes
checking for --enable-logwin... yes
checking for --enable-logdialog... yes
checking for --enable-mdi... yes
checking for --enable-mdidoc... yes
checking for --enable-mediactrl... yes
checking for --enable-gstreamer8... no
checking for --enable-richtext... yes
checking for --enable-postscript... yes
checking for --enable-printarch... yes
checking for --enable-svg... yes
checking for --enable-webkit... yes
checking for --enable-webview... yes
checking for --disable-qtkit... no
checking for --enable-clipboard... yes
checking for --enable-dnd... yes
checking for --disable-controls... no
checking for --enable-markup... yes
checking for --enable-accel... yes
checking for --enable-animatectrl... yes
checking for --enable-bannerwindow... yes
checking for --enable-artstd... yes
checking for --enable-arttango... auto
checking for --enable-bmpbutton... yes
checking for --enable-bmpcombobox... yes
checking for --enable-button... yes
checking for --enable-calendar... yes
checking for --enable-caret... yes
checking for --enable-checkbox... yes
checking for --enable-checklst... yes
checking for --enable-choice... yes
checking for --enable-choicebook... yes
checking for --enable-collpane... yes
checking for --enable-colourpicker... yes
checking for --enable-combobox... yes
checking for --enable-comboctrl... yes
checking for --enable-commandlinkbutton... yes
checking for --enable-dataviewctrl... yes
checking for --enable-datepick... yes
checking for --enable-detect_sm... yes
checking for --enable-dirpicker... yes
checking for --enable-display... yes
checking for --enable-editablebox... yes
checking for --enable-filectrl... yes
checking for --enable-filepicker... yes
checking for --enable-fontpicker... yes
checking for --enable-gauge... yes
checking for --enable-grid... yes
checking for --enable-headerctrl... yes
checking for --enable-hyperlink... yes
checking for --enable-imaglist... yes
checking for --enable-infobar... yes
checking for --enable-listbook... yes
checking for --enable-listbox... yes
checking for --enable-listctrl... yes
checking for --enable-notebook... yes
checking for --enable-notifmsg... yes
checking for --enable-odcombobox... yes
checking for --enable-popupwin... yes
checking for --enable-prefseditor... yes
checking for --enable-radiobox... yes
checking for --enable-radiobtn... yes
checking for --enable-richmsgdlg... yes
checking for --enable-richtooltip... yes
checking for --enable-rearrangectrl... yes
checking for --enable-sash... yes
checking for --enable-scrollbar... yes
checking for --enable-searchctrl... yes
checking for --enable-slider... yes
checking for --enable-spinbtn... yes
checking for --enable-spinctrl... yes
checking for --enable-splitter... yes
checking for --enable-statbmp... yes
checking for --enable-statbox... yes
checking for --enable-statline... yes
checking for --enable-stattext... yes
checking for --enable-statusbar... yes
checking for --enable-taskbaricon... yes
checking for --enable-tbarnative... yes
checking for --enable-textctrl... yes
checking for --enable-datepick... yes
checking for --enable-tipwindow... yes
checking for --enable-togglebtn... yes
checking for --enable-toolbar... yes
checking for --enable-toolbook... yes
checking for --enable-treebook... yes
checking for --enable-treectrl... yes
checking for --enable-treelist... yes
checking for --enable-commondlg... yes
checking for --enable-aboutdlg... yes
checking for --enable-choicedlg... yes
checking for --enable-coldlg... yes
checking for --enable-filedlg... yes
checking for --enable-finddlg... yes
checking for --enable-fontdlg... yes
checking for --enable-dirdlg... yes
checking for --enable-msgdlg... yes
checking for --enable-numberdlg... yes
checking for --enable-splash... yes
checking for --enable-textdlg... yes
checking for --enable-tipdlg... yes
checking for --enable-progressdlg... yes
checking for --enable-wizarddlg... yes
checking for --enable-menus... yes
checking for --enable-miniframe... yes
checking for --enable-tooltips... yes
checking for --enable-splines... yes
checking for --enable-mousewheel... yes
checking for --enable-validators... yes
checking for --enable-busyinfo... yes
checking for --enable-hotkey... auto
checking for --enable-joystick... yes
checking for --enable-metafile... auto
checking for --enable-dragimage... yes
checking for --enable-accessibility... no
checking for --enable-uiactionsim... yes
checking for --enable-dctransform... yes
checking for --enable-webviewwebkit... yes
checking for --enable-palette... yes
checking for --enable-image... yes
checking for --enable-gif... yes
checking for --enable-pcx... yes
checking for --enable-tga... yes
checking for --enable-iff... yes
checking for --enable-pnm... yes
checking for --enable-xpm... yes
checking for --enable-ico_cur... yes
checking for --enable-dccache... yes
checking for --enable-ps-in-msw... yes
checking for --enable-ownerdrawn... yes
checking for --enable-uxtheme... yes
checking for --enable-wxdib... yes
checking for --enable-webviewie... yes
checking for --enable-autoidman... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether we are using the Intel C compiler... no
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking whether gcc needs -traditional... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking whether we are using the Intel C++ compiler... no
checking whether we are using the Metrowerks C++ compiler... no
checking whether we are using the IBM xlC C++ compiler... no
checking for ar... ar
checking for SDK directory /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk... exists
checking if C compiler (gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6) works with SDK/version options... yes
checking if C++ compiler (g++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6) works with SDK/version options... yes
checking if CoreFoundation/CFBase.h is usable... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for langinfo.h... yes
checking for wchar.h... yes
checking for sys/select.h... yes
checking for cxxabi.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking size of short... 2
checking size of void *... 8
checking size of int... 4
checking size of long... 8
checking size of size_t... 8
checking size of long long... 8
checking size of wchar_t... 4
checking for va_copy... yes
checking whether the compiler supports variadic macros... yes
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking if large file support is available... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking whether byte ordering is bigendian... no
checking for iostream... yes
checking if C++ compiler supports the explicit keyword... yes
checking for std::wstring in <string>... yes
checking for std::istream... yes
checking for std::ostream... yes
checking how to run the C++ preprocessor... g++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -E
checking type_traits usability... no
checking type_traits presence... no
checking for type_traits... no
checking tr1/type_traits usability... yes
checking tr1/type_traits presence... yes
checking for tr1/type_traits... yes
checking for __sync_fetch_and_add and __sync_sub_and_fetch builtins... yes
checking for libraries directories... /usr/lib
checking for cos... yes
checking for floor... yes
checking if floating point functions link without -lm... yes
checking for strtoull... yes
checking for pkg-config... no
configure: WARNING: Defaulting to the builtin regex library for Unicode build.
checking for deflate in -lz... yes
checking for png.h > 0.90... no
checking for png.h... (cached) no
configure: WARNING: system png library not found or too old, will use built-in instead
checking for jpeglib.h... no
configure: WARNING: system jpeg library not found, will use built-in instead
checking for tiffio.h... no
configure: WARNING: system tiff library not found, will use built-in instead
checking for lzma_code in -llzma... yes
checking for jbg_dec_init in -ljbig... no
checking for expat.h... yes
checking if expat.h is valid C++ header... yes
checking for XML_ParserCreate in -lexpat... yes
checking for X11/Xlib.h... no
checking for X11/XKBlib.h... no
checking if the linker accepts --version-script... no
checking for symbols visibility support... yes
checking for broken libstdc++ visibility... no
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking if size_t is unsigned int... no
checking if size_t is unsigned long... yes
checking if wchar_t is separate type... yes
checking for pw_gecos in struct passwd... yes
checking for wcslen... yes
checking for wcsftime... yes
checking for mbstate_t... yes
checking for wcsrtombs... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for vsscanf... yes
checking for vsnprintf declaration... yes
checking if vsnprintf declaration is broken... no
checking for snprintf declaration... yes
checking if snprintf supports positional arguments... yes
checking for vsscanf declaration... yes
checking if vsscanf() declaration is broken... no
checking for putws... no
checking for fputws... yes
checking for wprintf... yes
checking for vswprintf... yes
checking for vswscanf... yes
checking for _vsnwprintf... no
checking for fsync... yes
checking for round... yes
checking for iconv... yes
checking if iconv needs const... no
checking for sigaction... yes
checking for sa_handler type... int
checking for backtrace() in <execinfo.h>... checking for library containing backtrace... none required
yes
checking for __cxa_demangle() in <cxxabi.h>... yes
checking for mkstemp... yes
checking for statfs... yes
checking for statfs declaration... yes
checking for fcntl... yes
checking for setenv... yes
checking for unsetenv... yes
checking for uname... yes
checking for strtok_r... yes
checking for inet_addr... yes
checking for inet_aton... yes
checking for fdopen... yes
checking for sysconf... yes
checking for getpwuid_r... yes
checking for getgrgid_r... yes
checking for the pthreads library -lpthread... yes
checking if more special flags are required for pthreads... no
checking for pthread_setconcurrency... yes
checking for pthread_cleanup_push/pop... yes
checking for sched.h... yes
checking for sched_yield... yes
checking for pthread_attr_getschedpolicy... yes
checking for pthread_attr_setschedparam... yes
checking for sched_get_priority_max... yes
checking for pthread_cancel... yes
checking for pthread_mutex_timedlock... no
configure: WARNING: wxMutex::LockTimeout() will not work
checking for pthread_attr_setstacksize... yes
checking for pthread_mutexattr_t... yes
checking for pthread_mutexattr_settype declaration... yes
checking for __thread keyword... no
checking for abi::__forced_unwind() in <cxxabi.h>... no
checking for localtime_r... yes
checking for gmtime_r... yes
checking how many arguments gethostbyname_r() takes... cannot find function declaration in netdb.h
checking for gethostbyname... yes
checking how many arguments getservbyname_r() takes... no
checking for getservbyname... yes
checking for dlopen... yes
checking for dlerror... yes
checking for sys/inotify.h... no
checking for sys/event.h... yes
checking for SNDCTL_DSP_SPEED in sys/soundcard.h... no
checking for complete xlocale... yes
checking for sys/epoll.h... no
configure: WARNING: sys/epoll.h not available, wxEpollDispatcher disabled
checking for gettimeofday... yes
checking whether gettimeofday takes two arguments... yes
checking for timezone variable in <time.h>... timezone
checking for localtime... yes
checking for tm_gmtoff in struct tm... yes
checking for setpriority... yes
checking for socket... yes
checking what is the type of the third argument of getsockname... socklen_t
checking what is the type of the fifth argument of getsockopt... socklen_t
checking headers have declarations needed for joystick support... yes
configure: WARNING: Dialup manager not supported on this platform... disabled
checking for WebKit/HIWebView.h... yes
checking for python... /usr/local/bin/python3.7
checking for WebKit/HIWebView.h... (cached) yes
checking QTKit/QTKit.h usability... no
checking QTKit/QTKit.h presence... no
checking for QTKit/QTKit.h... no
checking if AVKit is available... no
checking if we target only x86_64... yes
checking CXXWARNINGS for gcc -Woverloaded-virtual... -Woverloaded-virtual
checking for gcc precompiled header bug... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking for ar... (cached) ar
checking for strip... strip
checking for nm... nm
checking if make is GNU make... yes
checking for gcc 3.1 or later... yes
checking for dependency tracking method... gcc
checking for Rez... Rez
checking for SetFile... SetFile
checking if the compiler supports precompiled headers... yes
checking for DeRez... DeRez
checking whether make sets $(MAKE)... (cached) yes
checking for cppunit-config... no
checking for Cppunit - version >= 1.8.0... no
checking for CPPUNIT... configure: WARNING: cppunit not found
configure: creating ./config.status
config.status: creating lib/wx/config/osx_cocoa-unicode-3.0
config.status: creating lib/wx/config/inplace-osx_cocoa-unicode-3.0
config.status: creating utils/ifacecheck/rungccxml.sh
config.status: creating Makefile
config.status: creating samples/xrc/Makefile
config.status: creating samples/wrapsizer/Makefile
config.status: creating samples/wizard/Makefile
config.status: creating samples/widgets/Makefile
config.status: creating samples/webview/Makefile
config.status: creating samples/vscroll/Makefile
config.status: creating samples/validate/Makefile
config.status: creating samples/uiaction/Makefile
config.status: creating samples/typetest/Makefile
config.status: creating samples/treelist/Makefile
config.status: creating samples/treectrl/Makefile
config.status: creating samples/toolbar/Makefile
config.status: creating samples/thread/Makefile
config.status: creating samples/text/Makefile
config.status: creating samples/taskbar/Makefile
config.status: creating samples/taborder/Makefile
config.status: creating samples/svg/Makefile
config.status: creating samples/stc/Makefile
config.status: creating samples/statbar/Makefile
config.status: creating samples/splitter/Makefile
config.status: creating samples/splash/Makefile
config.status: creating samples/sound/Makefile
config.status: creating samples/sockets/Makefile
config.status: creating samples/shaped/Makefile
config.status: creating samples/scroll/Makefile
config.status: creating samples/sashtest/Makefile
config.status: creating samples/richtext/Makefile
config.status: creating samples/ribbon/Makefile
config.status: creating samples/render/Makefile
config.status: creating samples/propgrid/Makefile
config.status: creating samples/printing/Makefile
config.status: creating samples/popup/Makefile
config.status: creating samples/opengl/penguin/Makefile
config.status: creating samples/opengl/isosurf/Makefile
config.status: creating samples/opengl/cube/Makefile
config.status: creating samples/opengl/Makefile
config.status: creating samples/notebook/Makefile
config.status: creating samples/minimal/Makefile
config.status: creating samples/menu/Makefile
config.status: creating samples/mediaplayer/Makefile
config.status: creating samples/mdi/Makefile
config.status: creating samples/listctrl/Makefile
config.status: creating samples/layout/Makefile
config.status: creating samples/keyboard/Makefile
config.status: creating samples/joytest/Makefile
config.status: creating samples/ipc/Makefile
config.status: creating samples/internat/Makefile
config.status: creating samples/image/Makefile
config.status: creating samples/html/zip/Makefile
config.status: creating samples/html/widget/Makefile
config.status: creating samples/html/virtual/Makefile
config.status: creating samples/html/test/Makefile
config.status: creating samples/html/printing/Makefile
config.status: creating samples/html/htmlctrl/Makefile
config.status: creating samples/html/helpview/Makefile
config.status: creating samples/html/help/Makefile
config.status: creating samples/html/about/Makefile
config.status: creating samples/html/Makefile
config.status: creating samples/htlbox/Makefile
config.status: creating samples/help/Makefile
config.status: creating samples/grid/Makefile
config.status: creating samples/fswatcher/Makefile
config.status: creating samples/font/Makefile
config.status: creating samples/exec/Makefile
config.status: creating samples/except/Makefile
config.status: creating samples/event/Makefile
config.status: creating samples/erase/Makefile
config.status: creating samples/drawing/Makefile
config.status: creating samples/dragimag/Makefile
config.status: creating samples/docview/Makefile
config.status: creating samples/dnd/Makefile
config.status: creating samples/display/Makefile
config.status: creating samples/dialogs/Makefile
config.status: creating samples/dataview/Makefile
config.status: creating samples/controls/Makefile
config.status: creating samples/console/Makefile
config.status: creating samples/config/Makefile
config.status: creating samples/combo/Makefile
config.status: creating samples/collpane/Makefile
config.status: creating samples/clipboard/Makefile
config.status: creating samples/caret/Makefile
config.status: creating samples/calendar/Makefile
config.status: creating samples/aui/Makefile
config.status: creating samples/artprov/Makefile
config.status: creating samples/animate/Makefile
config.status: creating samples/Makefile
config.status: creating demos/forty/Makefile
config.status: creating demos/fractal/Makefile
config.status: creating demos/life/Makefile
config.status: creating demos/Makefile
config.status: creating demos/bombs/Makefile
config.status: creating demos/poem/Makefile
config.status: creating utils/wxrc/Makefile
config.status: creating utils/execmon/Makefile
config.status: creating utils/helpview/Makefile
config.status: creating utils/helpview/src/Makefile
config.status: creating utils/ifacecheck/src/Makefile
config.status: creating utils/hhp2cached/Makefile
config.status: creating utils/screenshotgen/Makefile
config.status: creating utils/screenshotgen/src/Makefile
config.status: creating utils/Makefile
config.status: creating utils/emulator/Makefile
config.status: creating utils/emulator/src/Makefile
config.status: creating lib/wx/include/osx_cocoa-unicode-3.0/wx/setup.h
config.status: executing wx-config commands
=== configuring in src/tiff (/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/src/tiff)
configure: running /bin/sh /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/tiff/configure --disable-option-checking '--prefix=/usr/local' '--enable-unicode' '--with-osx_cocoa' '--with-opengl' '--enable-sound' '--enable-graphics_ctx' '--enable-mediactrl' '--enable-display' '--enable-geometry' '--enable-debug_flag' '--enable-optimise' '--disable-debugreport' '--enable-uiactionsim' '--with-macosx-version-min=10.6' '--with-macosx-sdk=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk' --cache-file=/dev/null --srcdir=/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/tiff
checking build system type... i386-apple-darwin17.4.0
checking host system type... i386-apple-darwin17.4.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/tiff/config/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking for C compiler warning flags... -Wall -W
checking whether ln -s works... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i386-apple-darwin17.4.0 file names to i386-apple-darwin17.4.0 format... func_convert_file_noop
checking how to convert i386-apple-darwin17.4.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin17.4.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fno-common -DPIC
checking if g++ PIC flag -fno-common -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin17.4.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether make supports nested variables... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking for off_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking size of signed short... 2
checking size of unsigned short... 2
checking size of signed int... 4
checking size of unsigned int... 4
checking size of signed long... 8
checking size of unsigned long... 8
checking size of signed long long... 8
checking size of unsigned long long... 8
checking size of unsigned char *... 8
checking for signed 8-bit type... signed char
checking for unsigned 8-bit type... unsigned char
checking for signed 16-bit type... signed short
checking for unsigned 16-bit type... unsigned short
checking for signed 32-bit type... signed int
checking for unsigned 32-bit type... unsigned int
checking for signed 64-bit type... signed long
checking for unsigned 64-bit type... unsigned long
checking for signed size type... signed long
checking for ptrdiff_t... yes
checking for pointer difference type... ptrdiff_t
checking for int8... no
checking for int16... no
checking for int32... no
checking for floor... yes
checking for isascii... yes
checking for memmove... yes
checking for memset... yes
checking for mmap... yes
checking for pow... yes
checking for setmode... yes
checking for sqrt... yes
checking for strchr... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtol... yes
checking for strtoull... yes
checking for getopt... yes
checking for strcasecmp... yes
checking for strtoul... yes
checking for strtoull... (cached) yes
checking for lfind... yes
checking native cpu bit order... lsb2msb
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for inflateEnd in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for jpeg_read_scanlines in -ljpeg... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for jbg_dec_init in -ljbig... no
checking jbig.h usability... no
checking jbig.h presence... no
checking for jbig.h... no
checking for lzma_code in -llzma... yes
checking lzma.h usability... yes
checking lzma.h presence... yes
checking for lzma.h... yes
checking for X... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... -D_THREAD_SAFE
checking whether we are using the Microsoft C compiler... no
checking GL/gl.h usability... no
checking GL/gl.h presence... no
checking for GL/gl.h... no
checking OpenGL/gl.h usability... yes
checking OpenGL/gl.h presence... yes
checking for OpenGL/gl.h... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for OpenGL library... -framework OpenGL
checking GL/glu.h usability... no
checking GL/glu.h presence... no
checking for GL/glu.h... no
checking OpenGL/glu.h usability... yes
checking OpenGL/glu.h presence... yes
checking for OpenGL/glu.h... yes
checking for OpenGL Utility library... yes
checking for varargs GLU tesselator callback function type... no
checking GL/glut.h usability... no
checking GL/glut.h presence... no
checking for GL/glut.h... no
checking GLUT/glut.h usability... yes
checking GLUT/glut.h presence... yes
checking for GLUT/glut.h... yes
checking for GLUT library... -framework GLUT
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating build/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/addtiffo/Makefile
config.status: creating contrib/dbs/Makefile
config.status: creating contrib/dbs/xtiff/Makefile
config.status: creating contrib/iptcutil/Makefile
config.status: creating contrib/mfs/Makefile
config.status: creating contrib/pds/Makefile
config.status: creating contrib/ras/Makefile
config.status: creating contrib/stream/Makefile
config.status: creating contrib/tags/Makefile
config.status: creating contrib/win_dib/Makefile
config.status: creating html/Makefile
config.status: creating html/images/Makefile
config.status: creating html/man/Makefile
config.status: creating libtiff-4.pc
config.status: creating libtiff/Makefile
config.status: creating man/Makefile
config.status: creating port/Makefile
config.status: creating test/Makefile
config.status: creating tools/Makefile
config.status: creating libtiff/tif_config.h
config.status: creating libtiff/tiffconf.h
config.status: executing depfiles commands
config.status: executing libtool commands
Libtiff is now configured for i386-apple-darwin17.4.0
Installation directory: /usr/local
Documentation directory: ${prefix}/share/doc/tiff-4.0.3
C compiler: gcc -g -O2 -Wall -W
C++ compiler: g++ -g -O2
Enable runtime linker paths: no
Enable linker symbol versioning: no
Support Microsoft Document Imaging: yes
Use win32 IO: no
Support for internal codecs:
CCITT Group 3 & 4 algorithms: yes
Macintosh PackBits algorithm: yes
LZW algorithm: yes
ThunderScan 4-bit RLE algorithm: yes
NeXT 2-bit RLE algorithm: yes
LogLuv high dynamic range encoding: yes
Support for external codecs:
ZLIB support: yes
Pixar log-format algorithm: yes
JPEG support: yes
Old JPEG support: yes
JPEG 8/12 bit dual mode: no
ISO JBIG support: no
LZMA2 support: yes
C++ support: yes
OpenGL support: no
Configured wxWidgets 3.0.4 for `x86_64-apple-darwin17.4.0'
Which GUI toolkit should wxWidgets use? osx_cocoa
Should wxWidgets be compiled into single library? no
Should wxWidgets be linked as a shared library? yes
Should wxWidgets support Unicode? yes (using wchar_t)
What level of wxWidgets compatibility should be enabled?
wxWidgets 2.6 no
wxWidgets 2.8 yes
Which libraries should wxWidgets use?
STL no
jpeg builtin
png builtin
regex builtin
tiff builtin
zlib sys
expat sys
libmspack no
sdl no
/usr/bin/make
make --jobs=8
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxregex_regcomp.o -DNDEBUG -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/regex/regcomp.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxregex_regexec.o -DNDEBUG -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/regex/regexec.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxregex_regerror.o -DNDEBUG -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/regex/regerror.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxregex_regfree.o -DNDEBUG -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/regex/regfree.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxpng_png.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/png/png.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxpng_pngerror.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/png/pngerror.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxpng_pngget.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/png/pngget.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxpng_pngmem.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/png/pngmem.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxpng_pngpread.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/png/pngpread.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxpng_pngread.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/png/pngread.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxpng_pngrio.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/png/pngrio.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxpng_pngrtran.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/png/pngrtran.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxpng_pngrutil.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/png/pngrutil.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxpng_pngset.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/png/pngset.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxpng_pngtrans.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/png/pngtrans.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxpng_pngwio.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/png/pngwio.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxpng_pngwrite.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/png/pngwrite.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxpng_pngwtran.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/png/pngwtran.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxpng_pngwutil.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/png/pngwutil.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxjpeg_jcomapi.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jcomapi.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxjpeg_jutils.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jutils.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxjpeg_jerror.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jerror.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxjpeg_jmemmgr.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jmemmgr.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxjpeg_jmemnobs.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jmemnobs.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxjpeg_jcapimin.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jcapimin.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxjpeg_jcapistd.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jcapistd.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxjpeg_jctrans.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jctrans.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxjpeg_jcparam.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jcparam.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxjpeg_jdatadst.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jdatadst.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxjpeg_jcinit.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jcinit.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxjpeg_jcmaster.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jcmaster.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxjpeg_jcmarker.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jcmarker.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxjpeg_jcmainct.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jcmainct.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxjpeg_jcprepct.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jcprepct.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxjpeg_jccoefct.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jccoefct.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxjpeg_jccolor.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jccolor.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxjpeg_jcsample.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jcsample.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxjpeg_jchuff.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jchuff.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxjpeg_jcphuff.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jcphuff.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxjpeg_jcdctmgr.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jcdctmgr.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxjpeg_jfdctfst.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jfdctfst.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxjpeg_jfdctflt.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jfdctflt.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxjpeg_jfdctint.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jfdctint.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxjpeg_jdapimin.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jdapimin.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxjpeg_jdapistd.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jdapistd.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxjpeg_jdtrans.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jdtrans.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxjpeg_jdatasrc.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jdatasrc.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxjpeg_jdmaster.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jdmaster.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxjpeg_jdinput.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jdinput.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxjpeg_jdmarker.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jdmarker.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxjpeg_jdhuff.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jdhuff.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxjpeg_jdphuff.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jdphuff.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxjpeg_jdmainct.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jdmainct.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxjpeg_jdcoefct.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jdcoefct.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jdhuff.c:454:13: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
{ 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1,
~~~~^
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jdhuff.c:454:28: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
{ 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1,
~~~~^
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jdhuff.c:454:43: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
{ 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1,
~~~~^
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jdhuff.c:454:58: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
{ 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1,
~~~~^
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jdhuff.c:455:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1,
~~~~^
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jdhuff.c:455:25: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1,
~~~~^
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jdhuff.c:455:40: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1,
~~~~^
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jdhuff.c:455:55: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1,
~~~~^
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jdhuff.c:456:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1,
~~~~^
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jdhuff.c:456:25: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1,
~~~~^
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jdhuff.c:456:41: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1,
~~~~^
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jdhuff.c:456:57: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1,
~~~~^
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jdhuff.c:457:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 };
~~~~^
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jdhuff.c:457:26: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 };
~~~~^
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jdhuff.c:457:42: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 };
~~~~^
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jdphuff.c:214:13: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
{ 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1,
~~~~^
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jdphuff.c:214:28: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
{ 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1,
~~~~^
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jdphuff.c:214:43: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
{ 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1,
~~~~^
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jdphuff.c:214:58: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
{ 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1,
~~~~^
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jdphuff.c:215:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1,
~~~~^
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jdphuff.c:215:25: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1,
~~~~^
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jdphuff.c:215:40: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1,
~~~~^
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jdphuff.c:215:55: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1,
~~~~^
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jdphuff.c:216:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1,
~~~~^
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jdphuff.c:216:25: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1,
~~~~^
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jdphuff.c:216:41: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1,
~~~~^
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jdphuff.c:216:57: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1,
~~~~^
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jdphuff.c:217:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 };
~~~~^
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jdphuff.c:217:26: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 };
~~~~^
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jdphuff.c:217:42: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 };
~~~~^
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxjpeg_jdpostct.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jdpostct.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxjpeg_jddctmgr.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jddctmgr.c
15 warnings generated.
15 warnings generated.
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxjpeg_jidctfst.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jidctfst.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxjpeg_jidctflt.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jidctflt.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxjpeg_jidctint.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jidctint.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxjpeg_jidctred.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jidctred.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxjpeg_jdsample.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jdsample.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxjpeg_jdcolor.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jdcolor.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxjpeg_jquant1.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jquant1.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxjpeg_jquant2.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jquant2.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxjpeg_jdmerge.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg/jdmerge.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxtiff_tif_unix.o -DNDEBUG -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/src/tiff/libtiff -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/tiff/libtiff/tif_unix.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxtiff_tif_aux.o -DNDEBUG -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/src/tiff/libtiff -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/tiff/libtiff/tif_aux.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxtiff_tif_close.o -DNDEBUG -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/src/tiff/libtiff -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/tiff/libtiff/tif_close.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxtiff_tif_codec.o -DNDEBUG -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/src/tiff/libtiff -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/tiff/libtiff/tif_codec.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxtiff_tif_color.o -DNDEBUG -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/src/tiff/libtiff -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/tiff/libtiff/tif_color.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxtiff_tif_compress.o -DNDEBUG -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/src/tiff/libtiff -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/tiff/libtiff/tif_compress.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxtiff_tif_dir.o -DNDEBUG -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/src/tiff/libtiff -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/tiff/libtiff/tif_dir.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxtiff_tif_dirinfo.o -DNDEBUG -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/src/tiff/libtiff -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/tiff/libtiff/tif_dirinfo.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxtiff_tif_dirread.o -DNDEBUG -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/src/tiff/libtiff -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/tiff/libtiff/tif_dirread.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxtiff_tif_dirwrite.o -DNDEBUG -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/src/tiff/libtiff -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/tiff/libtiff/tif_dirwrite.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxtiff_tif_dumpmode.o -DNDEBUG -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/src/tiff/libtiff -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/tiff/libtiff/tif_dumpmode.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxtiff_tif_error.o -DNDEBUG -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/src/tiff/libtiff -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/tiff/libtiff/tif_error.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxtiff_tif_extension.o -DNDEBUG -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/src/tiff/libtiff -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/tiff/libtiff/tif_extension.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxtiff_tif_fax3.o -DNDEBUG -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/src/tiff/libtiff -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/tiff/libtiff/tif_fax3.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxtiff_tif_fax3sm.o -DNDEBUG -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/src/tiff/libtiff -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/tiff/libtiff/tif_fax3sm.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxtiff_tif_flush.o -DNDEBUG -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/src/tiff/libtiff -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/tiff/libtiff/tif_flush.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxtiff_tif_getimage.o -DNDEBUG -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/src/tiff/libtiff -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/tiff/libtiff/tif_getimage.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxtiff_tif_jbig.o -DNDEBUG -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/src/tiff/libtiff -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/tiff/libtiff/tif_jbig.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxtiff_tif_jpeg.o -DNDEBUG -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/src/tiff/libtiff -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/tiff/libtiff/tif_jpeg.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxtiff_tif_jpeg_12.o -DNDEBUG -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/src/tiff/libtiff -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/tiff/libtiff/tif_jpeg_12.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxtiff_tif_luv.o -DNDEBUG -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/src/tiff/libtiff -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/tiff/libtiff/tif_luv.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxtiff_tif_lzma.o -DNDEBUG -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/src/tiff/libtiff -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/tiff/libtiff/tif_lzma.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/bk-deps gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.6 -c -o wxtiff_tif_lzw.o -DNDEBUG -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/jpeg -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/src/tiff/libtiff -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/build/wxbld/lib/wx/include/osx_cocoa-unicode-3.0 -I/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/include -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1 -Wall -Wundef -O2 -fno-strict-aliasing -fno-common -fvisibility=hidden /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/tiff/libtiff/tif_lzw.c
/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/ext/wxWidgets/src/tiff/libtiff/tif_lzma.c:38:10: fatal error: 'lzma.h' file not found
#include "lzma.h"
^~~~~~~~
1 error generated.
make: *** [wxtiff_tif_lzma.o] Error 1
make: *** Waiting for unfinished jobs....
Error building
ERROR: failed building wxWidgets
Traceback (most recent call last):
File "build.py", line 1295, in cmd_build_wx
wxbuild.main(wxDir(), build_options)
File "/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/buildtools/build_wxwidgets.py", line 498, in main
exitIfError(wxBuilder.build(dir=buildDir, options=args), "Error building")
File "/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/buildtools/build_wxwidgets.py", line 85, in exitIfError
raise builder.BuildError(msg)
buildtools.builder.BuildError: Error building
Finished command: build_wx (0m44.592s)
Finished command: build (0m44.592s)
Command '"/usr/local/bin/python3.7" -u build.py build' failed with exit code 1.
----------------------------------------
Command "/usr/local/bin/python3.7 -u -c "import setuptools, tokenize;__file__='/private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pip-2mvnvpiw-record/install-record.txt --single-version-externally-managed --compile --user --prefix=" failed with error code 1 in /private/var/folders/g1/js3xtqf54wxgd45x2y966j3m0000gn/T/pycharm-packaging/wxPython/
Please sign in to leave a comment.
On time: I have tryed instal wxPython with pip.
Same result on pyCharm. The package was installed succesfull and pyCharm don't recognizes the package.
I have pycharm 2017.3 pro on macos sierra, using wxpython 4.01 installed through pycharm. works fine. Of course I am on python 3.6, not 3.7 - perhaps you're on the bleedin' edge?
Hi Joost, thank you for your time and interest. I modified the Python version to 3.6, deleted ALL Python installations before, restarted pyCharm, and unfortunately nothing changed. The error persists. In any way, I respectfully thank you for your kindness in answering. As I wrote earlier, there is no reference to this error on the web. I think I have to give up the idea of using pyCharm. JetBrains technicians do not seem very interested in this. A pity, I have been their customer for over 10 years with products for windows and recently for Mac, but ...
@Rvl; bummer to have to go through all that and no positive result. I feel your pain with pycharm; it has so much capability but quite a few rough edges and the seeming lack of interest from JetBrains in their users is very painful and damaging. I would jump ship immediately if an alternative tool existed with (more or less) the same functionality.
But all that JetBrain stuff aside, getting wxpython to work on pycharm was _very easy_ for me. As simple as installing it through the pycharm preferences, nothing else. I cant think High Sierra is your issue but if you could elliminate that vector (can you install on a virtual box running Sierra?)...
Your specific error shows there is a dependancy on the lzma library, I am not familiar enough with wxPython to know how/why, but perhaps install that independently? There are a few different libs, not sure if there is much difference but I'd try pyliblzma from Per Karlssen.
Thank You again Joost,
I was solved the issue following some steps:
1- I removed completely all instances of Python
2- I uninstalled and then reinstalled pyCharm through the JetBrains ToolBox
3- I installed Python 3
4- I started pyCharm and before starting any project I installed wxPython through Preferences -> Project Interpreter -> plus sign
... and 'voila' ...
All things working fine
Thank you very much
I wish you luck
yay! glad i was of some help!
Good job ! ;)