Skip to content

Instantly share code, notes, and snippets.

@s1113950
Created October 27, 2019 21:34
Show Gist options
  • Save s1113950/ff4523b39fbdfbfeff8d74679851b56f to your computer and use it in GitHub Desktop.
Save s1113950/ff4523b39fbdfbfeff8d74679851b56f to your computer and use it in GitHub Desktop.
./toolchain.py build python3 kivy
./toolchain.py:93: DeprecationWarning: ChromeDownloader style of invoking requests is deprecated. Use newer urlopen functions/methods
urlretrieve = ChromeDownloader().retrieve
[INFO ] Building with 4 processes, where supported
[INFO ] Want to build ['python3', 'kivy']
[INFO ] Loaded recipe python3 (depends of ['hostpython3', 'libffi', 'openssl'], optional are [])
[INFO ] Loaded recipe kivy (depends of ['sdl2', 'sdl2_image', 'sdl2_mixer', 'sdl2_ttf', 'ios', 'pyobjus', 'python'], optional are [])
[INFO ] Loaded recipe hostpython3 (depends of [], optional are ['openssl'])
[INFO ] Loaded recipe libffi (depends of [], optional are [])
[INFO ] Loaded recipe openssl (depends of [], optional are [])
[INFO ] Loaded recipe sdl2 (depends of [], optional are [])
[INFO ] Loaded recipe sdl2_image (depends of ['sdl2'], optional are [])
[INFO ] Loaded recipe sdl2_mixer (depends of ['sdl2'], optional are [])
[INFO ] Loaded recipe sdl2_ttf (depends of ['sdl2', 'freetype'], optional are [])
[INFO ] Loaded recipe ios (depends of ['python'], optional are [])
[INFO ] Loaded recipe pyobjus (depends of ['python'], optional are [])
[INFO ] Loaded recipe python (depends of ['python3'], optional are [])
[INFO ] Loaded recipe freetype (depends of [], optional are [])
[INFO ] Build order is ['freetype', 'libffi', 'openssl', 'sdl2', 'hostpython3', 'sdl2_image', 'sdl2_mixer', 'sdl2_ttf', 'python3', 'python', 'ios', 'pyobjus', 'kivy']
[INFO ] Recipe order is ['freetype', 'libffi', 'openssl', 'sdl2', 'hostpython3', 'sdl2_image', 'sdl2_mixer', 'sdl2_ttf', 'python3', 'ios', 'pyobjus', 'kivy']
[INFO ] Include dir added: {arch.arch}/freetype
[INFO ] Include dir added: {arch.arch}/ffi
[INFO ] Include dir added: {arch.arch}/openssl
[INFO ] Include dir added: common/sdl2
[INFO ] Global: hostpython located at /Users/ryanrobertson/kivy-ios/dist/hostpython3/bin/python
[INFO ] Global: hostpgen located at /Users/ryanrobertson/kivy-ios/dist/hostpython3/bin/pgen
[INFO ] Include dir added: common/sdl2_image
[INFO ] Include dir added: common/sdl2_mixer
[INFO ] Include dir added: common/sdl2_ttf
[DEBUG ] Cached result: Download freetype. Ignoring
[DEBUG ] Cached result: Extract freetype. Ignoring
[DEBUG ] Cached result: Build_all freetype. Ignoring
[DEBUG ] Cached result: Download libffi. Ignoring
[DEBUG ] Cached result: Extract libffi. Ignoring
[DEBUG ] Cached result: Build_all libffi. Ignoring
[DEBUG ] Cached result: Download openssl. Ignoring
[DEBUG ] Cached result: Extract openssl. Ignoring
[DEBUG ] Cached result: Build_all openssl. Ignoring
[DEBUG ] Cached result: Download sdl2. Ignoring
[DEBUG ] Cached result: Extract sdl2. Ignoring
[DEBUG ] Cached result: Build_all sdl2. Ignoring
[DEBUG ] Cached result: Download hostpython3. Ignoring
[DEBUG ] Cached result: Extract hostpython3. Ignoring
[INFO ] Build_all hostpython3
[INFO ] Build hostpython3 for x86_64 (filtered)
[INFO ] Build hostpython3
[WARNING ] hostpython3 build for x86_64 has been incomplete
[WARNING ] Warning: deleting the build and restarting.
[INFO ] Extract /Users/ryanrobertson/kivy-ios/.cache/hostpython3-Python-3.7.1.tgz into /Users/ryanrobertson/kivy-ios/build/hostpython3/x86_64
[INFO ] Running Shell: /usr/bin/tar ('-C', '/Users/ryanrobertson/kivy-ios/build/hostpython3/x86_64', '-xv', '-z', '-f', '/Users/ryanrobertson/kivy-ios/.cache/hostpython3-Python-3.7.1.tgz') {'_iter': True, '_out_bufsize': 1, '_err_to_out': True}
[DEBUG ] x Python-3.7.1/
[DEBUG ] x Python-3.7.1/Doc/
[DEBUG ] x Python-3.7.1/Doc/c-api/
[DEBUG ] x Python-3.7.1/Doc/c-api/sys.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/conversion.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/marshal.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/coro.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/method.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/index.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/bytearray.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/bytes.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/none.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/long.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/number.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/code.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/allocation.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/list.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/datetime.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/set.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/stable.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/buffer.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/gen.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/function.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/apiabiversion.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/object.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/slice.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/weakref.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/sequence.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/mapping.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/iter.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/reflection.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/structures.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/import.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/file.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/tuple.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/descriptor.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/utilities.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/exceptions.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/concrete.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/complex.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/intro.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/unicode.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/dict.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/contextvars.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/iterator.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/memoryview.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/typeobj.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/module.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/init.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/codec.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/arg.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/type.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/float.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/gcsupport.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/cell.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/memory.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/refcounting.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/objimpl.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/bool.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/objbuffer.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/capsule.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/abstract.rst
[DEBUG ] x Python-3.7.1/Doc/c-api/veryhigh.rst
[DEBUG ] x Python-3.7.1/Doc/includes/
[DEBUG ] x Python-3.7.1/Doc/includes/mp_newtype.py
[DEBUG ] x Python-3.7.1/Doc/includes/mp_workers.py
[DEBUG ] x Python-3.7.1/Doc/includes/email-unpack.py
[DEBUG ] x Python-3.7.1/Doc/includes/setup.py
[DEBUG ] x Python-3.7.1/Doc/includes/test.py
[DEBUG ] x Python-3.7.1/Doc/includes/sublist.c
[DEBUG ] x Python-3.7.1/Doc/includes/email-headers.py
[DEBUG ] x Python-3.7.1/Doc/includes/email-simple.py
[DEBUG ] x Python-3.7.1/Doc/includes/email-alternative.py
[DEBUG ] x Python-3.7.1/Doc/includes/mp_pool.py
[DEBUG ] x Python-3.7.1/Doc/includes/sqlite3/
[DEBUG ] x Python-3.7.1/Doc/includes/sqlite3/mysumaggr.py
[DEBUG ] x Python-3.7.1/Doc/includes/sqlite3/executemany_1.py
[DEBUG ] x Python-3.7.1/Doc/includes/sqlite3/simple_tableprinter.py
[DEBUG ] x Python-3.7.1/Doc/includes/sqlite3/countcursors.py
[DEBUG ] x Python-3.7.1/Doc/includes/sqlite3/ctx_manager.py
[DEBUG ] x Python-3.7.1/Doc/includes/sqlite3/createdb.py
[DEBUG ] x Python-3.7.1/Doc/includes/sqlite3/adapter_point_1.py
[DEBUG ] x Python-3.7.1/Doc/includes/sqlite3/executemany_2.py
[DEBUG ] x Python-3.7.1/Doc/includes/sqlite3/load_extension.py
[DEBUG ] x Python-3.7.1/Doc/includes/sqlite3/execute_3.py
[DEBUG ] x Python-3.7.1/Doc/includes/sqlite3/shared_cache.py
[DEBUG ] x Python-3.7.1/Doc/includes/sqlite3/complete_statement.py
[DEBUG ] x Python-3.7.1/Doc/includes/sqlite3/execsql_printall_1.py
[DEBUG ] x Python-3.7.1/Doc/includes/sqlite3/pysqlite_datetime.py
[DEBUG ] x Python-3.7.1/Doc/includes/sqlite3/text_factory.py
[DEBUG ] x Python-3.7.1/Doc/includes/sqlite3/insert_more_people.py
[DEBUG ] x Python-3.7.1/Doc/includes/sqlite3/executescript.py
[DEBUG ] x Python-3.7.1/Doc/includes/sqlite3/execute_1.py
[DEBUG ] x Python-3.7.1/Doc/includes/sqlite3/adapter_point_2.py
[DEBUG ] x Python-3.7.1/Doc/includes/sqlite3/rowclass.py
[DEBUG ] x Python-3.7.1/Doc/includes/sqlite3/collation_reverse.py
[DEBUG ] x Python-3.7.1/Doc/includes/sqlite3/connect_db_1.py
[DEBUG ] x Python-3.7.1/Doc/includes/sqlite3/execsql_fetchonerow.py
[DEBUG ] x Python-3.7.1/Doc/includes/sqlite3/md5func.py
[DEBUG ] x Python-3.7.1/Doc/includes/sqlite3/converter_point.py
[DEBUG ] x Python-3.7.1/Doc/includes/sqlite3/parse_colnames.py
[DEBUG ] x Python-3.7.1/Doc/includes/sqlite3/row_factory.py
[DEBUG ] x Python-3.7.1/Doc/includes/sqlite3/adapter_datetime.py
[DEBUG ] x Python-3.7.1/Doc/includes/sqlite3/shortcut_methods.py
[DEBUG ] x Python-3.7.1/Doc/includes/sqlite3/connect_db_2.py
[DEBUG ] x Python-3.7.1/Doc/includes/custom3.c
[DEBUG ] x Python-3.7.1/Doc/includes/tzinfo_examples.py
[DEBUG ] x Python-3.7.1/Doc/includes/run-func.c
[DEBUG ] x Python-3.7.1/Doc/includes/custom2.c
[DEBUG ] x Python-3.7.1/Doc/includes/typestruct.h
[DEBUG ] x Python-3.7.1/Doc/includes/turtle-star.py
[DEBUG ] x Python-3.7.1/Doc/includes/email-read-alternative.py
[DEBUG ] x Python-3.7.1/Doc/includes/custom4.c
[DEBUG ] x Python-3.7.1/Doc/includes/email-dir.py
[DEBUG ] x Python-3.7.1/Doc/includes/email-mime.py
[DEBUG ] x Python-3.7.1/Doc/includes/custom.c
[DEBUG ] x Python-3.7.1/Doc/includes/minidom-example.py
[DEBUG ] x Python-3.7.1/Doc/includes/dbpickle.py
[DEBUG ] x Python-3.7.1/Doc/includes/capsulethunk.h
[DEBUG ] x Python-3.7.1/Doc/conf.py
[DEBUG ] x Python-3.7.1/Doc/whatsnew/
[DEBUG ] x Python-3.7.1/Doc/whatsnew/index.rst
[DEBUG ] x Python-3.7.1/Doc/whatsnew/changelog.rst
[DEBUG ] x Python-3.7.1/Doc/whatsnew/3.6.rst
[DEBUG ] x Python-3.7.1/Doc/whatsnew/3.5.rst
[DEBUG ] x Python-3.7.1/Doc/whatsnew/2.1.rst
[DEBUG ] x Python-3.7.1/Doc/whatsnew/3.4.rst
[DEBUG ] x Python-3.7.1/Doc/whatsnew/2.4.rst
[DEBUG ] x Python-3.7.1/Doc/whatsnew/2.5.rst
[DEBUG ] x Python-3.7.1/Doc/whatsnew/3.0.rst
[DEBUG ] x Python-3.7.1/Doc/whatsnew/3.1.rst
[DEBUG ] x Python-3.7.1/Doc/whatsnew/2.7.rst
[DEBUG ] x Python-3.7.1/Doc/whatsnew/2.3.rst
[DEBUG ] x Python-3.7.1/Doc/whatsnew/3.2.rst
[DEBUG ] x Python-3.7.1/Doc/whatsnew/3.7.rst
[DEBUG ] x Python-3.7.1/Doc/whatsnew/2.6.rst
[DEBUG ] x Python-3.7.1/Doc/whatsnew/3.3.rst
[DEBUG ] x Python-3.7.1/Doc/whatsnew/2.0.rst
[DEBUG ] x Python-3.7.1/Doc/whatsnew/2.2.rst
[DEBUG ] x Python-3.7.1/Doc/installing/
[DEBUG ] x Python-3.7.1/Doc/installing/index.rst
[DEBUG ] x Python-3.7.1/Doc/howto/
[DEBUG ] x Python-3.7.1/Doc/howto/curses.rst
[DEBUG ] x Python-3.7.1/Doc/howto/index.rst
[DEBUG ] x Python-3.7.1/Doc/howto/argparse.rst
[DEBUG ] x Python-3.7.1/Doc/howto/instrumentation.rst
[DEBUG ] x Python-3.7.1/Doc/howto/cporting.rst
[DEBUG ] x Python-3.7.1/Doc/howto/logging.rst
[DEBUG ] x Python-3.7.1/Doc/howto/pyporting.rst
[DEBUG ] x Python-3.7.1/Doc/howto/ipaddress.rst
[DEBUG ] x Python-3.7.1/Doc/howto/descriptor.rst
[DEBUG ] x Python-3.7.1/Doc/howto/logging-cookbook.rst
[DEBUG ] x Python-3.7.1/Doc/howto/sorting.rst
[DEBUG ] x Python-3.7.1/Doc/howto/logging_flow.png
[DEBUG ] x Python-3.7.1/Doc/howto/clinic.rst
[DEBUG ] x Python-3.7.1/Doc/howto/unicode.rst
[DEBUG ] x Python-3.7.1/Doc/howto/sockets.rst
[DEBUG ] x Python-3.7.1/Doc/howto/urllib2.rst
[DEBUG ] x Python-3.7.1/Doc/howto/functional.rst
[DEBUG ] x Python-3.7.1/Doc/howto/regex.rst
[DEBUG ] x Python-3.7.1/Doc/docutils.conf
[DEBUG ] x Python-3.7.1/Doc/distutils/
[DEBUG ] x Python-3.7.1/Doc/distutils/index.rst
[DEBUG ] x Python-3.7.1/Doc/distutils/extending.rst
[DEBUG ] x Python-3.7.1/Doc/distutils/packageindex.rst
[DEBUG ] x Python-3.7.1/Doc/distutils/builtdist.rst
[DEBUG ] x Python-3.7.1/Doc/distutils/introduction.rst
[DEBUG ] x Python-3.7.1/Doc/distutils/configfile.rst
[DEBUG ] x Python-3.7.1/Doc/distutils/commandref.rst
[DEBUG ] x Python-3.7.1/Doc/distutils/examples.rst
[DEBUG ] x Python-3.7.1/Doc/distutils/setupscript.rst
[DEBUG ] x Python-3.7.1/Doc/distutils/apiref.rst
[DEBUG ] x Python-3.7.1/Doc/distutils/sourcedist.rst
[DEBUG ] x Python-3.7.1/Doc/distutils/uploading.rst
[DEBUG ] x Python-3.7.1/Doc/about.rst
[DEBUG ] x Python-3.7.1/Doc/contents.rst
[DEBUG ] x Python-3.7.1/Doc/copyright.rst
[DEBUG ] x Python-3.7.1/Doc/bugs.rst
[DEBUG ] x Python-3.7.1/Doc/README.rst
[DEBUG ] x Python-3.7.1/Doc/faq/
[DEBUG ] x Python-3.7.1/Doc/faq/programming.rst
[DEBUG ] x Python-3.7.1/Doc/faq/windows.rst
[DEBUG ] x Python-3.7.1/Doc/faq/index.rst
[DEBUG ] x Python-3.7.1/Doc/faq/extending.rst
[DEBUG ] x Python-3.7.1/Doc/faq/installed.rst
[DEBUG ] x Python-3.7.1/Doc/faq/gui.rst
[DEBUG ] x Python-3.7.1/Doc/faq/library.rst
[DEBUG ] x Python-3.7.1/Doc/faq/general.rst
[DEBUG ] x Python-3.7.1/Doc/faq/design.rst
[DEBUG ] x Python-3.7.1/Doc/faq/python-video-icon.png
[DEBUG ] x Python-3.7.1/Doc/glossary.rst
[DEBUG ] x Python-3.7.1/Doc/Makefile
[DEBUG ] x Python-3.7.1/Doc/distributing/
[DEBUG ] x Python-3.7.1/Doc/distributing/index.rst
[DEBUG ] x Python-3.7.1/Doc/extending/
[DEBUG ] x Python-3.7.1/Doc/extending/embedding.rst
[DEBUG ] x Python-3.7.1/Doc/extending/windows.rst
[DEBUG ] x Python-3.7.1/Doc/extending/index.rst
[DEBUG ] x Python-3.7.1/Doc/extending/extending.rst
[DEBUG ] x Python-3.7.1/Doc/extending/newtypes_tutorial.rst
[DEBUG ] x Python-3.7.1/Doc/extending/building.rst
[DEBUG ] x Python-3.7.1/Doc/extending/newtypes.rst
[DEBUG ] x Python-3.7.1/Doc/tutorial/
[DEBUG ] x Python-3.7.1/Doc/tutorial/whatnow.rst
[DEBUG ] x Python-3.7.1/Doc/tutorial/index.rst
[DEBUG ] x Python-3.7.1/Doc/tutorial/errors.rst
[DEBUG ] x Python-3.7.1/Doc/tutorial/introduction.rst
[DEBUG ] x Python-3.7.1/Doc/tutorial/datastructures.rst
[DEBUG ] x Python-3.7.1/Doc/tutorial/floatingpoint.rst
[DEBUG ] x Python-3.7.1/Doc/tutorial/stdlib.rst
[DEBUG ] x Python-3.7.1/Doc/tutorial/stdlib2.rst
[DEBUG ] x Python-3.7.1/Doc/tutorial/appendix.rst
[DEBUG ] x Python-3.7.1/Doc/tutorial/venv.rst
[DEBUG ] x Python-3.7.1/Doc/tutorial/interactive.rst
[DEBUG ] x Python-3.7.1/Doc/tutorial/modules.rst
[DEBUG ] x Python-3.7.1/Doc/tutorial/inputoutput.rst
[DEBUG ] x Python-3.7.1/Doc/tutorial/interpreter.rst
[DEBUG ] x Python-3.7.1/Doc/tutorial/controlflow.rst
[DEBUG ] x Python-3.7.1/Doc/tutorial/classes.rst
[DEBUG ] x Python-3.7.1/Doc/tutorial/appetite.rst
[DEBUG ] x Python-3.7.1/Doc/reference/
[DEBUG ] x Python-3.7.1/Doc/reference/index.rst
[DEBUG ] x Python-3.7.1/Doc/reference/simple_stmts.rst
[DEBUG ] x Python-3.7.1/Doc/reference/introduction.rst
[DEBUG ] x Python-3.7.1/Doc/reference/expressions.rst
[DEBUG ] x Python-3.7.1/Doc/reference/toplevel_components.rst
[DEBUG ] x Python-3.7.1/Doc/reference/import.rst
[DEBUG ] x Python-3.7.1/Doc/reference/executionmodel.rst
[DEBUG ] x Python-3.7.1/Doc/reference/compound_stmts.rst
[DEBUG ] x Python-3.7.1/Doc/reference/lexical_analysis.rst
[DEBUG ] x Python-3.7.1/Doc/reference/grammar.rst
[DEBUG ] x Python-3.7.1/Doc/reference/datamodel.rst
[DEBUG ] x Python-3.7.1/Doc/make.bat
[DEBUG ] x Python-3.7.1/Doc/install/
[DEBUG ] x Python-3.7.1/Doc/install/index.rst
[DEBUG ] x Python-3.7.1/Doc/using/
[DEBUG ] x Python-3.7.1/Doc/using/windows.rst
[DEBUG ] x Python-3.7.1/Doc/using/index.rst
[DEBUG ] x Python-3.7.1/Doc/using/mac.rst
[DEBUG ] x Python-3.7.1/Doc/using/cmdline.rst
[DEBUG ] x Python-3.7.1/Doc/using/venv-create.inc
[DEBUG ] x Python-3.7.1/Doc/using/unix.rst
[DEBUG ] x Python-3.7.1/Doc/using/win_installer.png
[DEBUG ] x Python-3.7.1/Doc/data/
[DEBUG ] x Python-3.7.1/Doc/data/refcounts.dat
[DEBUG ] x Python-3.7.1/Doc/tools/
[DEBUG ] x Python-3.7.1/Doc/tools/extensions/
[DEBUG ] x Python-3.7.1/Doc/tools/extensions/escape4chm.py
[DEBUG ] x Python-3.7.1/Doc/tools/extensions/suspicious.py
[DEBUG ] x Python-3.7.1/Doc/tools/extensions/patchlevel.py
[DEBUG ] x Python-3.7.1/Doc/tools/extensions/pyspecific.py
[DEBUG ] x Python-3.7.1/Doc/tools/extensions/c_annotations.py
[DEBUG ] x Python-3.7.1/Doc/tools/rstlint.py
[DEBUG ] x Python-3.7.1/Doc/tools/templates/
[DEBUG ] x Python-3.7.1/Doc/tools/templates/download.html
[DEBUG ] x Python-3.7.1/Doc/tools/templates/indexcontent.html
[DEBUG ] x Python-3.7.1/Doc/tools/templates/customsourcelink.html
[DEBUG ] x Python-3.7.1/Doc/tools/templates/indexsidebar.html
[DEBUG ] x Python-3.7.1/Doc/tools/templates/opensearch.xml
[DEBUG ] x Python-3.7.1/Doc/tools/templates/layout.html
[DEBUG ] x Python-3.7.1/Doc/tools/templates/dummy.html
[DEBUG ] x Python-3.7.1/Doc/tools/static/
[DEBUG ] x Python-3.7.1/Doc/tools/static/copybutton.js
[DEBUG ] x Python-3.7.1/Doc/tools/static/switchers.js
[DEBUG ] x Python-3.7.1/Doc/tools/static/sidebar.js
[DEBUG ] x Python-3.7.1/Doc/tools/static/py.png
[DEBUG ] x Python-3.7.1/Doc/tools/susp-ignored.csv
[DEBUG ] x Python-3.7.1/Doc/tools/pydoctheme/
[DEBUG ] x Python-3.7.1/Doc/tools/pydoctheme/static/
[DEBUG ] x Python-3.7.1/Doc/tools/pydoctheme/static/pydoctheme.css
[DEBUG ] x Python-3.7.1/Doc/tools/pydoctheme/theme.conf
[DEBUG ] x Python-3.7.1/Doc/license.rst
[DEBUG ] x Python-3.7.1/Doc/library/
[DEBUG ] x Python-3.7.1/Doc/library/xml.dom.pulldom.rst
[DEBUG ] x Python-3.7.1/Doc/library/modulefinder.rst
[DEBUG ] x Python-3.7.1/Doc/library/sys.rst
[DEBUG ] x Python-3.7.1/Doc/library/keyword.rst
[DEBUG ] x Python-3.7.1/Doc/library/xmlrpc.client.rst
[DEBUG ] x Python-3.7.1/Doc/library/email.contentmanager.rst
[DEBUG ] x Python-3.7.1/Doc/library/hashlib-blake2-tree.png
[DEBUG ] x Python-3.7.1/Doc/library/marshal.rst
[DEBUG ] x Python-3.7.1/Doc/library/fileinput.rst
[DEBUG ] x Python-3.7.1/Doc/library/audioop.rst
[DEBUG ] x Python-3.7.1/Doc/library/asyncio-llapi-index.rst
[DEBUG ] x Python-3.7.1/Doc/library/pwd.rst
[DEBUG ] x Python-3.7.1/Doc/library/allos.rst
[DEBUG ] x Python-3.7.1/Doc/library/sqlite3.rst
[DEBUG ] x Python-3.7.1/Doc/library/email.rst
[DEBUG ] x Python-3.7.1/Doc/library/stdtypes.rst
[DEBUG ] x Python-3.7.1/Doc/library/windows.rst
[DEBUG ] x Python-3.7.1/Doc/library/gettext.rst
[DEBUG ] x Python-3.7.1/Doc/library/concurrency.rst
[DEBUG ] x Python-3.7.1/Doc/library/xml.sax.utils.rst
[DEBUG ] x Python-3.7.1/Doc/library/asyncio-dev.rst
[DEBUG ] x Python-3.7.1/Doc/library/constants.rst
[DEBUG ] x Python-3.7.1/Doc/library/curses.rst
[DEBUG ] x Python-3.7.1/Doc/library/types.rst
[DEBUG ] x Python-3.7.1/Doc/library/distutils.rst
[DEBUG ] x Python-3.7.1/Doc/library/traceback.rst
[DEBUG ] x Python-3.7.1/Doc/library/index.rst
[DEBUG ] x Python-3.7.1/Doc/library/locale.rst
[DEBUG ] x Python-3.7.1/Doc/library/html.parser.rst
[DEBUG ] x Python-3.7.1/Doc/library/turtle-star.ps
[DEBUG ] x Python-3.7.1/Doc/library/parser.rst
[DEBUG ] x Python-3.7.1/Doc/library/copyreg.rst
[DEBUG ] x Python-3.7.1/Doc/library/email.compat32-message.rst
[DEBUG ] x Python-3.7.1/Doc/library/http.rst
[DEBUG ] x Python-3.7.1/Doc/library/argparse.rst
[DEBUG ] x Python-3.7.1/Doc/library/cmath.rst
[DEBUG ] x Python-3.7.1/Doc/library/hmac.rst
[DEBUG ] x Python-3.7.1/Doc/library/errno.rst
[DEBUG ] x Python-3.7.1/Doc/library/nntplib.rst
[DEBUG ] x Python-3.7.1/Doc/library/socketserver.rst
[DEBUG ] x Python-3.7.1/Doc/library/ctypes.rst
[DEBUG ] x Python-3.7.1/Doc/library/dummy_threading.rst
[DEBUG ] x Python-3.7.1/Doc/library/ensurepip.rst
[DEBUG ] x Python-3.7.1/Doc/library/calendar.rst
[DEBUG ] x Python-3.7.1/Doc/library/xml.etree.elementtree.rst
[DEBUG ] x Python-3.7.1/Doc/library/termios.rst
[DEBUG ] x Python-3.7.1/Doc/library/__main__.rst
[DEBUG ] x Python-3.7.1/Doc/library/plistlib.rst
[DEBUG ] x Python-3.7.1/Doc/library/ftplib.rst
[DEBUG ] x Python-3.7.1/Doc/library/profile.rst
[DEBUG ] x Python-3.7.1/Doc/library/code.rst
[DEBUG ] x Python-3.7.1/Doc/library/tulip_coro.png
[DEBUG ] x Python-3.7.1/Doc/library/functions.rst
[DEBUG ] x Python-3.7.1/Doc/library/os.rst
[DEBUG ] x Python-3.7.1/Doc/library/enum.rst
[DEBUG ] x Python-3.7.1/Doc/library/numeric.rst
[DEBUG ] x Python-3.7.1/Doc/library/difflib.rst
[DEBUG ] x Python-3.7.1/Doc/library/os.path.rst
[DEBUG ] x Python-3.7.1/Doc/library/email.policy.rst
[DEBUG ] x Python-3.7.1/Doc/library/crypto.rst
[DEBUG ] x Python-3.7.1/Doc/library/xml.sax.handler.rst
[DEBUG ] x Python-3.7.1/Doc/library/pyclbr.rst
[DEBUG ] x Python-3.7.1/Doc/library/pathlib-inheritance.png
[DEBUG ] x Python-3.7.1/Doc/library/mailbox.rst
[DEBUG ] x Python-3.7.1/Doc/library/language.rst
[DEBUG ] x Python-3.7.1/Doc/library/faulthandler.rst
[DEBUG ] x Python-3.7.1/Doc/library/textwrap.rst
[DEBUG ] x Python-3.7.1/Doc/library/warnings.rst
[DEBUG ] x Python-3.7.1/Doc/library/_dummy_thread.rst
[DEBUG ] x Python-3.7.1/Doc/library/email.examples.rst
[DEBUG ] x Python-3.7.1/Doc/library/urllib.rst
[DEBUG ] x Python-3.7.1/Doc/library/multiprocessing.rst
[DEBUG ] x Python-3.7.1/Doc/library/asyncio-stream.rst
[DEBUG ] x Python-3.7.1/Doc/library/asyncio-future.rst
[DEBUG ] x Python-3.7.1/Doc/library/functools.rst
[DEBUG ] x Python-3.7.1/Doc/library/turtle-star.png
[DEBUG ] x Python-3.7.1/Doc/library/markup.rst
[DEBUG ] x Python-3.7.1/Doc/library/datetime.rst
[DEBUG ] x Python-3.7.1/Doc/library/array.rst
[DEBUG ] x Python-3.7.1/Doc/library/tty.rst
[DEBUG ] x Python-3.7.1/Doc/library/urllib.parse.rst
[DEBUG ] x Python-3.7.1/Doc/library/urllib.error.rst
[DEBUG ] x Python-3.7.1/Doc/library/mailcap.rst
[DEBUG ] x Python-3.7.1/Doc/library/quopri.rst
[DEBUG ] x Python-3.7.1/Doc/library/asyncore.rst
[DEBUG ] x Python-3.7.1/Doc/library/logging.rst
[DEBUG ] x Python-3.7.1/Doc/library/datatypes.rst
[DEBUG ] x Python-3.7.1/Doc/library/asyncio-eventloop.rst
[DEBUG ] x Python-3.7.1/Doc/library/stat.rst
[DEBUG ] x Python-3.7.1/Doc/library/py_compile.rst
[DEBUG ] x Python-3.7.1/Doc/library/imaplib.rst
[DEBUG ] x Python-3.7.1/Doc/library/turtle.rst
[DEBUG ] x Python-3.7.1/Doc/library/email.encoders.rst
[DEBUG ] x Python-3.7.1/Doc/library/email.errors.rst
[DEBUG ] x Python-3.7.1/Doc/library/xmlrpc.rst
[DEBUG ] x Python-3.7.1/Doc/library/shlex.rst
[DEBUG ] x Python-3.7.1/Doc/library/codecs.rst
[DEBUG ] x Python-3.7.1/Doc/library/i18n.rst
[DEBUG ] x Python-3.7.1/Doc/library/text.rst
[DEBUG ] x Python-3.7.1/Doc/library/asyncio-task.rst
[DEBUG ] x Python-3.7.1/Doc/library/statistics.rst
[DEBUG ] x Python-3.7.1/Doc/library/__future__.rst
[DEBUG ] x Python-3.7.1/Doc/library/json.rst
[DEBUG ] x Python-3.7.1/Doc/library/trace.rst
[DEBUG ] x Python-3.7.1/Doc/library/macpath.rst
[DEBUG ] x Python-3.7.1/Doc/library/pdb.rst
[DEBUG ] x Python-3.7.1/Doc/library/inspect.rst
[DEBUG ] x Python-3.7.1/Doc/library/telnetlib.rst
[DEBUG ] x Python-3.7.1/Doc/library/concurrent.futures.rst
[DEBUG ] x Python-3.7.1/Doc/library/msilib.rst
[DEBUG ] x Python-3.7.1/Doc/library/asyncio-subprocess.rst
[DEBUG ] x Python-3.7.1/Doc/library/colorsys.rst
[DEBUG ] x Python-3.7.1/Doc/library/spwd.rst
[DEBUG ] x Python-3.7.1/Doc/library/tk.rst
[DEBUG ] x Python-3.7.1/Doc/library/ipaddress.rst
[DEBUG ] x Python-3.7.1/Doc/library/threading.rst
[DEBUG ] x Python-3.7.1/Doc/library/heapq.rst
[DEBUG ] x Python-3.7.1/Doc/library/xmlrpc.server.rst
[DEBUG ] x Python-3.7.1/Doc/library/subprocess.rst
[DEBUG ] x Python-3.7.1/Doc/library/cmd.rst
[DEBUG ] x Python-3.7.1/Doc/library/tempfile.rst
[DEBUG ] x Python-3.7.1/Doc/library/weakref.rst
[DEBUG ] x Python-3.7.1/Doc/library/bz2.rst
[DEBUG ] x Python-3.7.1/Doc/library/asyncio-sync.rst
[DEBUG ] x Python-3.7.1/Doc/library/html.entities.rst
[DEBUG ] x Python-3.7.1/Doc/library/getpass.rst
[DEBUG ] x Python-3.7.1/Doc/library/pkgutil.rst
[DEBUG ] x Python-3.7.1/Doc/library/undoc.rst
[DEBUG ] x Python-3.7.1/Doc/library/posix.rst
[DEBUG ] x Python-3.7.1/Doc/library/development.rst
[DEBUG ] x Python-3.7.1/Doc/library/tkinter.tix.rst
[DEBUG ] x Python-3.7.1/Doc/library/email.mime.rst
[DEBUG ] x Python-3.7.1/Doc/library/asyncio-protocol.rst
[DEBUG ] x Python-3.7.1/Doc/library/token.rst
[DEBUG ] x Python-3.7.1/Doc/library/urllib.request.rst
[DEBUG ] x Python-3.7.1/Doc/library/winsound.rst
[DEBUG ] x Python-3.7.1/Doc/library/stringprep.rst
[DEBUG ] x Python-3.7.1/Doc/library/filecmp.rst
[DEBUG ] x Python-3.7.1/Doc/library/concurrent.rst
[DEBUG ] x Python-3.7.1/Doc/library/cgitb.rst
[DEBUG ] x Python-3.7.1/Doc/library/test.rst
[DEBUG ] x Python-3.7.1/Doc/library/time.rst
[DEBUG ] x Python-3.7.1/Doc/library/frameworks.rst
[DEBUG ] x Python-3.7.1/Doc/library/wsgiref.rst
[DEBUG ] x Python-3.7.1/Doc/library/secrets.rst
[DEBUG ] x Python-3.7.1/Doc/library/platform.rst
[DEBUG ] x Python-3.7.1/Doc/library/collections.abc.rst
[DEBUG ] x Python-3.7.1/Doc/library/tabnanny.rst
[DEBUG ] x Python-3.7.1/Doc/library/fnmatch.rst
[DEBUG ] x Python-3.7.1/Doc/library/zlib.rst
[DEBUG ] x Python-3.7.1/Doc/library/compileall.rst
[DEBUG ] x Python-3.7.1/Doc/library/binhex.rst
[DEBUG ] x Python-3.7.1/Doc/library/decimal.rst
[DEBUG ] x Python-3.7.1/Doc/library/pydoc.rst
[DEBUG ] x Python-3.7.1/Doc/library/timeit.rst
[DEBUG ] x Python-3.7.1/Doc/library/archiving.rst
[DEBUG ] x Python-3.7.1/Doc/library/queue.rst
[DEBUG ] x Python-3.7.1/Doc/library/sndhdr.rst
[DEBUG ] x Python-3.7.1/Doc/library/zipfile.rst
[DEBUG ] x Python-3.7.1/Doc/library/signal.rst
[DEBUG ] x Python-3.7.1/Doc/library/random.rst
[DEBUG ] x Python-3.7.1/Doc/library/binary.rst
[DEBUG ] x Python-3.7.1/Doc/library/asyncio-queue.rst
[DEBUG ] x Python-3.7.1/Doc/library/python.rst
[DEBUG ] x Python-3.7.1/Doc/library/symtable.rst
[DEBUG ] x Python-3.7.1/Doc/library/exceptions.rst
[DEBUG ] x Python-3.7.1/Doc/library/asyncio-policy.rst
[DEBUG ] x Python-3.7.1/Doc/library/xml.rst
[DEBUG ] x Python-3.7.1/Doc/library/unix.rst
[DEBUG ] x Python-3.7.1/Doc/library/tkinter.scrolledtext.rst
[DEBUG ] x Python-3.7.1/Doc/library/persistence.rst
[DEBUG ] x Python-3.7.1/Doc/library/csv.rst
[DEBUG ] x Python-3.7.1/Doc/library/debug.rst
[DEBUG ] x Python-3.7.1/Doc/library/webbrowser.rst
[DEBUG ] x Python-3.7.1/Doc/library/pickle.rst
[DEBUG ] x Python-3.7.1/Doc/library/unittest.rst
[DEBUG ] x Python-3.7.1/Doc/library/io.rst
[DEBUG ] x Python-3.7.1/Doc/library/netdata.rst
[DEBUG ] x Python-3.7.1/Doc/library/html.rst
[DEBUG ] x Python-3.7.1/Doc/library/imp.rst
[DEBUG ] x Python-3.7.1/Doc/library/contextlib.rst
[DEBUG ] x Python-3.7.1/Doc/library/symbol.rst
[DEBUG ] x Python-3.7.1/Doc/library/selectors.rst
[DEBUG ] x Python-3.7.1/Doc/library/email.iterators.rst
[DEBUG ] x Python-3.7.1/Doc/library/xml.sax.reader.rst
[DEBUG ] x Python-3.7.1/Doc/library/getopt.rst
[DEBUG ] x Python-3.7.1/Doc/library/builtins.rst
[DEBUG ] x Python-3.7.1/Doc/library/dataclasses.rst
[DEBUG ] x Python-3.7.1/Doc/library/ssl.rst
[DEBUG ] x Python-3.7.1/Doc/library/pipes.rst
[DEBUG ] x Python-3.7.1/Doc/library/numbers.rst
[DEBUG ] x Python-3.7.1/Doc/library/rlcompleter.rst
[DEBUG ] x Python-3.7.1/Doc/library/intro.rst
[DEBUG ] x Python-3.7.1/Doc/library/atexit.rst
[DEBUG ] x Python-3.7.1/Doc/library/site.rst
[DEBUG ] x Python-3.7.1/Doc/library/collections.rst
[DEBUG ] x Python-3.7.1/Doc/library/abc.rst
[DEBUG ] x Python-3.7.1/Doc/library/http.cookies.rst
[DEBUG ] x Python-3.7.1/Doc/library/custominterp.rst
[DEBUG ] x Python-3.7.1/Doc/library/configparser.rst
[DEBUG ] x Python-3.7.1/Doc/library/email.charset.rst
[DEBUG ] x Python-3.7.1/Doc/library/tkinter.rst
[DEBUG ] x Python-3.7.1/Doc/library/urllib.robotparser.rst
[DEBUG ] x Python-3.7.1/Doc/library/fractions.rst
[DEBUG ] x Python-3.7.1/Doc/library/venv.rst
[DEBUG ] x Python-3.7.1/Doc/library/curses.ascii.rst
[DEBUG ] x Python-3.7.1/Doc/library/contextvars.rst
[DEBUG ] x Python-3.7.1/Doc/library/cgi.rst
[DEBUG ] x Python-3.7.1/Doc/library/codeop.rst
[DEBUG ] x Python-3.7.1/Doc/library/filesys.rst
[DEBUG ] x Python-3.7.1/Doc/library/asyncio-api-index.rst
[DEBUG ] x Python-3.7.1/Doc/library/tracemalloc.rst
[DEBUG ] x Python-3.7.1/Doc/library/doctest.rst
[DEBUG ] x Python-3.7.1/Doc/library/xml.dom.rst
[DEBUG ] x Python-3.7.1/Doc/library/crypt.rst
[DEBUG ] x Python-3.7.1/Doc/library/optparse.rst
[DEBUG ] x Python-3.7.1/Doc/library/unittest.mock.rst
[DEBUG ] x Python-3.7.1/Doc/library/reprlib.rst
[DEBUG ] x Python-3.7.1/Doc/library/http.cookiejar.rst
[DEBUG ] x Python-3.7.1/Doc/library/hashlib.rst
[DEBUG ] x Python-3.7.1/Doc/library/distribution.rst
[DEBUG ] x Python-3.7.1/Doc/library/fileformats.rst
[DEBUG ] x Python-3.7.1/Doc/library/mm.rst
[DEBUG ] x Python-3.7.1/Doc/library/zipimport.rst
[DEBUG ] x Python-3.7.1/Doc/library/ipc.rst
[DEBUG ] x Python-3.7.1/Doc/library/smtplib.rst
[DEBUG ] x Python-3.7.1/Doc/library/gzip.rst
[DEBUG ] x Python-3.7.1/Doc/library/logging.config.rst
[DEBUG ] x Python-3.7.1/Doc/library/copy.rst
[DEBUG ] x Python-3.7.1/Doc/library/resource.rst
[DEBUG ] x Python-3.7.1/Doc/library/grp.rst
[DEBUG ] x Python-3.7.1/Doc/library/winreg.rst
[DEBUG ] x Python-3.7.1/Doc/library/xdrlib.rst
[DEBUG ] x Python-3.7.1/Doc/library/xml.sax.rst
[DEBUG ] x Python-3.7.1/Doc/library/zipapp.rst
[DEBUG ] x Python-3.7.1/Doc/library/glob.rst
[DEBUG ] x Python-3.7.1/Doc/library/2to3.rst
[DEBUG ] x Python-3.7.1/Doc/library/tkinter.ttk.rst
[DEBUG ] x Python-3.7.1/Doc/library/email.parser.rst
[DEBUG ] x Python-3.7.1/Doc/library/email.util.rst
[DEBUG ] x Python-3.7.1/Doc/library/importlib.rst
[DEBUG ] x Python-3.7.1/Doc/library/asyncio-exceptions.rst
[DEBUG ] x Python-3.7.1/Doc/library/formatter.rst
[DEBUG ] x Python-3.7.1/Doc/library/tarfile.rst
[DEBUG ] x Python-3.7.1/Doc/library/sunau.rst
[DEBUG ] x Python-3.7.1/Doc/library/uuid.rst
[DEBUG ] x Python-3.7.1/Doc/library/xml.dom.minidom.rst
[DEBUG ] x Python-3.7.1/Doc/library/msvcrt.rst
[DEBUG ] x Python-3.7.1/Doc/library/http.client.rst
[DEBUG ] x Python-3.7.1/Doc/library/syslog.rst
[DEBUG ] x Python-3.7.1/Doc/library/typing.rst
[DEBUG ] x Python-3.7.1/Doc/library/othergui.rst
[DEBUG ] x Python-3.7.1/Doc/library/modules.rst
[DEBUG ] x Python-3.7.1/Doc/library/fcntl.rst
[DEBUG ] x Python-3.7.1/Doc/library/binascii.rst
[DEBUG ] x Python-3.7.1/Doc/library/asynchat.rst
[DEBUG ] x Python-3.7.1/Doc/library/idle.rst
[DEBUG ] x Python-3.7.1/Doc/library/poplib.rst
[DEBUG ] x Python-3.7.1/Doc/library/gc.rst
[DEBUG ] x Python-3.7.1/Doc/library/base64.rst
[DEBUG ] x Python-3.7.1/Doc/library/aifc.rst
[DEBUG ] x Python-3.7.1/Doc/library/asyncio.rst
[DEBUG ] x Python-3.7.1/Doc/library/turtle-star.pdf
[DEBUG ] x Python-3.7.1/Doc/library/misc.rst
[DEBUG ] x Python-3.7.1/Doc/library/pathlib-inheritance.svg
[DEBUG ] x Python-3.7.1/Doc/library/logging.handlers.rst
[DEBUG ] x Python-3.7.1/Doc/library/email.header.rst
[DEBUG ] x Python-3.7.1/Doc/library/re.rst
[DEBUG ] x Python-3.7.1/Doc/library/pprint.rst
[DEBUG ] x Python-3.7.1/Doc/library/smtpd.rst
[DEBUG ] x Python-3.7.1/Doc/library/_thread.rst
[DEBUG ] x Python-3.7.1/Doc/library/select.rst
[DEBUG ] x Python-3.7.1/Doc/library/itertools.rst
[DEBUG ] x Python-3.7.1/Doc/library/ast.rst
[DEBUG ] x Python-3.7.1/Doc/library/struct.rst
[DEBUG ] x Python-3.7.1/Doc/library/tokenize.rst
[DEBUG ] x Python-3.7.1/Doc/library/http.server.rst
[DEBUG ] x Python-3.7.1/Doc/library/readline.rst
[DEBUG ] x Python-3.7.1/Doc/library/unittest.mock-examples.rst
[DEBUG ] x Python-3.7.1/Doc/library/mmap.rst
[DEBUG ] x Python-3.7.1/Doc/library/shutil.rst
[DEBUG ] x Python-3.7.1/Doc/library/asyncio-platforms.rst
[DEBUG ] x Python-3.7.1/Doc/library/internet.rst
[DEBUG ] x Python-3.7.1/Doc/library/nis.rst
[DEBUG ] x Python-3.7.1/Doc/library/pty.rst
[DEBUG ] x Python-3.7.1/Doc/library/curses.panel.rst
[DEBUG ] x Python-3.7.1/Doc/library/wave.rst
[DEBUG ] x Python-3.7.1/Doc/library/socket.rst
[DEBUG ] x Python-3.7.1/Doc/library/pickletools.rst
[DEBUG ] x Python-3.7.1/Doc/library/sysconfig.rst
[DEBUG ] x Python-3.7.1/Doc/library/email.generator.rst
[DEBUG ] x Python-3.7.1/Doc/library/shelve.rst
[DEBUG ] x Python-3.7.1/Doc/library/linecache.rst
[DEBUG ] x Python-3.7.1/Doc/library/email.headerregistry.rst
[DEBUG ] x Python-3.7.1/Doc/library/sched.rst
[DEBUG ] x Python-3.7.1/Doc/library/email.message.rst
[DEBUG ] x Python-3.7.1/Doc/library/mimetypes.rst
[DEBUG ] x Python-3.7.1/Doc/library/ossaudiodev.rst
[DEBUG ] x Python-3.7.1/Doc/library/uu.rst
[DEBUG ] x Python-3.7.1/Doc/library/imghdr.rst
[DEBUG ] x Python-3.7.1/Doc/library/superseded.rst
[DEBUG ] x Python-3.7.1/Doc/library/math.rst
[DEBUG ] x Python-3.7.1/Doc/library/netrc.rst
[DEBUG ] x Python-3.7.1/Doc/library/tulip_coro.dia
[DEBUG ] x Python-3.7.1/Doc/library/runpy.rst
[DEBUG ] x Python-3.7.1/Doc/library/dis.rst
[DEBUG ] x Python-3.7.1/Doc/library/functional.rst
[DEBUG ] x Python-3.7.1/Doc/library/unicodedata.rst
[DEBUG ] x Python-3.7.1/Doc/library/bdb.rst
[DEBUG ] x Python-3.7.1/Doc/library/dbm.rst
[DEBUG ] x Python-3.7.1/Doc/library/pathlib.rst
[DEBUG ] x Python-3.7.1/Doc/library/pyexpat.rst
[DEBUG ] x Python-3.7.1/Doc/library/operator.rst
[DEBUG ] x Python-3.7.1/Doc/library/lzma.rst
[DEBUG ] x Python-3.7.1/Doc/library/bisect.rst
[DEBUG ] x Python-3.7.1/Doc/library/string.rst
[DEBUG ] x Python-3.7.1/Doc/library/chunk.rst
[DEBUG ] x Python-3.7.1/Modules/
[DEBUG ] x Python-3.7.1/Modules/config.c.in
[DEBUG ] x Python-3.7.1/Modules/_multiprocessing/
[DEBUG ] x Python-3.7.1/Modules/_multiprocessing/multiprocessing.h
[DEBUG ] x Python-3.7.1/Modules/_multiprocessing/semaphore.c
[DEBUG ] x Python-3.7.1/Modules/_multiprocessing/multiprocessing.c
[DEBUG ] x Python-3.7.1/Modules/testcapi_long.h
[DEBUG ] x Python-3.7.1/Modules/sre_lib.h
[DEBUG ] x Python-3.7.1/Modules/_dbmmodule.c
[DEBUG ] x Python-3.7.1/Modules/_lzmamodule.c
[DEBUG ] x Python-3.7.1/Modules/getpath.c
[DEBUG ] x Python-3.7.1/Modules/_sha3/
[DEBUG ] x Python-3.7.1/Modules/_sha3/cleanup.py
[DEBUG ] x Python-3.7.1/Modules/_sha3/clinic/
[DEBUG ] x Python-3.7.1/Modules/_sha3/clinic/sha3module.c.h
[DEBUG ] x Python-3.7.1/Modules/_sha3/README.txt
[DEBUG ] x Python-3.7.1/Modules/_sha3/kcp/
[DEBUG ] x Python-3.7.1/Modules/_sha3/kcp/KeccakP-1600-SnP-opt64.h
[DEBUG ] x Python-3.7.1/Modules/_sha3/kcp/KeccakP-1600-SnP.h
[DEBUG ] x Python-3.7.1/Modules/_sha3/kcp/align.h
[DEBUG ] x Python-3.7.1/Modules/_sha3/kcp/KeccakSponge.inc
[DEBUG ] x Python-3.7.1/Modules/_sha3/kcp/KeccakP-1600-64.macros
[DEBUG ] x Python-3.7.1/Modules/_sha3/kcp/KeccakP-1600-SnP-opt32.h
[DEBUG ] x Python-3.7.1/Modules/_sha3/kcp/KeccakP-1600-unrolling.macros
[DEBUG ] x Python-3.7.1/Modules/_sha3/kcp/KeccakSponge.c
[DEBUG ] x Python-3.7.1/Modules/_sha3/kcp/KeccakP-1600-opt64-config.h
[DEBUG ] x Python-3.7.1/Modules/_sha3/kcp/SnP-Relaned.h
[DEBUG ] x Python-3.7.1/Modules/_sha3/kcp/KeccakP-1600-opt64.c
[DEBUG ] x Python-3.7.1/Modules/_sha3/kcp/KeccakHash.c
[DEBUG ] x Python-3.7.1/Modules/_sha3/kcp/KeccakSponge.h
[DEBUG ] x Python-3.7.1/Modules/_sha3/kcp/KeccakHash.h
[DEBUG ] x Python-3.7.1/Modules/_sha3/kcp/PlSnP-Fallback.inc
[DEBUG ] x Python-3.7.1/Modules/_sha3/kcp/KeccakP-1600-inplace32BI.c
[DEBUG ] x Python-3.7.1/Modules/_sha3/sha3module.c
[DEBUG ] x Python-3.7.1/Modules/_elementtree.c
[DEBUG ] x Python-3.7.1/Modules/_codecsmodule.c
[DEBUG ] x Python-3.7.1/Modules/errnomodule.c
[DEBUG ] x Python-3.7.1/Modules/_uuidmodule.c
[DEBUG ] x Python-3.7.1/Modules/_cryptmodule.c
[DEBUG ] x Python-3.7.1/Modules/unicodename_db.h
[DEBUG ] x Python-3.7.1/Modules/hashtable.c
[DEBUG ] x Python-3.7.1/Modules/nismodule.c
[DEBUG ] x Python-3.7.1/Modules/getaddrinfo.c
[DEBUG ] x Python-3.7.1/Modules/_datetimemodule.c
[DEBUG ] x Python-3.7.1/Modules/_decimal/
[DEBUG ] x Python-3.7.1/Modules/_decimal/docstrings.h
[DEBUG ] x Python-3.7.1/Modules/_decimal/_decimal.c
[DEBUG ] x Python-3.7.1/Modules/_decimal/README.txt
[DEBUG ] x Python-3.7.1/Modules/_decimal/tests/
[DEBUG ] x Python-3.7.1/Modules/_decimal/tests/runall.bat
[DEBUG ] x Python-3.7.1/Modules/_decimal/tests/deccheck.py
[DEBUG ] x Python-3.7.1/Modules/_decimal/tests/formathelper.py
[DEBUG ] x Python-3.7.1/Modules/_decimal/tests/runall-memorydebugger.sh
[DEBUG ] x Python-3.7.1/Modules/_decimal/tests/bench.py
[DEBUG ] x Python-3.7.1/Modules/_decimal/tests/README.txt
[DEBUG ] x Python-3.7.1/Modules/_decimal/tests/bignum.py
[DEBUG ] x Python-3.7.1/Modules/_decimal/tests/randfloat.py
[DEBUG ] x Python-3.7.1/Modules/_decimal/tests/randdec.py
[DEBUG ] x Python-3.7.1/Modules/_decimal/libmpdec/
[DEBUG ] x Python-3.7.1/Modules/_decimal/libmpdec/vcstdint.h
[DEBUG ] x Python-3.7.1/Modules/_decimal/libmpdec/transpose.c
[DEBUG ] x Python-3.7.1/Modules/_decimal/libmpdec/difradix2.c
[DEBUG ] x Python-3.7.1/Modules/_decimal/libmpdec/umodarith.h
[DEBUG ] x Python-3.7.1/Modules/_decimal/libmpdec/basearith.h
[DEBUG ] x Python-3.7.1/Modules/_decimal/libmpdec/fnt.h
[DEBUG ] x Python-3.7.1/Modules/_decimal/libmpdec/mpdecimal.c
[DEBUG ] x Python-3.7.1/Modules/_decimal/libmpdec/typearith.h
[DEBUG ] x Python-3.7.1/Modules/_decimal/libmpdec/mpalloc.h
[DEBUG ] x Python-3.7.1/Modules/_decimal/libmpdec/constants.c
[DEBUG ] x Python-3.7.1/Modules/_decimal/libmpdec/constants.h
[DEBUG ] x Python-3.7.1/Modules/_decimal/libmpdec/fnt.c
[DEBUG ] x Python-3.7.1/Modules/_decimal/libmpdec/sixstep.h
[DEBUG ] x Python-3.7.1/Modules/_decimal/libmpdec/io.h
[DEBUG ] x Python-3.7.1/Modules/_decimal/libmpdec/fourstep.h
[DEBUG ] x Python-3.7.1/Modules/_decimal/libmpdec/basearith.c
[DEBUG ] x Python-3.7.1/Modules/_decimal/libmpdec/crt.h
[DEBUG ] x Python-3.7.1/Modules/_decimal/libmpdec/difradix2.h
[DEBUG ] x Python-3.7.1/Modules/_decimal/libmpdec/numbertheory.c
[DEBUG ] x Python-3.7.1/Modules/_decimal/libmpdec/crt.c
[DEBUG ] x Python-3.7.1/Modules/_decimal/libmpdec/transpose.h
[DEBUG ] x Python-3.7.1/Modules/_decimal/libmpdec/memory.c
[DEBUG ] x Python-3.7.1/Modules/_decimal/libmpdec/io.c
[DEBUG ] x Python-3.7.1/Modules/_decimal/libmpdec/literature/
[DEBUG ] x Python-3.7.1/Modules/_decimal/libmpdec/literature/mulmod-ppro.txt
[DEBUG ] x Python-3.7.1/Modules/_decimal/libmpdec/literature/six-step.txt
[DEBUG ] x Python-3.7.1/Modules/_decimal/libmpdec/literature/mulmod-64.txt
[DEBUG ] x Python-3.7.1/Modules/_decimal/libmpdec/literature/REFERENCES.txt
[DEBUG ] x Python-3.7.1/Modules/_decimal/libmpdec/literature/bignum.txt
[DEBUG ] x Python-3.7.1/Modules/_decimal/libmpdec/literature/matrix-transform.txt
[DEBUG ] x Python-3.7.1/Modules/_decimal/libmpdec/literature/umodarith.lisp
[DEBUG ] x Python-3.7.1/Modules/_decimal/libmpdec/literature/fnt.py
[DEBUG ] x Python-3.7.1/Modules/_decimal/libmpdec/mpdecimal.h
[DEBUG ] x Python-3.7.1/Modules/_decimal/libmpdec/convolute.h
[DEBUG ] x Python-3.7.1/Modules/_decimal/libmpdec/vcdiv64.asm
[DEBUG ] x Python-3.7.1/Modules/_decimal/libmpdec/bits.h
[DEBUG ] x Python-3.7.1/Modules/_decimal/libmpdec/README.txt
[DEBUG ] x Python-3.7.1/Modules/_decimal/libmpdec/vccompat.h
[DEBUG ] x Python-3.7.1/Modules/_decimal/libmpdec/context.c
[DEBUG ] x Python-3.7.1/Modules/_decimal/libmpdec/sixstep.c
[DEBUG ] x Python-3.7.1/Modules/_decimal/libmpdec/fourstep.c
[DEBUG ] x Python-3.7.1/Modules/_decimal/libmpdec/convolute.c
[DEBUG ] x Python-3.7.1/Modules/_decimal/libmpdec/numbertheory.h
[DEBUG ] x Python-3.7.1/Modules/cjkcodecs/
[DEBUG ] x Python-3.7.1/Modules/cjkcodecs/_codecs_cn.c
[DEBUG ] x Python-3.7.1/Modules/cjkcodecs/multibytecodec.c
[DEBUG ] x Python-3.7.1/Modules/cjkcodecs/mappings_hk.h
[DEBUG ] x Python-3.7.1/Modules/cjkcodecs/_codecs_hk.c
[DEBUG ] x Python-3.7.1/Modules/cjkcodecs/_codecs_iso2022.c
[DEBUG ] x Python-3.7.1/Modules/cjkcodecs/emu_jisx0213_2000.h
[DEBUG ] x Python-3.7.1/Modules/cjkcodecs/mappings_kr.h
[DEBUG ] x Python-3.7.1/Modules/cjkcodecs/README
[DEBUG ] x Python-3.7.1/Modules/cjkcodecs/mappings_jisx0213_pair.h
[DEBUG ] x Python-3.7.1/Modules/cjkcodecs/mappings_cn.h
[DEBUG ] x Python-3.7.1/Modules/cjkcodecs/clinic/
[DEBUG ] x Python-3.7.1/Modules/cjkcodecs/clinic/multibytecodec.c.h
[DEBUG ] x Python-3.7.1/Modules/cjkcodecs/mappings_tw.h
[DEBUG ] x Python-3.7.1/Modules/cjkcodecs/mappings_jp.h
[DEBUG ] x Python-3.7.1/Modules/cjkcodecs/multibytecodec.h
[DEBUG ] x Python-3.7.1/Modules/cjkcodecs/_codecs_tw.c
[DEBUG ] x Python-3.7.1/Modules/cjkcodecs/cjkcodecs.h
[DEBUG ] x Python-3.7.1/Modules/cjkcodecs/_codecs_jp.c
[DEBUG ] x Python-3.7.1/Modules/cjkcodecs/alg_jisx0201.h
[DEBUG ] x Python-3.7.1/Modules/cjkcodecs/_codecs_kr.c
[DEBUG ] x Python-3.7.1/Modules/_asynciomodule.c
[DEBUG ] x Python-3.7.1/Modules/_stat.c
[DEBUG ] x Python-3.7.1/Modules/_blake2/
[DEBUG ] x Python-3.7.1/Modules/_blake2/blake2ns.h
[DEBUG ] x Python-3.7.1/Modules/_blake2/blake2b2s.py
[DEBUG ] x Python-3.7.1/Modules/_blake2/impl/
[DEBUG ] x Python-3.7.1/Modules/_blake2/impl/blake2s.c
[DEBUG ] x Python-3.7.1/Modules/_blake2/impl/blake2.h
[DEBUG ] x Python-3.7.1/Modules/_blake2/impl/blake2b-load-sse2.h
[DEBUG ] x Python-3.7.1/Modules/_blake2/impl/blake2b-load-sse41.h
[DEBUG ] x Python-3.7.1/Modules/_blake2/impl/blake2b-round.h
[DEBUG ] x Python-3.7.1/Modules/_blake2/impl/blake2s-round.h
[DEBUG ] x Python-3.7.1/Modules/_blake2/impl/blake2s-load-sse2.h
[DEBUG ] x Python-3.7.1/Modules/_blake2/impl/blake2b-ref.c
[DEBUG ] x Python-3.7.1/Modules/_blake2/impl/blake2-impl.h
[DEBUG ] x Python-3.7.1/Modules/_blake2/impl/blake2s-load-xop.h
[DEBUG ] x Python-3.7.1/Modules/_blake2/impl/blake2s-load-sse41.h
[DEBUG ] x Python-3.7.1/Modules/_blake2/impl/blake2s-ref.c
[DEBUG ] x Python-3.7.1/Modules/_blake2/impl/blake2-config.h
[DEBUG ] x Python-3.7.1/Modules/_blake2/impl/blake2b.c
[DEBUG ] x Python-3.7.1/Modules/_blake2/blake2b_impl.c
[DEBUG ] x Python-3.7.1/Modules/_blake2/blake2module.c
[DEBUG ] x Python-3.7.1/Modules/_blake2/blake2s_impl.c
[DEBUG ] x Python-3.7.1/Modules/_blake2/clinic/
[DEBUG ] x Python-3.7.1/Modules/_blake2/clinic/blake2s_impl.c.h
[DEBUG ] x Python-3.7.1/Modules/_blake2/clinic/blake2b_impl.c.h
[DEBUG ] x Python-3.7.1/Modules/hashlib.h
[DEBUG ] x Python-3.7.1/Modules/readline.c
[DEBUG ] x Python-3.7.1/Modules/fcntlmodule.c
[DEBUG ] x Python-3.7.1/Modules/rotatingtree.h
[DEBUG ] x Python-3.7.1/Modules/mathmodule.c
[DEBUG ] x Python-3.7.1/Modules/_collectionsmodule.c
[DEBUG ] x Python-3.7.1/Modules/xxlimited.c
[DEBUG ] x Python-3.7.1/Modules/atexitmodule.c
[DEBUG ] x Python-3.7.1/Modules/tkinter.h
[DEBUG ] x Python-3.7.1/Modules/syslogmodule.c
[DEBUG ] x Python-3.7.1/Modules/gcmodule.c
[DEBUG ] x Python-3.7.1/Modules/addrinfo.h
[DEBUG ] x Python-3.7.1/Modules/_heapqmodule.c
[DEBUG ] x Python-3.7.1/Modules/_opcode.c
[DEBUG ] x Python-3.7.1/Modules/_math.h
[DEBUG ] x Python-3.7.1/Modules/md5module.c
[DEBUG ] x Python-3.7.1/Modules/gc_weakref.txt
[DEBUG ] x Python-3.7.1/Modules/spwdmodule.c
[DEBUG ] x Python-3.7.1/Modules/_winapi.c
[DEBUG ] x Python-3.7.1/Modules/faulthandler.c
[DEBUG ] x Python-3.7.1/Modules/sre_constants.h
[DEBUG ] x Python-3.7.1/Modules/_curses_panel.c
[DEBUG ] x Python-3.7.1/Modules/_bz2module.c
[DEBUG ] x Python-3.7.1/Modules/_operator.c
[DEBUG ] x Python-3.7.1/Modules/binascii.c
[DEBUG ] x Python-3.7.1/Modules/tkappinit.c
[DEBUG ] x Python-3.7.1/Modules/_sqlite/
[DEBUG ] x Python-3.7.1/Modules/_sqlite/connection.h
[DEBUG ] x Python-3.7.1/Modules/_sqlite/connection.c
[DEBUG ] x Python-3.7.1/Modules/_sqlite/cursor.h
[DEBUG ] x Python-3.7.1/Modules/_sqlite/util.h
[DEBUG ] x Python-3.7.1/Modules/_sqlite/microprotocols.h
[DEBUG ] x Python-3.7.1/Modules/_sqlite/prepare_protocol.c
[DEBUG ] x Python-3.7.1/Modules/_sqlite/row.c
[DEBUG ] x Python-3.7.1/Modules/_sqlite/module.h
[DEBUG ] x Python-3.7.1/Modules/_sqlite/cache.c
[DEBUG ] x Python-3.7.1/Modules/_sqlite/row.h
[DEBUG ] x Python-3.7.1/Modules/_sqlite/cache.h
[DEBUG ] x Python-3.7.1/Modules/_sqlite/statement.h
[DEBUG ] x Python-3.7.1/Modules/_sqlite/module.c
[DEBUG ] x Python-3.7.1/Modules/_sqlite/microprotocols.c
[DEBUG ] x Python-3.7.1/Modules/_sqlite/cursor.c
[DEBUG ] x Python-3.7.1/Modules/_sqlite/prepare_protocol.h
[DEBUG ] x Python-3.7.1/Modules/_sqlite/statement.c
[DEBUG ] x Python-3.7.1/Modules/_sqlite/util.c
[DEBUG ] x Python-3.7.1/Modules/_bisectmodule.c
[DEBUG ] x Python-3.7.1/Modules/sha1module.c
[DEBUG ] x Python-3.7.1/Modules/rotatingtree.c
[DEBUG ] x Python-3.7.1/Modules/_csv.c
[DEBUG ] x Python-3.7.1/Modules/zlibmodule.c
[DEBUG ] x Python-3.7.1/Modules/_ctypes/
[DEBUG ] x Python-3.7.1/Modules/_ctypes/stgdict.c
[DEBUG ] x Python-3.7.1/Modules/_ctypes/libffi_osx/
[DEBUG ] x Python-3.7.1/Modules/_ctypes/libffi_osx/types.c
[DEBUG ] x Python-3.7.1/Modules/_ctypes/libffi_osx/README.pyobjc
[DEBUG ] x Python-3.7.1/Modules/_ctypes/libffi_osx/LICENSE
[DEBUG ] x Python-3.7.1/Modules/_ctypes/libffi_osx/x86/
[DEBUG ] x Python-3.7.1/Modules/_ctypes/libffi_osx/x86/darwin64.S
[DEBUG ] x Python-3.7.1/Modules/_ctypes/libffi_osx/x86/x86-ffi64.c
[DEBUG ] x Python-3.7.1/Modules/_ctypes/libffi_osx/x86/x86-ffi_darwin.c
[DEBUG ] x Python-3.7.1/Modules/_ctypes/libffi_osx/x86/x86-darwin.S
[DEBUG ] x Python-3.7.1/Modules/_ctypes/libffi_osx/README
[DEBUG ] x Python-3.7.1/Modules/_ctypes/libffi_osx/include/
[DEBUG ] x Python-3.7.1/Modules/_ctypes/libffi_osx/include/ffi_common.h
[DEBUG ] x Python-3.7.1/Modules/_ctypes/libffi_osx/include/fficonfig.h
[DEBUG ] x Python-3.7.1/Modules/_ctypes/libffi_osx/include/ppc-ffitarget.h
[DEBUG ] x Python-3.7.1/Modules/_ctypes/libffi_osx/include/ffi.h
[DEBUG ] x Python-3.7.1/Modules/_ctypes/libffi_osx/include/x86-ffitarget.h
[DEBUG ] x Python-3.7.1/Modules/_ctypes/libffi_osx/include/ffitarget.h
[DEBUG ] x Python-3.7.1/Modules/_ctypes/libffi_osx/ffi.c
[DEBUG ] x Python-3.7.1/Modules/_ctypes/libffi_osx/powerpc/
[DEBUG ] x Python-3.7.1/Modules/_ctypes/libffi_osx/powerpc/ppc-darwin_closure.S
[DEBUG ] x Python-3.7.1/Modules/_ctypes/libffi_osx/powerpc/ppc64-darwin_closure.S
[DEBUG ] x Python-3.7.1/Modules/_ctypes/libffi_osx/powerpc/ppc-darwin.S
[DEBUG ] x Python-3.7.1/Modules/_ctypes/libffi_osx/powerpc/ppc-ffi_darwin.c
[DEBUG ] x Python-3.7.1/Modules/_ctypes/libffi_osx/powerpc/ppc-darwin.h
[DEBUG ] x Python-3.7.1/Modules/_ctypes/libffi_msvc/
[DEBUG ] x Python-3.7.1/Modules/_ctypes/libffi_msvc/ffi_common.h
[DEBUG ] x Python-3.7.1/Modules/_ctypes/libffi_msvc/README.ctypes
[DEBUG ] x Python-3.7.1/Modules/_ctypes/libffi_msvc/prep_cif.c
[DEBUG ] x Python-3.7.1/Modules/_ctypes/libffi_msvc/types.c
[DEBUG ] x Python-3.7.1/Modules/_ctypes/libffi_msvc/fficonfig.h
[DEBUG ] x Python-3.7.1/Modules/_ctypes/libffi_msvc/win32.c
[DEBUG ] x Python-3.7.1/Modules/_ctypes/libffi_msvc/LICENSE
[DEBUG ] x Python-3.7.1/Modules/_ctypes/libffi_msvc/README
[DEBUG ] x Python-3.7.1/Modules/_ctypes/libffi_msvc/win64.asm
[DEBUG ] x Python-3.7.1/Modules/_ctypes/libffi_msvc/ffi.h
[DEBUG ] x Python-3.7.1/Modules/_ctypes/libffi_msvc/ffi.c
[DEBUG ] x Python-3.7.1/Modules/_ctypes/libffi_msvc/ffitarget.h
[DEBUG ] x Python-3.7.1/Modules/_ctypes/ctypes_dlfcn.h
[DEBUG ] x Python-3.7.1/Modules/_ctypes/ctypes.h
[DEBUG ] x Python-3.7.1/Modules/_ctypes/callbacks.c
[DEBUG ] x Python-3.7.1/Modules/_ctypes/cfield.c
[DEBUG ] x Python-3.7.1/Modules/_ctypes/darwin/
[DEBUG ] x Python-3.7.1/Modules/_ctypes/darwin/README.ctypes
[DEBUG ] x Python-3.7.1/Modules/_ctypes/darwin/dlfcn_simple.c
[DEBUG ] x Python-3.7.1/Modules/_ctypes/darwin/dlfcn.h
[DEBUG ] x Python-3.7.1/Modules/_ctypes/darwin/LICENSE
[DEBUG ] x Python-3.7.1/Modules/_ctypes/darwin/README
[DEBUG ] x Python-3.7.1/Modules/_ctypes/malloc_closure.c
[DEBUG ] x Python-3.7.1/Modules/_ctypes/callproc.c
[DEBUG ] x Python-3.7.1/Modules/_ctypes/_ctypes_test.c
[DEBUG ] x Python-3.7.1/Modules/_ctypes/_ctypes_test.h
[DEBUG ] x Python-3.7.1/Modules/_ctypes/_ctypes.c
[DEBUG ] x Python-3.7.1/Modules/zipimport.c
[DEBUG ] x Python-3.7.1/Modules/_testbuffer.c
[DEBUG ] x Python-3.7.1/Modules/winreparse.h
[DEBUG ] x Python-3.7.1/Modules/README
[DEBUG ] x Python-3.7.1/Modules/resource.c
[DEBUG ] x Python-3.7.1/Modules/_threadmodule.c
[DEBUG ] x Python-3.7.1/Modules/expat/
[DEBUG ] x Python-3.7.1/Modules/expat/expat_external.h
[DEBUG ] x Python-3.7.1/Modules/expat/internal.h
[DEBUG ] x Python-3.7.1/Modules/expat/pyexpatns.h
[DEBUG ] x Python-3.7.1/Modules/expat/xmltok.h
[DEBUG ] x Python-3.7.1/Modules/expat/asciitab.h
[DEBUG ] x Python-3.7.1/Modules/expat/xmlrole.c
[DEBUG ] x Python-3.7.1/Modules/expat/ascii.h
[DEBUG ] x Python-3.7.1/Modules/expat/utf8tab.h
[DEBUG ] x Python-3.7.1/Modules/expat/siphash.h
[DEBUG ] x Python-3.7.1/Modules/expat/winconfig.h
[DEBUG ] x Python-3.7.1/Modules/expat/xmltok_ns.c
[DEBUG ] x Python-3.7.1/Modules/expat/iasciitab.h
[DEBUG ] x Python-3.7.1/Modules/expat/xmltok_impl.c
[DEBUG ] x Python-3.7.1/Modules/expat/nametab.h
[DEBUG ] x Python-3.7.1/Modules/expat/COPYING
[DEBUG ] x Python-3.7.1/Modules/expat/expat.h
[DEBUG ] x Python-3.7.1/Modules/expat/loadlibrary.c
[DEBUG ] x Python-3.7.1/Modules/expat/expat_config.h
[DEBUG ] x Python-3.7.1/Modules/expat/xmlrole.h
[DEBUG ] x Python-3.7.1/Modules/expat/xmlparse.c
[DEBUG ] x Python-3.7.1/Modules/expat/xmltok.c
[DEBUG ] x Python-3.7.1/Modules/expat/latin1tab.h
[DEBUG ] x Python-3.7.1/Modules/expat/xmltok_impl.h
[DEBUG ] x Python-3.7.1/Modules/mmapmodule.c
[DEBUG ] x Python-3.7.1/Modules/getnameinfo.c
[DEBUG ] x Python-3.7.1/Modules/_localemodule.c
[DEBUG ] x Python-3.7.1/Modules/_json.c
[DEBUG ] x Python-3.7.1/Modules/_ssl.c
[DEBUG ] x Python-3.7.1/Modules/xxmodule.c
[DEBUG ] x Python-3.7.1/Modules/_math.c
[DEBUG ] x Python-3.7.1/Modules/signalmodule.c
[DEBUG ] x Python-3.7.1/Modules/_sre.c
[DEBUG ] x Python-3.7.1/Modules/termios.c
[DEBUG ] x Python-3.7.1/Modules/xxsubtype.c
[DEBUG ] x Python-3.7.1/Modules/selectmodule.c
[DEBUG ] x Python-3.7.1/Modules/clinic/
[DEBUG ] x Python-3.7.1/Modules/clinic/gcmodule.c.h
[DEBUG ] x Python-3.7.1/Modules/clinic/spwdmodule.c.h
[DEBUG ] x Python-3.7.1/Modules/clinic/_codecsmodule.c.h
[DEBUG ] x Python-3.7.1/Modules/clinic/mathmodule.c.h
[DEBUG ] x Python-3.7.1/Modules/clinic/resource.c.h
[DEBUG ] x Python-3.7.1/Modules/clinic/_hashopenssl.c.h
[DEBUG ] x Python-3.7.1/Modules/clinic/binascii.c.h
[DEBUG ] x Python-3.7.1/Modules/clinic/audioop.c.h
[DEBUG ] x Python-3.7.1/Modules/clinic/cmathmodule.c.h
[DEBUG ] x Python-3.7.1/Modules/clinic/_opcode.c.h
[DEBUG ] x Python-3.7.1/Modules/clinic/pwdmodule.c.h
[DEBUG ] x Python-3.7.1/Modules/clinic/_abc.c.h
[DEBUG ] x Python-3.7.1/Modules/clinic/symtablemodule.c.h
[DEBUG ] x Python-3.7.1/Modules/clinic/unicodedata.c.h
[DEBUG ] x Python-3.7.1/Modules/clinic/_queuemodule.c.h
[DEBUG ] x Python-3.7.1/Modules/clinic/grpmodule.c.h
[DEBUG ] x Python-3.7.1/Modules/clinic/arraymodule.c.h
[DEBUG ] x Python-3.7.1/Modules/clinic/_lzmamodule.c.h
[DEBUG ] x Python-3.7.1/Modules/clinic/_bz2module.c.h
[DEBUG ] x Python-3.7.1/Modules/clinic/_weakref.c.h
[DEBUG ] x Python-3.7.1/Modules/clinic/_gdbmmodule.c.h
[DEBUG ] x Python-3.7.1/Modules/clinic/_cursesmodule.c.h
[DEBUG ] x Python-3.7.1/Modules/clinic/_ssl.c.h
[DEBUG ] x Python-3.7.1/Modules/clinic/_tracemalloc.c.h
[DEBUG ] x Python-3.7.1/Modules/clinic/sha1module.c.h
[DEBUG ] x Python-3.7.1/Modules/clinic/_dbmmodule.c.h
[DEBUG ] x Python-3.7.1/Modules/clinic/signalmodule.c.h
[DEBUG ] x Python-3.7.1/Modules/clinic/md5module.c.h
[DEBUG ] x Python-3.7.1/Modules/clinic/_operator.c.h
[DEBUG ] x Python-3.7.1/Modules/clinic/_contextvarsmodule.c.h
[DEBUG ] x Python-3.7.1/Modules/clinic/_pickle.c.h
[DEBUG ] x Python-3.7.1/Modules/clinic/_cryptmodule.c.h
[DEBUG ] x Python-3.7.1/Modules/clinic/fcntlmodule.c.h
[DEBUG ] x Python-3.7.1/Modules/clinic/sha512module.c.h
[DEBUG ] x Python-3.7.1/Modules/clinic/pyexpat.c.h
[DEBUG ] x Python-3.7.1/Modules/clinic/_sre.c.h
[DEBUG ] x Python-3.7.1/Modules/clinic/posixmodule.c.h
[DEBUG ] x Python-3.7.1/Modules/clinic/_datetimemodule.c.h
[DEBUG ] x Python-3.7.1/Modules/clinic/_elementtree.c.h
[DEBUG ] x Python-3.7.1/Modules/clinic/_struct.c.h
[DEBUG ] x Python-3.7.1/Modules/clinic/sha256module.c.h
[DEBUG ] x Python-3.7.1/Modules/clinic/_tkinter.c.h
[DEBUG ] x Python-3.7.1/Modules/clinic/zlibmodule.c.h
[DEBUG ] x Python-3.7.1/Modules/clinic/_winapi.c.h
[DEBUG ] x Python-3.7.1/Modules/clinic/zipimport.c.h
[DEBUG ] x Python-3.7.1/Modules/clinic/_asynciomodule.c.h
[DEBUG ] x Python-3.7.1/Modules/_hashopenssl.c
[DEBUG ] x Python-3.7.1/Modules/grpmodule.c
[DEBUG ] x Python-3.7.1/Modules/sre.h
[DEBUG ] x Python-3.7.1/Modules/_gdbmmodule.c
[DEBUG ] x Python-3.7.1/Modules/makesetup
[DEBUG ] x Python-3.7.1/Modules/_scproxy.c
[DEBUG ] x Python-3.7.1/Modules/parsermodule.c
[DEBUG ] x Python-3.7.1/Modules/_tkinter.c
[DEBUG ] x Python-3.7.1/Modules/_weakref.c
[DEBUG ] x Python-3.7.1/Modules/pyexpat.c
[DEBUG ] x Python-3.7.1/Modules/_struct.c
[DEBUG ] x Python-3.7.1/Modules/timemodule.c
[DEBUG ] x Python-3.7.1/Modules/arraymodule.c
[DEBUG ] x Python-3.7.1/Modules/_pickle.c
[DEBUG ] x Python-3.7.1/Modules/ld_so_aix.in
[DEBUG ] x Python-3.7.1/Modules/makexp_aix
[DEBUG ] x Python-3.7.1/Modules/itertoolsmodule.c
[DEBUG ] x Python-3.7.1/Modules/pwdmodule.c
[DEBUG ] x Python-3.7.1/Modules/posixmodule.h
[DEBUG ] x Python-3.7.1/Modules/Setup.dist
[DEBUG ] x Python-3.7.1/Modules/socketmodule.c
[DEBUG ] x Python-3.7.1/Modules/unicodedata.c
[DEBUG ] x Python-3.7.1/Modules/ossaudiodev.c
[DEBUG ] x Python-3.7.1/Modules/sha512module.c
[DEBUG ] x Python-3.7.1/Modules/_ssl_data.h
[DEBUG ] x Python-3.7.1/Modules/hashtable.h
[DEBUG ] x Python-3.7.1/Modules/socketmodule.h
[DEBUG ] x Python-3.7.1/Modules/_contextvarsmodule.c
[DEBUG ] x Python-3.7.1/Modules/_functoolsmodule.c
[DEBUG ] x Python-3.7.1/Modules/_abc.c
[DEBUG ] x Python-3.7.1/Modules/getbuildinfo.c
[DEBUG ] x Python-3.7.1/Modules/_randommodule.c
[DEBUG ] x Python-3.7.1/Modules/_lsprof.c
[DEBUG ] x Python-3.7.1/Modules/symtablemodule.c
[DEBUG ] x Python-3.7.1/Modules/_testmultiphase.c
[DEBUG ] x Python-3.7.1/Modules/_testimportmultiple.c
[DEBUG ] x Python-3.7.1/Modules/_testcapimodule.c
[DEBUG ] x Python-3.7.1/Modules/posixmodule.c
[DEBUG ] x Python-3.7.1/Modules/_tracemalloc.c
[DEBUG ] x Python-3.7.1/Modules/_cursesmodule.c
[DEBUG ] x Python-3.7.1/Modules/_queuemodule.c
[DEBUG ] x Python-3.7.1/Modules/overlapped.c
[DEBUG ] x Python-3.7.1/Modules/main.c
[DEBUG ] x Python-3.7.1/Modules/_posixsubprocess.c
[DEBUG ] x Python-3.7.1/Modules/_io/
[DEBUG ] x Python-3.7.1/Modules/_io/stringio.c
[DEBUG ] x Python-3.7.1/Modules/_io/bytesio.c
[DEBUG ] x Python-3.7.1/Modules/_io/_iomodule.h
[DEBUG ] x Python-3.7.1/Modules/_io/fileio.c
[DEBUG ] x Python-3.7.1/Modules/_io/textio.c
[DEBUG ] x Python-3.7.1/Modules/_io/bufferedio.c
[DEBUG ] x Python-3.7.1/Modules/_io/clinic/
[DEBUG ] x Python-3.7.1/Modules/_io/clinic/_iomodule.c.h
[DEBUG ] x Python-3.7.1/Modules/_io/clinic/bufferedio.c.h
[DEBUG ] x Python-3.7.1/Modules/_io/clinic/bytesio.c.h
[DEBUG ] x Python-3.7.1/Modules/_io/clinic/fileio.c.h
[DEBUG ] x Python-3.7.1/Modules/_io/clinic/textio.c.h
[DEBUG ] x Python-3.7.1/Modules/_io/clinic/stringio.c.h
[DEBUG ] x Python-3.7.1/Modules/_io/clinic/winconsoleio.c.h
[DEBUG ] x Python-3.7.1/Modules/_io/clinic/iobase.c.h
[DEBUG ] x Python-3.7.1/Modules/_io/winconsoleio.c
[DEBUG ] x Python-3.7.1/Modules/_io/_iomodule.c
[DEBUG ] x Python-3.7.1/Modules/_io/iobase.c
[DEBUG ] x Python-3.7.1/Modules/unicodedata_db.h
[DEBUG ] x Python-3.7.1/Modules/sha256module.c
[DEBUG ] x Python-3.7.1/Modules/_xxtestfuzz/
[DEBUG ] x Python-3.7.1/Modules/_xxtestfuzz/README.rst
[DEBUG ] x Python-3.7.1/Modules/_xxtestfuzz/fuzzer.c
[DEBUG ] x Python-3.7.1/Modules/_xxtestfuzz/fuzz_tests.txt
[DEBUG ] x Python-3.7.1/Modules/_xxtestfuzz/_xxtestfuzz.c
[DEBUG ] x Python-3.7.1/Modules/cmathmodule.c
[DEBUG ] x Python-3.7.1/Modules/audioop.c
[DEBUG ] x Python-3.7.1/Makefile.pre.in
[DEBUG ] x Python-3.7.1/Tools/
[DEBUG ] x Python-3.7.1/Tools/importbench/
[DEBUG ] x Python-3.7.1/Tools/importbench/importbench.py
[DEBUG ] x Python-3.7.1/Tools/importbench/README
[DEBUG ] x Python-3.7.1/Tools/pynche/
[DEBUG ] x Python-3.7.1/Tools/pynche/pynche.pyw
[DEBUG ] x Python-3.7.1/Tools/pynche/ListViewer.py
[DEBUG ] x Python-3.7.1/Tools/pynche/StripViewer.py
[DEBUG ] x Python-3.7.1/Tools/pynche/pynche
[DEBUG ] x Python-3.7.1/Tools/pynche/ColorDB.py
[DEBUG ] x Python-3.7.1/Tools/pynche/websafe.txt
[DEBUG ] x Python-3.7.1/Tools/pynche/ChipViewer.py
[DEBUG ] x Python-3.7.1/Tools/pynche/__init__.py
[DEBUG ] x Python-3.7.1/Tools/pynche/README
[DEBUG ] x Python-3.7.1/Tools/pynche/html40colors.txt
[DEBUG ] x Python-3.7.1/Tools/pynche/webcolors.txt
[DEBUG ] x Python-3.7.1/Tools/pynche/DetailsViewer.py
[DEBUG ] x Python-3.7.1/Tools/pynche/TextViewer.py
[DEBUG ] x Python-3.7.1/Tools/pynche/PyncheWidget.py
[DEBUG ] x Python-3.7.1/Tools/pynche/namedcolors.txt
[DEBUG ] x Python-3.7.1/Tools/pynche/TypeinViewer.py
[DEBUG ] x Python-3.7.1/Tools/pynche/pyColorChooser.py
[DEBUG ] x Python-3.7.1/Tools/pynche/Main.py
[DEBUG ] x Python-3.7.1/Tools/pynche/Switchboard.py
[DEBUG ] x Python-3.7.1/Tools/pynche/X/
[DEBUG ] x Python-3.7.1/Tools/pynche/X/xlicense.txt
[DEBUG ] x Python-3.7.1/Tools/pynche/X/rgb.txt
[DEBUG ] x Python-3.7.1/Tools/demo/
[DEBUG ] x Python-3.7.1/Tools/demo/queens.py
[DEBUG ] x Python-3.7.1/Tools/demo/markov.py
[DEBUG ] x Python-3.7.1/Tools/demo/beer.py
[DEBUG ] x Python-3.7.1/Tools/demo/rpython.py
[DEBUG ] x Python-3.7.1/Tools/demo/vector.py
[DEBUG ] x Python-3.7.1/Tools/demo/life.py
[DEBUG ] x Python-3.7.1/Tools/demo/sortvisu.py
[DEBUG ] x Python-3.7.1/Tools/demo/eiffel.py
[DEBUG ] x Python-3.7.1/Tools/demo/ss1.py
[DEBUG ] x Python-3.7.1/Tools/demo/hanoi.py
[DEBUG ] x Python-3.7.1/Tools/demo/README
[DEBUG ] x Python-3.7.1/Tools/demo/redemo.py
[DEBUG ] x Python-3.7.1/Tools/demo/rpythond.py
[DEBUG ] x Python-3.7.1/Tools/demo/mcast.py
[DEBUG ] x Python-3.7.1/Tools/stringbench/
[DEBUG ] x Python-3.7.1/Tools/stringbench/stringbench.py
[DEBUG ] x Python-3.7.1/Tools/stringbench/README
[DEBUG ] x Python-3.7.1/Tools/unittestgui/
[DEBUG ] x Python-3.7.1/Tools/unittestgui/unittestgui.py
[DEBUG ] x Python-3.7.1/Tools/unittestgui/README.txt
[DEBUG ] x Python-3.7.1/Tools/ssl/
[DEBUG ] x Python-3.7.1/Tools/ssl/multissltests.py
[DEBUG ] x Python-3.7.1/Tools/ssl/make_ssl_data.py
[DEBUG ] x Python-3.7.1/Tools/unicode/
[DEBUG ] x Python-3.7.1/Tools/unicode/listcodecs.py
[DEBUG ] x Python-3.7.1/Tools/unicode/genwincodecs.bat
[DEBUG ] x Python-3.7.1/Tools/unicode/gencodec.py
[DEBUG ] x Python-3.7.1/Tools/unicode/python-mappings/
[DEBUG ] x Python-3.7.1/Tools/unicode/python-mappings/KOI8-U.TXT
[DEBUG ] x Python-3.7.1/Tools/unicode/python-mappings/CP273.TXT
[DEBUG ] x Python-3.7.1/Tools/unicode/python-mappings/TIS-620.TXT
[DEBUG ] x Python-3.7.1/Tools/unicode/python-mappings/CP1140.TXT
[DEBUG ] x Python-3.7.1/Tools/unicode/genwincodec.py
[DEBUG ] x Python-3.7.1/Tools/unicode/Makefile
[DEBUG ] x Python-3.7.1/Tools/unicode/comparecodecs.py
[DEBUG ] x Python-3.7.1/Tools/unicode/makeunicodedata.py
[DEBUG ] x Python-3.7.1/Tools/unicode/gencjkcodecs.py
[DEBUG ] x Python-3.7.1/Tools/unicode/mkstringprep.py
[DEBUG ] x Python-3.7.1/Tools/i18n/
[DEBUG ] x Python-3.7.1/Tools/i18n/makelocalealias.py
[DEBUG ] x Python-3.7.1/Tools/i18n/msgfmt.py
[DEBUG ] x Python-3.7.1/Tools/i18n/pygettext.py
[DEBUG ] x Python-3.7.1/Tools/iobench/
[DEBUG ] x Python-3.7.1/Tools/iobench/iobench.py
[DEBUG ] x Python-3.7.1/Tools/tz/
[DEBUG ] x Python-3.7.1/Tools/tz/zdump.py
[DEBUG ] x Python-3.7.1/Tools/README
[DEBUG ] x Python-3.7.1/Tools/c-globals/
[DEBUG ] x Python-3.7.1/Tools/c-globals/ignored-globals.txt
[DEBUG ] x Python-3.7.1/Tools/c-globals/check-c-globals.py
[DEBUG ] x Python-3.7.1/Tools/c-globals/README
[DEBUG ] x Python-3.7.1/Tools/msi/
[DEBUG ] x Python-3.7.1/Tools/msi/msi.targets
[DEBUG ] x Python-3.7.1/Tools/msi/make_zip.py
[DEBUG ] x Python-3.7.1/Tools/msi/build.bat
[DEBUG ] x Python-3.7.1/Tools/msi/doc/
[DEBUG ] x Python-3.7.1/Tools/msi/doc/doc_files.wxs
[DEBUG ] x Python-3.7.1/Tools/msi/doc/doc_en-US.wxl_template
[DEBUG ] x Python-3.7.1/Tools/msi/doc/doc.wixproj
[DEBUG ] x Python-3.7.1/Tools/msi/doc/doc.wxs
[DEBUG ] x Python-3.7.1/Tools/msi/doc/doc_no_files.wxs
[DEBUG ] x Python-3.7.1/Tools/msi/get_externals.bat
[DEBUG ] x Python-3.7.1/Tools/msi/lib/
[DEBUG ] x Python-3.7.1/Tools/msi/lib/lib_pdb.wixproj
[DEBUG ] x Python-3.7.1/Tools/msi/lib/lib_d.wxs
[DEBUG ] x Python-3.7.1/Tools/msi/lib/lib_en-US.wxl
[DEBUG ] x Python-3.7.1/Tools/msi/lib/lib_d.wixproj
[DEBUG ] x Python-3.7.1/Tools/msi/lib/lib.wixproj
[DEBUG ] x Python-3.7.1/Tools/msi/lib/lib_files.wxs
[DEBUG ] x Python-3.7.1/Tools/msi/lib/lib_pdb.wxs
[DEBUG ] x Python-3.7.1/Tools/msi/lib/lib.wxs
[DEBUG ] x Python-3.7.1/Tools/msi/msi.props
[DEBUG ] x Python-3.7.1/Tools/msi/core/
[DEBUG ] x Python-3.7.1/Tools/msi/core/core_d.wixproj
[DEBUG ] x Python-3.7.1/Tools/msi/core/core_files.wxs
[DEBUG ] x Python-3.7.1/Tools/msi/core/core.wixproj
[DEBUG ] x Python-3.7.1/Tools/msi/core/core_en-US.wxl
[DEBUG ] x Python-3.7.1/Tools/msi/core/core.wxs
[DEBUG ] x Python-3.7.1/Tools/msi/core/core_pdb.wxs
[DEBUG ] x Python-3.7.1/Tools/msi/core/core_pdb.wixproj
[DEBUG ] x Python-3.7.1/Tools/msi/core/core_d.wxs
[DEBUG ] x Python-3.7.1/Tools/msi/pip/
[DEBUG ] x Python-3.7.1/Tools/msi/pip/pip.wxs
[DEBUG ] x Python-3.7.1/Tools/msi/pip/pip.wixproj
[DEBUG ] x Python-3.7.1/Tools/msi/pip/pip_en-US.wxl
[DEBUG ] x Python-3.7.1/Tools/msi/csv_to_wxs.py
[DEBUG ] x Python-3.7.1/Tools/msi/tcltk/
[DEBUG ] x Python-3.7.1/Tools/msi/tcltk/tcltk_d.wxs
[DEBUG ] x Python-3.7.1/Tools/msi/tcltk/tcltk_reg.wxs
[DEBUG ] x Python-3.7.1/Tools/msi/tcltk/tcltk_files.wxs
[DEBUG ] x Python-3.7.1/Tools/msi/tcltk/tcltk_d.wixproj
[DEBUG ] x Python-3.7.1/Tools/msi/tcltk/tcltk_pdb.wxs
[DEBUG ] x Python-3.7.1/Tools/msi/tcltk/tcltk_pdb.wixproj
[DEBUG ] x Python-3.7.1/Tools/msi/tcltk/tcltk.wxs
[DEBUG ] x Python-3.7.1/Tools/msi/tcltk/tcltk.wixproj
[DEBUG ] x Python-3.7.1/Tools/msi/tcltk/tcltk_en-US.wxl_template
[DEBUG ] x Python-3.7.1/Tools/msi/generate_md5.py
[DEBUG ] x Python-3.7.1/Tools/msi/ucrt/
[DEBUG ] x Python-3.7.1/Tools/msi/ucrt/ucrt.wxs
[DEBUG ] x Python-3.7.1/Tools/msi/ucrt/ucrt.wixproj
[DEBUG ] x Python-3.7.1/Tools/msi/ucrt/ucrt_en-US.wxl
[DEBUG ] x Python-3.7.1/Tools/msi/exe/
[DEBUG ] x Python-3.7.1/Tools/msi/exe/exe.wixproj
[DEBUG ] x Python-3.7.1/Tools/msi/exe/exe_pdb.wxs
[DEBUG ] x Python-3.7.1/Tools/msi/exe/exe_d.wixproj
[DEBUG ] x Python-3.7.1/Tools/msi/exe/crtlicense.txt
[DEBUG ] x Python-3.7.1/Tools/msi/exe/exe_d.wxs
[DEBUG ] x Python-3.7.1/Tools/msi/exe/exe_files.wxs
[DEBUG ] x Python-3.7.1/Tools/msi/exe/exe_en-US.wxl_template
[DEBUG ] x Python-3.7.1/Tools/msi/exe/exe.wxs
[DEBUG ] x Python-3.7.1/Tools/msi/exe/exe_reg.wxs
[DEBUG ] x Python-3.7.1/Tools/msi/exe/exe_pdb.wixproj
[DEBUG ] x Python-3.7.1/Tools/msi/uploadrelease.bat
[DEBUG ] x Python-3.7.1/Tools/msi/buildrelease.bat
[DEBUG ] x Python-3.7.1/Tools/msi/bundle/
[DEBUG ] x Python-3.7.1/Tools/msi/bundle/bootstrap/
[DEBUG ] x Python-3.7.1/Tools/msi/bundle/bootstrap/pythonba.vcxproj
[DEBUG ] x Python-3.7.1/Tools/msi/bundle/bootstrap/pythonba.cpp
[DEBUG ] x Python-3.7.1/Tools/msi/bundle/bootstrap/PythonBootstrapperApplication.cpp
[DEBUG ] x Python-3.7.1/Tools/msi/bundle/bootstrap/resource.h
[DEBUG ] x Python-3.7.1/Tools/msi/bundle/bootstrap/pch.h
[DEBUG ] x Python-3.7.1/Tools/msi/bundle/bootstrap/pythonba.def
[DEBUG ] x Python-3.7.1/Tools/msi/bundle/bootstrap/LICENSE.txt
[DEBUG ] x Python-3.7.1/Tools/msi/bundle/bootstrap/pch.cpp
[DEBUG ] x Python-3.7.1/Tools/msi/bundle/bootstrap/pythonba.sln
[DEBUG ] x Python-3.7.1/Tools/msi/bundle/bundle.wxl
[DEBUG ] x Python-3.7.1/Tools/msi/bundle/releaselocal.wixproj
[DEBUG ] x Python-3.7.1/Tools/msi/bundle/SideBar.png
[DEBUG ] x Python-3.7.1/Tools/msi/bundle/bundle.wxs
[DEBUG ] x Python-3.7.1/Tools/msi/bundle/packagegroups/
[DEBUG ] x Python-3.7.1/Tools/msi/bundle/packagegroups/tools.wxs
[DEBUG ] x Python-3.7.1/Tools/msi/bundle/packagegroups/test.wxs
[DEBUG ] x Python-3.7.1/Tools/msi/bundle/packagegroups/core.wxs
[DEBUG ] x Python-3.7.1/Tools/msi/bundle/packagegroups/pip.wxs
[DEBUG ] x Python-3.7.1/Tools/msi/bundle/packagegroups/crt.wxs
[DEBUG ] x Python-3.7.1/Tools/msi/bundle/packagegroups/doc.wxs
[DEBUG ] x Python-3.7.1/Tools/msi/bundle/packagegroups/tcltk.wxs
[DEBUG ] x Python-3.7.1/Tools/msi/bundle/packagegroups/postinstall.wxs
[DEBUG ] x Python-3.7.1/Tools/msi/bundle/packagegroups/exe.wxs
[DEBUG ] x Python-3.7.1/Tools/msi/bundle/packagegroups/launcher.wxs
[DEBUG ] x Python-3.7.1/Tools/msi/bundle/packagegroups/packageinstall.wxs
[DEBUG ] x Python-3.7.1/Tools/msi/bundle/packagegroups/dev.wxs
[DEBUG ] x Python-3.7.1/Tools/msi/bundle/packagegroups/lib.wxs
[DEBUG ] x Python-3.7.1/Tools/msi/bundle/Default.wxl
[DEBUG ] x Python-3.7.1/Tools/msi/bundle/snapshot.wixproj
[DEBUG ] x Python-3.7.1/Tools/msi/bundle/full.wixproj
[DEBUG ] x Python-3.7.1/Tools/msi/bundle/bundle.targets
[DEBUG ] x Python-3.7.1/Tools/msi/bundle/releaseweb.wixproj
[DEBUG ] x Python-3.7.1/Tools/msi/bundle/Default.thm
[DEBUG ] x Python-3.7.1/Tools/msi/testrelease.bat
[DEBUG ] x Python-3.7.1/Tools/msi/path/
[DEBUG ] x Python-3.7.1/Tools/msi/path/path.wixproj
[DEBUG ] x Python-3.7.1/Tools/msi/path/path.wxs
[DEBUG ] x Python-3.7.1/Tools/msi/path/path_en-US.wxl
[DEBUG ] x Python-3.7.1/Tools/msi/dev/
[DEBUG ] x Python-3.7.1/Tools/msi/dev/dev_files.wxs
[DEBUG ] x Python-3.7.1/Tools/msi/dev/dev_d.wxs
[DEBUG ] x Python-3.7.1/Tools/msi/dev/dev_en-US.wxl
[DEBUG ] x Python-3.7.1/Tools/msi/dev/dev.wixproj
[DEBUG ] x Python-3.7.1/Tools/msi/dev/dev_d.wixproj
[DEBUG ] x Python-3.7.1/Tools/msi/dev/dev.wxs
[DEBUG ] x Python-3.7.1/Tools/msi/common.wxs
[DEBUG ] x Python-3.7.1/Tools/msi/common_en-US.wxl_template
[DEBUG ] x Python-3.7.1/Tools/msi/README.txt
[DEBUG ] x Python-3.7.1/Tools/msi/launcher/
[DEBUG ] x Python-3.7.1/Tools/msi/launcher/launcher.wixproj
[DEBUG ] x Python-3.7.1/Tools/msi/launcher/launcher_en-US.wxl
[DEBUG ] x Python-3.7.1/Tools/msi/launcher/launcher_files.wxs
[DEBUG ] x Python-3.7.1/Tools/msi/launcher/launcher_reg.wxs
[DEBUG ] x Python-3.7.1/Tools/msi/launcher/launcher.wxs
[DEBUG ] x Python-3.7.1/Tools/msi/distutils.command.bdist_wininst.py
[DEBUG ] x Python-3.7.1/Tools/msi/wix.props
[DEBUG ] x Python-3.7.1/Tools/msi/purge.py
[DEBUG ] x Python-3.7.1/Tools/msi/test/
[DEBUG ] x Python-3.7.1/Tools/msi/test/test.wixproj
[DEBUG ] x Python-3.7.1/Tools/msi/test/test_d.wxs
[DEBUG ] x Python-3.7.1/Tools/msi/test/test_pdb.wxs
[DEBUG ] x Python-3.7.1/Tools/msi/test/test.wxs
[DEBUG ] x Python-3.7.1/Tools/msi/test/test_en-US.wxl
[DEBUG ] x Python-3.7.1/Tools/msi/test/test_pdb.wixproj
[DEBUG ] x Python-3.7.1/Tools/msi/test/test_files.wxs
[DEBUG ] x Python-3.7.1/Tools/msi/test/test_d.wixproj
[DEBUG ] x Python-3.7.1/Tools/msi/make_zip.proj
[DEBUG ] x Python-3.7.1/Tools/msi/tools/
[DEBUG ] x Python-3.7.1/Tools/msi/tools/tools.wxs
[DEBUG ] x Python-3.7.1/Tools/msi/tools/tools_files.wxs
[DEBUG ] x Python-3.7.1/Tools/msi/tools/tools_en-US.wxl
[DEBUG ] x Python-3.7.1/Tools/msi/tools/tools.wixproj
[DEBUG ] x Python-3.7.1/Tools/msi/uploadrelease.proj
[DEBUG ] x Python-3.7.1/Tools/clinic/
[DEBUG ] x Python-3.7.1/Tools/clinic/clinic.py
[DEBUG ] x Python-3.7.1/Tools/clinic/cpp.py
[DEBUG ] x Python-3.7.1/Tools/nuget/
[DEBUG ] x Python-3.7.1/Tools/nuget/build.bat
[DEBUG ] x Python-3.7.1/Tools/nuget/pythonx86.nuspec
[DEBUG ] x Python-3.7.1/Tools/nuget/pythondaily.symbols.nuspec
[DEBUG ] x Python-3.7.1/Tools/nuget/make_pkg.proj
[DEBUG ] x Python-3.7.1/Tools/nuget/pythondaily.nuspec
[DEBUG ] x Python-3.7.1/Tools/nuget/python.props
[DEBUG ] x Python-3.7.1/Tools/nuget/python.nuspec
[DEBUG ] x Python-3.7.1/Tools/buildbot/
[DEBUG ] x Python-3.7.1/Tools/buildbot/test.bat
[DEBUG ] x Python-3.7.1/Tools/buildbot/build.bat
[DEBUG ] x Python-3.7.1/Tools/buildbot/clean.bat
[DEBUG ] x Python-3.7.1/Tools/buildbot/buildmsi.bat
[DEBUG ] x Python-3.7.1/Tools/test2to3/
[DEBUG ] x Python-3.7.1/Tools/test2to3/setup.py
[DEBUG ] x Python-3.7.1/Tools/test2to3/README
[DEBUG ] x Python-3.7.1/Tools/test2to3/test2to3/
[DEBUG ] x Python-3.7.1/Tools/test2to3/test2to3/hello.py
[DEBUG ] x Python-3.7.1/Tools/test2to3/test2to3/__init__.py
[DEBUG ] x Python-3.7.1/Tools/test2to3/test/
[DEBUG ] x Python-3.7.1/Tools/test2to3/test/test_foo.py
[DEBUG ] x Python-3.7.1/Tools/test2to3/test/runtests.py
[DEBUG ] x Python-3.7.1/Tools/test2to3/maintest.py
[DEBUG ] x Python-3.7.1/Tools/scripts/
[DEBUG ] x Python-3.7.1/Tools/scripts/pyvenv
[DEBUG ] x Python-3.7.1/Tools/scripts/untabify.py
[DEBUG ] x Python-3.7.1/Tools/scripts/pindent.py
[DEBUG ] x Python-3.7.1/Tools/scripts/pdeps.py
[DEBUG ] x Python-3.7.1/Tools/scripts/smelly.py
[DEBUG ] x Python-3.7.1/Tools/scripts/linktree.py
[DEBUG ] x Python-3.7.1/Tools/scripts/abitype.py
[DEBUG ] x Python-3.7.1/Tools/scripts/make_ctype.py
[DEBUG ] x Python-3.7.1/Tools/scripts/mkreal.py
[DEBUG ] x Python-3.7.1/Tools/scripts/patchcheck.py
[DEBUG ] x Python-3.7.1/Tools/scripts/import_diagnostics.py
[DEBUG ] x Python-3.7.1/Tools/scripts/pysource.py
[DEBUG ] x Python-3.7.1/Tools/scripts/byteyears.py
[DEBUG ] x Python-3.7.1/Tools/scripts/copytime.py
[DEBUG ] x Python-3.7.1/Tools/scripts/parseentities.py
[DEBUG ] x Python-3.7.1/Tools/scripts/dutree.doc
[DEBUG ] x Python-3.7.1/Tools/scripts/eptags.py
[DEBUG ] x Python-3.7.1/Tools/scripts/mailerdaemon.py
[DEBUG ] x Python-3.7.1/Tools/scripts/objgraph.py
[DEBUG ] x Python-3.7.1/Tools/scripts/pickle2db.py
[DEBUG ] x Python-3.7.1/Tools/scripts/db2pickle.py
[DEBUG ] x Python-3.7.1/Tools/scripts/lll.py
[DEBUG ] x Python-3.7.1/Tools/scripts/fixheader.py
[DEBUG ] x Python-3.7.1/Tools/scripts/ndiff.py
[DEBUG ] x Python-3.7.1/Tools/scripts/md5sum.py
[DEBUG ] x Python-3.7.1/Tools/scripts/2to3
[DEBUG ] x Python-3.7.1/Tools/scripts/google.py
[DEBUG ] x Python-3.7.1/Tools/scripts/find_recursionlimit.py
[DEBUG ] x Python-3.7.1/Tools/scripts/which.py
[DEBUG ] x Python-3.7.1/Tools/scripts/byext.py
[DEBUG ] x Python-3.7.1/Tools/scripts/findlinksto.py
[DEBUG ] x Python-3.7.1/Tools/scripts/README
[DEBUG ] x Python-3.7.1/Tools/scripts/texi2html.py
[DEBUG ] x Python-3.7.1/Tools/scripts/rgrep.py
[DEBUG ] x Python-3.7.1/Tools/scripts/combinerefs.py
[DEBUG ] x Python-3.7.1/Tools/scripts/pathfix.py
[DEBUG ] x Python-3.7.1/Tools/scripts/highlight.py
[DEBUG ] x Python-3.7.1/Tools/scripts/fixnotice.py
[DEBUG ] x Python-3.7.1/Tools/scripts/run_tests.py
[DEBUG ] x Python-3.7.1/Tools/scripts/lfcr.py
[DEBUG ] x Python-3.7.1/Tools/scripts/find-uname.py
[DEBUG ] x Python-3.7.1/Tools/scripts/suff.py
[DEBUG ] x Python-3.7.1/Tools/scripts/crlf.py
[DEBUG ] x Python-3.7.1/Tools/scripts/ifdef.py
[DEBUG ] x Python-3.7.1/Tools/scripts/ptags.py
[DEBUG ] x Python-3.7.1/Tools/scripts/gprof2html.py
[DEBUG ] x Python-3.7.1/Tools/scripts/finddiv.py
[DEBUG ] x Python-3.7.1/Tools/scripts/cleanfuture.py
[DEBUG ] x Python-3.7.1/Tools/scripts/reindent.py
[DEBUG ] x Python-3.7.1/Tools/scripts/parse_html5_entities.py
[DEBUG ] x Python-3.7.1/Tools/scripts/fixdiv.py
[DEBUG ] x Python-3.7.1/Tools/scripts/dutree.py
[DEBUG ] x Python-3.7.1/Tools/scripts/get-remote-certificate.py
[DEBUG ] x Python-3.7.1/Tools/scripts/nm2def.py
[DEBUG ] x Python-3.7.1/Tools/scripts/findnocoding.py
[DEBUG ] x Python-3.7.1/Tools/scripts/win_add2path.py
[DEBUG ] x Python-3.7.1/Tools/scripts/reindent-rst.py
[DEBUG ] x Python-3.7.1/Tools/scripts/h2py.py
[DEBUG ] x Python-3.7.1/Tools/scripts/serve.py
[DEBUG ] x Python-3.7.1/Tools/scripts/generate_opcode_h.py
[DEBUG ] x Python-3.7.1/Tools/scripts/fixcid.py
[DEBUG ] x Python-3.7.1/Tools/scripts/pydoc3
[DEBUG ] x Python-3.7.1/Tools/scripts/diff.py
[DEBUG ] x Python-3.7.1/Tools/scripts/analyze_dxp.py
[DEBUG ] x Python-3.7.1/Tools/scripts/update_file.py
[DEBUG ] x Python-3.7.1/Tools/scripts/fixps.py
[DEBUG ] x Python-3.7.1/Tools/scripts/checkpip.py
[DEBUG ] x Python-3.7.1/Tools/scripts/idle3
[DEBUG ] x Python-3.7.1/Tools/scripts/checkpyc.py
[DEBUG ] x Python-3.7.1/Tools/parser/
[DEBUG ] x Python-3.7.1/Tools/parser/unparse.py
[DEBUG ] x Python-3.7.1/Tools/ccbench/
[DEBUG ] x Python-3.7.1/Tools/ccbench/ccbench.py
[DEBUG ] x Python-3.7.1/Tools/gdb/
[DEBUG ] x Python-3.7.1/Tools/gdb/libpython.py
[DEBUG ] x Python-3.7.1/Tools/freeze/
[DEBUG ] x Python-3.7.1/Tools/freeze/checkextensions.py
[DEBUG ] x Python-3.7.1/Tools/freeze/hello.py
[DEBUG ] x Python-3.7.1/Tools/freeze/winmakemakefile.py
[DEBUG ] x Python-3.7.1/Tools/freeze/makeconfig.py
[DEBUG ] x Python-3.7.1/Tools/freeze/makemakefile.py
[DEBUG ] x Python-3.7.1/Tools/freeze/flag.py
[DEBUG ] x Python-3.7.1/Tools/freeze/parsesetup.py
[DEBUG ] x Python-3.7.1/Tools/freeze/bkfile.py
[DEBUG ] x Python-3.7.1/Tools/freeze/README
[DEBUG ] x Python-3.7.1/Tools/freeze/checkextensions_win32.py
[DEBUG ] x Python-3.7.1/Tools/freeze/makefreeze.py
[DEBUG ] x Python-3.7.1/Tools/freeze/extensions_win32.ini
[DEBUG ] x Python-3.7.1/Tools/freeze/win32.html
[DEBUG ] x Python-3.7.1/Tools/freeze/test/
[DEBUG ] x Python-3.7.1/Tools/freeze/test/Makefile
[DEBUG ] x Python-3.7.1/Tools/freeze/test/ok.py
[DEBUG ] x Python-3.7.1/Tools/freeze/freeze.py
[DEBUG ] x Python-3.7.1/PCbuild/
[DEBUG ] x Python-3.7.1/PCbuild/_freeze_importlib.vcxproj
[DEBUG ] x Python-3.7.1/PCbuild/pythoncore.vcxproj.filters
[DEBUG ] x Python-3.7.1/PCbuild/_sqlite3.vcxproj
[DEBUG ] x Python-3.7.1/PCbuild/find_msbuild.bat
[DEBUG ] x Python-3.7.1/PCbuild/tix.vcxproj
[DEBUG ] x Python-3.7.1/PCbuild/select.vcxproj.filters
[DEBUG ] x Python-3.7.1/PCbuild/_hashlib.vcxproj.filters
[DEBUG ] x Python-3.7.1/PCbuild/pyexpat.vcxproj.filters
[DEBUG ] x Python-3.7.1/PCbuild/_testconsole.vcxproj.filters
[DEBUG ] x Python-3.7.1/PCbuild/_testbuffer.vcxproj
[DEBUG ] x Python-3.7.1/PCbuild/pyproject.props
[DEBUG ] x Python-3.7.1/PCbuild/build_env.bat
[DEBUG ] x Python-3.7.1/PCbuild/_asyncio.vcxproj.filters
[DEBUG ] x Python-3.7.1/PCbuild/pylauncher.vcxproj.filters
[DEBUG ] x Python-3.7.1/PCbuild/_contextvars.vcxproj
[DEBUG ] x Python-3.7.1/PCbuild/_socket.vcxproj.filters
[DEBUG ] x Python-3.7.1/PCbuild/tcltk.props
[DEBUG ] x Python-3.7.1/PCbuild/tcl.vcxproj
[DEBUG ] x Python-3.7.1/PCbuild/_queue.vcxproj.filters
[DEBUG ] x Python-3.7.1/PCbuild/_elementtree.vcxproj
[DEBUG ] x Python-3.7.1/PCbuild/build.bat
[DEBUG ] x Python-3.7.1/PCbuild/clean.bat
[DEBUG ] x Python-3.7.1/PCbuild/lib.pyproj
[DEBUG ] x Python-3.7.1/PCbuild/winsound.vcxproj.filters
[DEBUG ] x Python-3.7.1/PCbuild/get_externals.bat
[DEBUG ] x Python-3.7.1/PCbuild/_testimportmultiple.vcxproj.filters
[DEBUG ] x Python-3.7.1/PCbuild/select.vcxproj
[DEBUG ] x Python-3.7.1/PCbuild/prepare_ssl.bat
[DEBUG ] x Python-3.7.1/PCbuild/winsound.vcxproj
[DEBUG ] x Python-3.7.1/PCbuild/python.vcxproj
[DEBUG ] x Python-3.7.1/PCbuild/liblzma.vcxproj
[DEBUG ] x Python-3.7.1/PCbuild/_ctypes_test.vcxproj
[DEBUG ] x Python-3.7.1/PCbuild/_hashlib.vcxproj
[DEBUG ] x Python-3.7.1/PCbuild/_freeze_importlib.vcxproj.filters
[DEBUG ] x Python-3.7.1/PCbuild/_overlapped.vcxproj.filters
[DEBUG ] x Python-3.7.1/PCbuild/_queue.vcxproj
[DEBUG ] x Python-3.7.1/PCbuild/_msi.vcxproj.filters
[DEBUG ] x Python-3.7.1/PCbuild/_testmultiphase.vcxproj.filters
[DEBUG ] x Python-3.7.1/PCbuild/urlretrieve.py
[DEBUG ] x Python-3.7.1/PCbuild/tk.vcxproj
[DEBUG ] x Python-3.7.1/PCbuild/_ctypes.vcxproj.filters
[DEBUG ] x Python-3.7.1/PCbuild/_lzma.vcxproj.filters
[DEBUG ] x Python-3.7.1/PCbuild/python.vcxproj.filters
[DEBUG ] x Python-3.7.1/PCbuild/sqlite3.vcxproj.filters
[DEBUG ] x Python-3.7.1/PCbuild/_testembed.vcxproj
[DEBUG ] x Python-3.7.1/PCbuild/pywlauncher.vcxproj
[DEBUG ] x Python-3.7.1/PCbuild/idle.bat
[DEBUG ] x Python-3.7.1/PCbuild/_sqlite3.vcxproj.filters
[DEBUG ] x Python-3.7.1/PCbuild/_bz2.vcxproj.filters
[DEBUG ] x Python-3.7.1/PCbuild/readme.txt
[DEBUG ] x Python-3.7.1/PCbuild/_decimal.vcxproj.filters
[DEBUG ] x Python-3.7.1/PCbuild/_tkinter.vcxproj.filters
[DEBUG ] x Python-3.7.1/PCbuild/_elementtree.vcxproj.filters
[DEBUG ] x Python-3.7.1/PCbuild/_testcapi.vcxproj.filters
[DEBUG ] x Python-3.7.1/PCbuild/prepare_ssl.py
[DEBUG ] x Python-3.7.1/PCbuild/env.bat
[DEBUG ] x Python-3.7.1/PCbuild/python.props
[DEBUG ] x Python-3.7.1/PCbuild/openssl.props
[DEBUG ] x Python-3.7.1/PCbuild/rmpyc.py
[DEBUG ] x Python-3.7.1/PCbuild/_overlapped.vcxproj
[DEBUG ] x Python-3.7.1/PCbuild/_distutils_findvs.vcxproj
[DEBUG ] x Python-3.7.1/PCbuild/_multiprocessing.vcxproj
[DEBUG ] x Python-3.7.1/PCbuild/rt.bat
[DEBUG ] x Python-3.7.1/PCbuild/fix_encoding.py
[DEBUG ] x Python-3.7.1/PCbuild/_ssl.vcxproj.filters
[DEBUG ] x Python-3.7.1/PCbuild/_testmultiphase.vcxproj
[DEBUG ] x Python-3.7.1/PCbuild/_testcapi.vcxproj
[DEBUG ] x Python-3.7.1/PCbuild/_distutils_findvs.vcxproj.filters
[DEBUG ] x Python-3.7.1/PCbuild/pcbuild.proj
[DEBUG ] x Python-3.7.1/PCbuild/pylauncher.vcxproj
[DEBUG ] x Python-3.7.1/PCbuild/unicodedata.vcxproj.filters
[DEBUG ] x Python-3.7.1/PCbuild/_ssl.vcxproj
[DEBUG ] x Python-3.7.1/PCbuild/_testbuffer.vcxproj.filters
[DEBUG ] x Python-3.7.1/PCbuild/openssl.vcxproj
[DEBUG ] x Python-3.7.1/PCbuild/unicodedata.vcxproj
[DEBUG ] x Python-3.7.1/PCbuild/pcbuild.sln
[DEBUG ] x Python-3.7.1/PCbuild/pyexpat.vcxproj
[DEBUG ] x Python-3.7.1/PCbuild/pythonw.vcxproj.filters
[DEBUG ] x Python-3.7.1/PCbuild/_socket.vcxproj
[DEBUG ] x Python-3.7.1/PCbuild/_bz2.vcxproj
[DEBUG ] x Python-3.7.1/PCbuild/_asyncio.vcxproj
[DEBUG ] x Python-3.7.1/PCbuild/_testconsole.vcxproj
[DEBUG ] x Python-3.7.1/PCbuild/find_python.bat
[DEBUG ] x Python-3.7.1/PCbuild/field3.py
[DEBUG ] x Python-3.7.1/PCbuild/_testembed.vcxproj.filters
[DEBUG ] x Python-3.7.1/PCbuild/_tkinter.vcxproj
[DEBUG ] x Python-3.7.1/PCbuild/_lzma.vcxproj
[DEBUG ] x Python-3.7.1/PCbuild/xxlimited.vcxproj.filters
[DEBUG ] x Python-3.7.1/PCbuild/_ctypes_test.vcxproj.filters
[DEBUG ] x Python-3.7.1/PCbuild/pywlauncher.vcxproj.filters
[DEBUG ] x Python-3.7.1/PCbuild/python3dll.vcxproj.filters
[DEBUG ] x Python-3.7.1/PCbuild/get_external.py
[DEBUG ] x Python-3.7.1/PCbuild/_testimportmultiple.vcxproj
[DEBUG ] x Python-3.7.1/PCbuild/_ctypes.vcxproj
[DEBUG ] x Python-3.7.1/PCbuild/pyshellext.vcxproj.filters
[DEBUG ] x Python-3.7.1/PCbuild/prepare_tcltk.bat
[DEBUG ] x Python-3.7.1/PCbuild/pythoncore.vcxproj
[DEBUG ] x Python-3.7.1/PCbuild/_decimal.vcxproj
[DEBUG ] x Python-3.7.1/PCbuild/sqlite3.vcxproj
[DEBUG ] x Python-3.7.1/PCbuild/_contextvars.vcxproj.filters
[DEBUG ] x Python-3.7.1/PCbuild/pyshellext.vcxproj
[DEBUG ] x Python-3.7.1/PCbuild/_msi.vcxproj
[DEBUG ] x Python-3.7.1/PCbuild/pythonw.vcxproj
[DEBUG ] x Python-3.7.1/PCbuild/xxlimited.vcxproj
[DEBUG ] x Python-3.7.1/PCbuild/_multiprocessing.vcxproj.filters
[DEBUG ] x Python-3.7.1/PCbuild/python3dll.vcxproj
[DEBUG ] x Python-3.7.1/install-sh
[DEBUG ] x Python-3.7.1/setup.py
[DEBUG ] x Python-3.7.1/pyconfig.h.in
[DEBUG ] x Python-3.7.1/Parser/
[DEBUG ] x Python-3.7.1/Parser/acceler.c
[DEBUG ] x Python-3.7.1/Parser/tokenizer.h
[DEBUG ] x Python-3.7.1/Parser/pgen.c
[DEBUG ] x Python-3.7.1/Parser/parsetok.c
[DEBUG ] x Python-3.7.1/Parser/parser.h
[DEBUG ] x Python-3.7.1/Parser/pgenmain.c
[DEBUG ] x Python-3.7.1/Parser/Python.asdl
[DEBUG ] x Python-3.7.1/Parser/myreadline.c
[DEBUG ] x Python-3.7.1/Parser/node.c
[DEBUG ] x Python-3.7.1/Parser/grammar.c
[DEBUG ] x Python-3.7.1/Parser/metagrammar.c
[DEBUG ] x Python-3.7.1/Parser/listnode.c
[DEBUG ] x Python-3.7.1/Parser/parsetok_pgen.c
[DEBUG ] x Python-3.7.1/Parser/grammar1.c
[DEBUG ] x Python-3.7.1/Parser/tokenizer_pgen.c
[DEBUG ] x Python-3.7.1/Parser/tokenizer.c
[DEBUG ] x Python-3.7.1/Parser/asdl_c.py
[DEBUG ] x Python-3.7.1/Parser/parser.c
[DEBUG ] x Python-3.7.1/Parser/printgrammar.c
[DEBUG ] x Python-3.7.1/Parser/asdl.py
[DEBUG ] x Python-3.7.1/Parser/firstsets.c
[DEBUG ] x Python-3.7.1/Parser/bitset.c
[DEBUG ] x Python-3.7.1/configure
[DEBUG ] x Python-3.7.1/m4/
[DEBUG ] x Python-3.7.1/m4/ax_check_openssl.m4
[DEBUG ] x Python-3.7.1/aclocal.m4
[DEBUG ] x Python-3.7.1/README.rst
[DEBUG ] x Python-3.7.1/LICENSE
[DEBUG ] x Python-3.7.1/Mac/
[DEBUG ] x Python-3.7.1/Mac/Tools/
[DEBUG ] x Python-3.7.1/Mac/Tools/pythonw.c
[DEBUG ] x Python-3.7.1/Mac/Tools/plistlib_generate_testdata.py
[DEBUG ] x Python-3.7.1/Mac/BuildScript/
[DEBUG ] x Python-3.7.1/Mac/BuildScript/seticon.m
[DEBUG ] x Python-3.7.1/Mac/BuildScript/resources/
[DEBUG ] x Python-3.7.1/Mac/BuildScript/resources/License.rtf
[DEBUG ] x Python-3.7.1/Mac/BuildScript/resources/Welcome.rtf
[DEBUG ] x Python-3.7.1/Mac/BuildScript/resources/ReadMe.rtf
[DEBUG ] x Python-3.7.1/Mac/BuildScript/resources/background.jpg
[DEBUG ] x Python-3.7.1/Mac/BuildScript/resources/install_certificates.command
[DEBUG ] x Python-3.7.1/Mac/BuildScript/resources/Conclusion.rtf
[DEBUG ] x Python-3.7.1/Mac/BuildScript/build-installer.py
[DEBUG ] x Python-3.7.1/Mac/BuildScript/README.txt
[DEBUG ] x Python-3.7.1/Mac/BuildScript/scripts/
[DEBUG ] x Python-3.7.1/Mac/BuildScript/scripts/postflight.documentation
[DEBUG ] x Python-3.7.1/Mac/BuildScript/scripts/postflight.patch-profile
[DEBUG ] x Python-3.7.1/Mac/BuildScript/scripts/postflight.ensurepip
[DEBUG ] x Python-3.7.1/Mac/BuildScript/scripts/postflight.framework
[DEBUG ] x Python-3.7.1/Mac/BuildScript/tk868_on_10_8_10_9.patch
[DEBUG ] x Python-3.7.1/Mac/Makefile.in
[DEBUG ] x Python-3.7.1/Mac/Icons/
[DEBUG ] x Python-3.7.1/Mac/Icons/ReadMe.txt
[DEBUG ] x Python-3.7.1/Mac/Icons/Python Folder.icns
[DEBUG ] x Python-3.7.1/Mac/Icons/PythonLauncher.icns
[DEBUG ] x Python-3.7.1/Mac/Icons/IDLE.icns
[DEBUG ] x Python-3.7.1/Mac/Icons/PythonSource.icns
[DEBUG ] x Python-3.7.1/Mac/Icons/Disk Image.icns
[DEBUG ] x Python-3.7.1/Mac/Icons/PythonCompiled.icns
[DEBUG ] x Python-3.7.1/Mac/Resources/
[DEBUG ] x Python-3.7.1/Mac/Resources/iconsrc/
[DEBUG ] x Python-3.7.1/Mac/Resources/iconsrc/PythonSource.psd
[DEBUG ] x Python-3.7.1/Mac/Resources/iconsrc/PythonCompiled.psd
[DEBUG ] x Python-3.7.1/Mac/Resources/iconsrc/IDE.psd
[DEBUG ] x Python-3.7.1/Mac/Resources/iconsrc/PythonWSource.psd
[DEBUG ] x Python-3.7.1/Mac/Resources/iconsrc/PackageManager.psd
[DEBUG ] x Python-3.7.1/Mac/Resources/iconsrc/PythonIcon.psd
[DEBUG ] x Python-3.7.1/Mac/Resources/iconsrc/PythonApplet.psd
[DEBUG ] x Python-3.7.1/Mac/Resources/app/
[DEBUG ] x Python-3.7.1/Mac/Resources/app/Resources/
[DEBUG ] x Python-3.7.1/Mac/Resources/app/Resources/PythonInterpreter.icns
[DEBUG ] x Python-3.7.1/Mac/Resources/app/Resources/PythonApplet.icns
[DEBUG ] x Python-3.7.1/Mac/Resources/app/Info.plist.in
[DEBUG ] x Python-3.7.1/Mac/Resources/app/PkgInfo
[DEBUG ] x Python-3.7.1/Mac/Resources/framework/
[DEBUG ] x Python-3.7.1/Mac/Resources/framework/Info.plist.in
[DEBUG ] x Python-3.7.1/Mac/README
[DEBUG ] x Python-3.7.1/Mac/IDLE/
[DEBUG ] x Python-3.7.1/Mac/IDLE/IDLE.app/
[DEBUG ] x Python-3.7.1/Mac/IDLE/IDLE.app/Contents/
[DEBUG ] x Python-3.7.1/Mac/IDLE/IDLE.app/Contents/Resources/
[DEBUG ] x Python-3.7.1/Mac/IDLE/IDLE.app/Contents/Resources/idlemain.py
[DEBUG ] x Python-3.7.1/Mac/IDLE/IDLE.app/Contents/Resources/IDLE.icns
[DEBUG ] x Python-3.7.1/Mac/IDLE/IDLE.app/Contents/Resources/PythonSource.icns
[DEBUG ] x Python-3.7.1/Mac/IDLE/IDLE.app/Contents/Resources/PythonCompiled.icns
[DEBUG ] x Python-3.7.1/Mac/IDLE/IDLE.app/Contents/MacOS/
[DEBUG ] x Python-3.7.1/Mac/IDLE/IDLE.app/Contents/MacOS/IDLE
[DEBUG ] x Python-3.7.1/Mac/IDLE/IDLE.app/Contents/Info.plist
[DEBUG ] x Python-3.7.1/Mac/IDLE/IDLE.app/Contents/PkgInfo
[DEBUG ] x Python-3.7.1/Mac/Extras.install.py
[DEBUG ] x Python-3.7.1/Mac/PythonLauncher/
[DEBUG ] x Python-3.7.1/Mac/PythonLauncher/doscript.m
[DEBUG ] x Python-3.7.1/Mac/PythonLauncher/doscript.h
[DEBUG ] x Python-3.7.1/Mac/PythonLauncher/FileSettings.h
[DEBUG ] x Python-3.7.1/Mac/PythonLauncher/PreferencesWindowController.h
[DEBUG ] x Python-3.7.1/Mac/PythonLauncher/Makefile.in
[DEBUG ] x Python-3.7.1/Mac/PythonLauncher/MyDocument.m
[DEBUG ] x Python-3.7.1/Mac/PythonLauncher/factorySettings.plist
[DEBUG ] x Python-3.7.1/Mac/PythonLauncher/MyDocument.h
[DEBUG ] x Python-3.7.1/Mac/PythonLauncher/MyAppDelegate.m
[DEBUG ] x Python-3.7.1/Mac/PythonLauncher/FileSettings.m
[DEBUG ] x Python-3.7.1/Mac/PythonLauncher/MyAppDelegate.h
[DEBUG ] x Python-3.7.1/Mac/PythonLauncher/PreferencesWindowController.m
[DEBUG ] x Python-3.7.1/Mac/PythonLauncher/Info.plist.in
[DEBUG ] x Python-3.7.1/Mac/PythonLauncher/English.lproj/
[DEBUG ] x Python-3.7.1/Mac/PythonLauncher/English.lproj/MainMenu.nib/
[DEBUG ] x Python-3.7.1/Mac/PythonLauncher/English.lproj/MainMenu.nib/info.nib
[DEBUG ] x Python-3.7.1/Mac/PythonLauncher/English.lproj/MainMenu.nib/classes.nib
[DEBUG ] x Python-3.7.1/Mac/PythonLauncher/English.lproj/MainMenu.nib/objects.nib
[DEBUG ] x Python-3.7.1/Mac/PythonLauncher/English.lproj/MyDocument.nib/
[DEBUG ] x Python-3.7.1/Mac/PythonLauncher/English.lproj/MyDocument.nib/info.nib
[DEBUG ] x Python-3.7.1/Mac/PythonLauncher/English.lproj/MyDocument.nib/classes.nib
[DEBUG ] x Python-3.7.1/Mac/PythonLauncher/English.lproj/MyDocument.nib/objects.nib
[DEBUG ] x Python-3.7.1/Mac/PythonLauncher/English.lproj/PreferenceWindow.nib/
[DEBUG ] x Python-3.7.1/Mac/PythonLauncher/English.lproj/PreferenceWindow.nib/info.nib
[DEBUG ] x Python-3.7.1/Mac/PythonLauncher/English.lproj/PreferenceWindow.nib/classes.nib
[DEBUG ] x Python-3.7.1/Mac/PythonLauncher/English.lproj/PreferenceWindow.nib/objects.nib
[DEBUG ] x Python-3.7.1/Mac/PythonLauncher/English.lproj/Credits.rtf
[DEBUG ] x Python-3.7.1/Mac/PythonLauncher/main.m
[DEBUG ] x Python-3.7.1/Include/
[DEBUG ] x Python-3.7.1/Include/namespaceobject.h
[DEBUG ] x Python-3.7.1/Include/pyhash.h
[DEBUG ] x Python-3.7.1/Include/accu.h
[DEBUG ] x Python-3.7.1/Include/listobject.h
[DEBUG ] x Python-3.7.1/Include/rangeobject.h
[DEBUG ] x Python-3.7.1/Include/unicodeobject.h
[DEBUG ] x Python-3.7.1/Include/pytime.h
[DEBUG ] x Python-3.7.1/Include/pyport.h
[DEBUG ] x Python-3.7.1/Include/pylifecycle.h
[DEBUG ] x Python-3.7.1/Include/py_curses.h
[DEBUG ] x Python-3.7.1/Include/parsetok.h
[DEBUG ] x Python-3.7.1/Include/floatobject.h
[DEBUG ] x Python-3.7.1/Include/intrcheck.h
[DEBUG ] x Python-3.7.1/Include/pydtrace.d
[DEBUG ] x Python-3.7.1/Include/bltinmodule.h
[DEBUG ] x Python-3.7.1/Include/token.h
[DEBUG ] x Python-3.7.1/Include/ceval.h
[DEBUG ] x Python-3.7.1/Include/bytesobject.h
[DEBUG ] x Python-3.7.1/Include/bytes_methods.h
[DEBUG ] x Python-3.7.1/Include/Python-ast.h
[DEBUG ] x Python-3.7.1/Include/dtoa.h
[DEBUG ] x Python-3.7.1/Include/objimpl.h
[DEBUG ] x Python-3.7.1/Include/classobject.h
[DEBUG ] x Python-3.7.1/Include/pystrcmp.h
[DEBUG ] x Python-3.7.1/Include/bytearrayobject.h
[DEBUG ] x Python-3.7.1/Include/sliceobject.h
[DEBUG ] x Python-3.7.1/Include/cellobject.h
[DEBUG ] x Python-3.7.1/Include/complexobject.h
[DEBUG ] x Python-3.7.1/Include/pyerrors.h
[DEBUG ] x Python-3.7.1/Include/pythonrun.h
[DEBUG ] x Python-3.7.1/Include/longintrepr.h
[DEBUG ] x Python-3.7.1/Include/enumobject.h
[DEBUG ] x Python-3.7.1/Include/eval.h
[DEBUG ] x Python-3.7.1/Include/import.h
[DEBUG ] x Python-3.7.1/Include/frameobject.h
[DEBUG ] x Python-3.7.1/Include/boolobject.h
[DEBUG ] x Python-3.7.1/Include/setobject.h
[DEBUG ] x Python-3.7.1/Include/fileutils.h
[DEBUG ] x Python-3.7.1/Include/ast.h
[DEBUG ] x Python-3.7.1/Include/tupleobject.h
[DEBUG ] x Python-3.7.1/Include/context.h
[DEBUG ] x Python-3.7.1/Include/abstract.h
[DEBUG ] x Python-3.7.1/Include/sysmodule.h
[DEBUG ] x Python-3.7.1/Include/symtable.h
[DEBUG ] x Python-3.7.1/Include/dictobject.h
[DEBUG ] x Python-3.7.1/Include/errcode.h
[DEBUG ] x Python-3.7.1/Include/pystrhex.h
[DEBUG ] x Python-3.7.1/Include/Python.h
[DEBUG ] x Python-3.7.1/Include/dynamic_annotations.h
[DEBUG ] x Python-3.7.1/Include/osmodule.h
[DEBUG ] x Python-3.7.1/Include/pythread.h
[DEBUG ] x Python-3.7.1/Include/pydebug.h
[DEBUG ] x Python-3.7.1/Include/pystate.h
[DEBUG ] x Python-3.7.1/Include/pyexpat.h
[DEBUG ] x Python-3.7.1/Include/pgenheaders.h
[DEBUG ] x Python-3.7.1/Include/pymath.h
[DEBUG ] x Python-3.7.1/Include/codecs.h
[DEBUG ] x Python-3.7.1/Include/longobject.h
[DEBUG ] x Python-3.7.1/Include/funcobject.h
[DEBUG ] x Python-3.7.1/Include/bitset.h
[DEBUG ] x Python-3.7.1/Include/node.h
[DEBUG ] x Python-3.7.1/Include/fileobject.h
[DEBUG ] x Python-3.7.1/Include/structseq.h
[DEBUG ] x Python-3.7.1/Include/grammar.h
[DEBUG ] x Python-3.7.1/Include/structmember.h
[DEBUG ] x Python-3.7.1/Include/weakrefobject.h
[DEBUG ] x Python-3.7.1/Include/pymacro.h
[DEBUG ] x Python-3.7.1/Include/typeslots.h
[DEBUG ] x Python-3.7.1/Include/metagrammar.h
[DEBUG ] x Python-3.7.1/Include/marshal.h
[DEBUG ] x Python-3.7.1/Include/datetime.h
[DEBUG ] x Python-3.7.1/Include/osdefs.h
[DEBUG ] x Python-3.7.1/Include/opcode.h
[DEBUG ] x Python-3.7.1/Include/modsupport.h
[DEBUG ] x Python-3.7.1/Include/odictobject.h
[DEBUG ] x Python-3.7.1/Include/methodobject.h
[DEBUG ] x Python-3.7.1/Include/compile.h
[DEBUG ] x Python-3.7.1/Include/moduleobject.h
[DEBUG ] x Python-3.7.1/Include/pyarena.h
[DEBUG ] x Python-3.7.1/Include/pydtrace.h
[DEBUG ] x Python-3.7.1/Include/pyfpe.h
[DEBUG ] x Python-3.7.1/Include/pyatomic.h
[DEBUG ] x Python-3.7.1/Include/descrobject.h
[DEBUG ] x Python-3.7.1/Include/genobject.h
[DEBUG ] x Python-3.7.1/Include/pyctype.h
[DEBUG ] x Python-3.7.1/Include/pystrtod.h
[DEBUG ] x Python-3.7.1/Include/patchlevel.h
[DEBUG ] x Python-3.7.1/Include/code.h
[DEBUG ] x Python-3.7.1/Include/pgen.h
[DEBUG ] x Python-3.7.1/Include/pymem.h
[DEBUG ] x Python-3.7.1/Include/pymacconfig.h
[DEBUG ] x Python-3.7.1/Include/asdl.h
[DEBUG ] x Python-3.7.1/Include/memoryobject.h
[DEBUG ] x Python-3.7.1/Include/iterobject.h
[DEBUG ] x Python-3.7.1/Include/ucnhash.h
[DEBUG ] x Python-3.7.1/Include/graminit.h
[DEBUG ] x Python-3.7.1/Include/warnings.h
[DEBUG ] x Python-3.7.1/Include/object.h
[DEBUG ] x Python-3.7.1/Include/internal/
[DEBUG ] x Python-3.7.1/Include/internal/ceval.h
[DEBUG ] x Python-3.7.1/Include/internal/mem.h
[DEBUG ] x Python-3.7.1/Include/internal/import.h
[DEBUG ] x Python-3.7.1/Include/internal/condvar.h
[DEBUG ] x Python-3.7.1/Include/internal/context.h
[DEBUG ] x Python-3.7.1/Include/internal/hamt.h
[DEBUG ] x Python-3.7.1/Include/internal/pygetopt.h
[DEBUG ] x Python-3.7.1/Include/internal/pystate.h
[DEBUG ] x Python-3.7.1/Include/internal/gil.h
[DEBUG ] x Python-3.7.1/Include/internal/hash.h
[DEBUG ] x Python-3.7.1/Include/internal/warnings.h
[DEBUG ] x Python-3.7.1/Include/pycapsule.h
[DEBUG ] x Python-3.7.1/Include/traceback.h
[DEBUG ] x Python-3.7.1/configure.ac
[DEBUG ] x Python-3.7.1/PC/
[DEBUG ] x Python-3.7.1/PC/icons/
[DEBUG ] x Python-3.7.1/PC/icons/py.svg
[DEBUG ] x Python-3.7.1/PC/icons/pyc.ico
[DEBUG ] x Python-3.7.1/PC/icons/launcher.ico
[DEBUG ] x Python-3.7.1/PC/icons/pyd.ico
[DEBUG ] x Python-3.7.1/PC/icons/python.ico
[DEBUG ] x Python-3.7.1/PC/icons/python.svg
[DEBUG ] x Python-3.7.1/PC/icons/python.icns
[DEBUG ] x Python-3.7.1/PC/icons/launcher.svg
[DEBUG ] x Python-3.7.1/PC/icons/pythonw.icns
[DEBUG ] x Python-3.7.1/PC/icons/pyd.icns
[DEBUG ] x Python-3.7.1/PC/icons/setup.svg
[DEBUG ] x Python-3.7.1/PC/icons/pythonw.ico
[DEBUG ] x Python-3.7.1/PC/icons/py.icns
[DEBUG ] x Python-3.7.1/PC/icons/pyd.svg
[DEBUG ] x Python-3.7.1/PC/icons/setup.icns
[DEBUG ] x Python-3.7.1/PC/icons/pythonw.svg
[DEBUG ] x Python-3.7.1/PC/icons/setup.ico
[DEBUG ] x Python-3.7.1/PC/icons/launcher.icns
[DEBUG ] x Python-3.7.1/PC/icons/py.ico
[DEBUG ] x Python-3.7.1/PC/icons/pyc.icns
[DEBUG ] x Python-3.7.1/PC/icons/pyc.svg
[DEBUG ] x Python-3.7.1/PC/errmap.h
[DEBUG ] x Python-3.7.1/PC/bdist_wininst/
[DEBUG ] x Python-3.7.1/PC/bdist_wininst/install.rc
[DEBUG ] x Python-3.7.1/PC/bdist_wininst/build.bat
[DEBUG ] x Python-3.7.1/PC/bdist_wininst/bdist_wininst.vcxproj
[DEBUG ] x Python-3.7.1/PC/bdist_wininst/resource.h
[DEBUG ] x Python-3.7.1/PC/bdist_wininst/extract.c
[DEBUG ] x Python-3.7.1/PC/bdist_wininst/bdist_wininst.vcxproj.filters
[DEBUG ] x Python-3.7.1/PC/bdist_wininst/README.txt
[DEBUG ] x Python-3.7.1/PC/bdist_wininst/archive.h
[DEBUG ] x Python-3.7.1/PC/bdist_wininst/PythonPowered.bmp
[DEBUG ] x Python-3.7.1/PC/bdist_wininst/install.c
[DEBUG ] x Python-3.7.1/PC/_msi.c
[DEBUG ] x Python-3.7.1/PC/pyshellext_d.def
[DEBUG ] x Python-3.7.1/PC/pyshellext.idl
[DEBUG ] x Python-3.7.1/PC/getpathp.c
[DEBUG ] x Python-3.7.1/PC/python_nt.rc
[DEBUG ] x Python-3.7.1/PC/_findvs.cpp
[DEBUG ] x Python-3.7.1/PC/python3dll.c
[DEBUG ] x Python-3.7.1/PC/WinMain.c
[DEBUG ] x Python-3.7.1/PC/testpy.py
[DEBUG ] x Python-3.7.1/PC/python.manifest
[DEBUG ] x Python-3.7.1/PC/dl_nt.c
[DEBUG ] x Python-3.7.1/PC/python_ver_rc.h
[DEBUG ] x Python-3.7.1/PC/external/
[DEBUG ] x Python-3.7.1/PC/external/v140/
[DEBUG ] x Python-3.7.1/PC/external/v140/win32/
[DEBUG ] x Python-3.7.1/PC/external/v140/win32/Microsoft.VisualStudio.Setup.Configuration.Native.lib
[DEBUG ] x Python-3.7.1/PC/external/v140/amd64/
[DEBUG ] x Python-3.7.1/PC/external/v140/amd64/Microsoft.VisualStudio.Setup.Configuration.Native.lib
[DEBUG ] x Python-3.7.1/PC/external/Externals.txt
[DEBUG ] x Python-3.7.1/PC/external/include/
[DEBUG ] x Python-3.7.1/PC/external/include/Setup.Configuration.h
[DEBUG ] x Python-3.7.1/PC/external/v141/
[DEBUG ] x Python-3.7.1/PC/external/v141/win32/
[DEBUG ] x Python-3.7.1/PC/external/v141/win32/Microsoft.VisualStudio.Setup.Configuration.Native.lib
[DEBUG ] x Python-3.7.1/PC/external/v141/amd64/
[DEBUG ] x Python-3.7.1/PC/external/v141/amd64/Microsoft.VisualStudio.Setup.Configuration.Native.lib
[DEBUG ] x Python-3.7.1/PC/config.c
[DEBUG ] x Python-3.7.1/PC/pythonw_exe.rc
[DEBUG ] x Python-3.7.1/PC/pyconfig.h
[DEBUG ] x Python-3.7.1/PC/validate_ucrtbase.py
[DEBUG ] x Python-3.7.1/PC/python3.def
[DEBUG ] x Python-3.7.1/PC/sqlite3.rc
[DEBUG ] x Python-3.7.1/PC/readme.txt
[DEBUG ] x Python-3.7.1/PC/pyshellext.cpp
[DEBUG ] x Python-3.7.1/PC/generrmap.c
[DEBUG ] x Python-3.7.1/PC/pylauncher.rc
[DEBUG ] x Python-3.7.1/PC/clinic/
[DEBUG ] x Python-3.7.1/PC/clinic/msvcrtmodule.c.h
[DEBUG ] x Python-3.7.1/PC/clinic/winreg.c.h
[DEBUG ] x Python-3.7.1/PC/clinic/_testconsole.c.h
[DEBUG ] x Python-3.7.1/PC/clinic/winsound.c.h
[DEBUG ] x Python-3.7.1/PC/winreg.c
[DEBUG ] x Python-3.7.1/PC/errmap.mak
[DEBUG ] x Python-3.7.1/PC/winsound.c
[DEBUG ] x Python-3.7.1/PC/pyshellext.def
[DEBUG ] x Python-3.7.1/PC/python_exe.rc
[DEBUG ] x Python-3.7.1/PC/launcher.c
[DEBUG ] x Python-3.7.1/PC/msvcrtmodule.c
[DEBUG ] x Python-3.7.1/PC/empty.c
[DEBUG ] x Python-3.7.1/PC/invalid_parameter_handler.c
[DEBUG ] x Python-3.7.1/PC/pyshellext.rc
[DEBUG ] x Python-3.7.1/PC/frozen_dllmain.c
[DEBUG ] x Python-3.7.1/PC/_testconsole.c
[DEBUG ] x Python-3.7.1/config.sub
[DEBUG ] x Python-3.7.1/config.guess
[DEBUG ] x Python-3.7.1/CODE_OF_CONDUCT.rst
[DEBUG ] x Python-3.7.1/Misc/
[DEBUG ] x Python-3.7.1/Misc/valgrind-python.supp
[DEBUG ] x Python-3.7.1/Misc/python-wing3.wpr
[DEBUG ] x Python-3.7.1/Misc/HISTORY
[DEBUG ] x Python-3.7.1/Misc/python.pc.in
[DEBUG ] x Python-3.7.1/Misc/python.man
[DEBUG ] x Python-3.7.1/Misc/README.valgrind
[DEBUG ] x Python-3.7.1/Misc/python-config.sh.in
[DEBUG ] x Python-3.7.1/Misc/ACKS
[DEBUG ] x Python-3.7.1/Misc/python-wing5.wpr
[DEBUG ] x Python-3.7.1/Misc/python-wing4.wpr
[DEBUG ] x Python-3.7.1/Misc/README
[DEBUG ] x Python-3.7.1/Misc/svnmap.txt
[DEBUG ] x Python-3.7.1/Misc/Porting
[DEBUG ] x Python-3.7.1/Misc/NEWS
[DEBUG ] x Python-3.7.1/Misc/README.coverity
[DEBUG ] x Python-3.7.1/Misc/coverity_model.c
[DEBUG ] x Python-3.7.1/Misc/SpecialBuilds.txt
[DEBUG ] x Python-3.7.1/Misc/indent.pro
[DEBUG ] x Python-3.7.1/Misc/gdbinit
[DEBUG ] x Python-3.7.1/Misc/python-config.in
[DEBUG ] x Python-3.7.1/Misc/vgrindefs
[DEBUG ] x Python-3.7.1/Misc/README.AIX
[DEBUG ] x Python-3.7.1/Lib/
[DEBUG ] x Python-3.7.1/Lib/_pydecimal.py
[DEBUG ] x Python-3.7.1/Lib/subprocess.py
[DEBUG ] x Python-3.7.1/Lib/socket.py
[DEBUG ] x Python-3.7.1/Lib/tkinter/
[DEBUG ] x Python-3.7.1/Lib/tkinter/filedialog.py
[DEBUG ] x Python-3.7.1/Lib/tkinter/commondialog.py
[DEBUG ] x Python-3.7.1/Lib/tkinter/colorchooser.py
[DEBUG ] x Python-3.7.1/Lib/tkinter/dnd.py
[DEBUG ] x Python-3.7.1/Lib/tkinter/scrolledtext.py
[DEBUG ] x Python-3.7.1/Lib/tkinter/simpledialog.py
[DEBUG ] x Python-3.7.1/Lib/tkinter/__init__.py
[DEBUG ] x Python-3.7.1/Lib/tkinter/tix.py
[DEBUG ] x Python-3.7.1/Lib/tkinter/ttk.py
[DEBUG ] x Python-3.7.1/Lib/tkinter/messagebox.py
[DEBUG ] x Python-3.7.1/Lib/tkinter/constants.py
[DEBUG ] x Python-3.7.1/Lib/tkinter/__main__.py
[DEBUG ] x Python-3.7.1/Lib/tkinter/font.py
[DEBUG ] x Python-3.7.1/Lib/tkinter/test/
[DEBUG ] x Python-3.7.1/Lib/tkinter/test/test_ttk/
[DEBUG ] x Python-3.7.1/Lib/tkinter/test/test_ttk/test_widgets.py
[DEBUG ] x Python-3.7.1/Lib/tkinter/test/test_ttk/test_style.py
[DEBUG ] x Python-3.7.1/Lib/tkinter/test/test_ttk/__init__.py
[DEBUG ] x Python-3.7.1/Lib/tkinter/test/test_ttk/test_extensions.py
[DEBUG ] x Python-3.7.1/Lib/tkinter/test/test_ttk/test_functions.py
[DEBUG ] x Python-3.7.1/Lib/tkinter/test/support.py
[DEBUG ] x Python-3.7.1/Lib/tkinter/test/runtktests.py
[DEBUG ] x Python-3.7.1/Lib/tkinter/test/widget_tests.py
[DEBUG ] x Python-3.7.1/Lib/tkinter/test/__init__.py
[DEBUG ] x Python-3.7.1/Lib/tkinter/test/README
[DEBUG ] x Python-3.7.1/Lib/tkinter/test/test_tkinter/
[DEBUG ] x Python-3.7.1/Lib/tkinter/test/test_tkinter/test_variables.py
[DEBUG ] x Python-3.7.1/Lib/tkinter/test/test_tkinter/test_geometry_managers.py
[DEBUG ] x Python-3.7.1/Lib/tkinter/test/test_tkinter/test_widgets.py
[DEBUG ] x Python-3.7.1/Lib/tkinter/test/test_tkinter/test_loadtk.py
[DEBUG ] x Python-3.7.1/Lib/tkinter/test/test_tkinter/__init__.py
[DEBUG ] x Python-3.7.1/Lib/tkinter/test/test_tkinter/test_misc.py
[DEBUG ] x Python-3.7.1/Lib/tkinter/test/test_tkinter/test_text.py
[DEBUG ] x Python-3.7.1/Lib/tkinter/test/test_tkinter/test_font.py
[DEBUG ] x Python-3.7.1/Lib/tkinter/test/test_tkinter/test_images.py
[DEBUG ] x Python-3.7.1/Lib/tkinter/dialog.py
[DEBUG ] x Python-3.7.1/Lib/telnetlib.py
[DEBUG ] x Python-3.7.1/Lib/io.py
[DEBUG ] x Python-3.7.1/Lib/venv/
[DEBUG ] x Python-3.7.1/Lib/venv/__init__.py
[DEBUG ] x Python-3.7.1/Lib/venv/__main__.py
[DEBUG ] x Python-3.7.1/Lib/venv/scripts/
[DEBUG ] x Python-3.7.1/Lib/venv/scripts/common/
[DEBUG ] x Python-3.7.1/Lib/venv/scripts/common/activate
[DEBUG ] x Python-3.7.1/Lib/venv/scripts/nt/
[DEBUG ] x Python-3.7.1/Lib/venv/scripts/nt/activate.bat
[DEBUG ] x Python-3.7.1/Lib/venv/scripts/nt/Activate.ps1
[DEBUG ] x Python-3.7.1/Lib/venv/scripts/nt/deactivate.bat
[DEBUG ] x Python-3.7.1/Lib/venv/scripts/posix/
[DEBUG ] x Python-3.7.1/Lib/venv/scripts/posix/activate.fish
[DEBUG ] x Python-3.7.1/Lib/venv/scripts/posix/activate.csh
[DEBUG ] x Python-3.7.1/Lib/shutil.py
[DEBUG ] x Python-3.7.1/Lib/sre_constants.py
[DEBUG ] x Python-3.7.1/Lib/fnmatch.py
[DEBUG ] x Python-3.7.1/Lib/gzip.py
[DEBUG ] x Python-3.7.1/Lib/pipes.py
[DEBUG ] x Python-3.7.1/Lib/textwrap.py
[DEBUG ] x Python-3.7.1/Lib/dbm/
[DEBUG ] x Python-3.7.1/Lib/dbm/dumb.py
[DEBUG ] x Python-3.7.1/Lib/dbm/__init__.py
[DEBUG ] x Python-3.7.1/Lib/dbm/ndbm.py
[DEBUG ] x Python-3.7.1/Lib/dbm/gnu.py
[DEBUG ] x Python-3.7.1/Lib/_dummy_thread.py
[DEBUG ] x Python-3.7.1/Lib/threading.py
[DEBUG ] x Python-3.7.1/Lib/keyword.py
[DEBUG ] x Python-3.7.1/Lib/difflib.py
[DEBUG ] x Python-3.7.1/Lib/_bootlocale.py
[DEBUG ] x Python-3.7.1/Lib/xdrlib.py
[DEBUG ] x Python-3.7.1/Lib/traceback.py
[DEBUG ] x Python-3.7.1/Lib/gettext.py
[DEBUG ] x Python-3.7.1/Lib/contextvars.py
[DEBUG ] x Python-3.7.1/Lib/cgi.py
[DEBUG ] x Python-3.7.1/Lib/operator.py
[DEBUG ] x Python-3.7.1/Lib/tracemalloc.py
[DEBUG ] x Python-3.7.1/Lib/fractions.py
[DEBUG ] x Python-3.7.1/Lib/tarfile.py
[DEBUG ] x Python-3.7.1/Lib/distutils/
[DEBUG ] x Python-3.7.1/Lib/distutils/text_file.py
[DEBUG ] x Python-3.7.1/Lib/distutils/dep_util.py
[DEBUG ] x Python-3.7.1/Lib/distutils/extension.py
[DEBUG ] x Python-3.7.1/Lib/distutils/errors.py
[DEBUG ] x Python-3.7.1/Lib/distutils/msvccompiler.py
[DEBUG ] x Python-3.7.1/Lib/distutils/filelist.py
[DEBUG ] x Python-3.7.1/Lib/distutils/util.py
[DEBUG ] x Python-3.7.1/Lib/distutils/dir_util.py
[DEBUG ] x Python-3.7.1/Lib/distutils/debug.py
[DEBUG ] x Python-3.7.1/Lib/distutils/file_util.py
[DEBUG ] x Python-3.7.1/Lib/distutils/msvc9compiler.py
[DEBUG ] x Python-3.7.1/Lib/distutils/sysconfig.py
[DEBUG ] x Python-3.7.1/Lib/distutils/__init__.py
[DEBUG ] x Python-3.7.1/Lib/distutils/spawn.py
[DEBUG ] x Python-3.7.1/Lib/distutils/README
[DEBUG ] x Python-3.7.1/Lib/distutils/command/
[DEBUG ] x Python-3.7.1/Lib/distutils/command/install_data.py
[DEBUG ] x Python-3.7.1/Lib/distutils/command/register.py
[DEBUG ] x Python-3.7.1/Lib/distutils/command/build_py.py
[DEBUG ] x Python-3.7.1/Lib/distutils/command/install_egg_info.py
[DEBUG ] x Python-3.7.1/Lib/distutils/command/upload.py
[DEBUG ] x Python-3.7.1/Lib/distutils/command/wininst-9.0-amd64.exe
[DEBUG ] x Python-3.7.1/Lib/distutils/command/install_scripts.py
[DEBUG ] x Python-3.7.1/Lib/distutils/command/install_headers.py
[DEBUG ] x Python-3.7.1/Lib/distutils/command/wininst-9.0.exe
[DEBUG ] x Python-3.7.1/Lib/distutils/command/wininst-10.0-amd64.exe
[DEBUG ] x Python-3.7.1/Lib/distutils/command/build_clib.py
[DEBUG ] x Python-3.7.1/Lib/distutils/command/__init__.py
[DEBUG ] x Python-3.7.1/Lib/distutils/command/command_template
[DEBUG ] x Python-3.7.1/Lib/distutils/command/install.py
[DEBUG ] x Python-3.7.1/Lib/distutils/command/bdist_rpm.py
[DEBUG ] x Python-3.7.1/Lib/distutils/command/build.py
[DEBUG ] x Python-3.7.1/Lib/distutils/command/bdist_msi.py
[DEBUG ] x Python-3.7.1/Lib/distutils/command/wininst-6.0.exe
[DEBUG ] x Python-3.7.1/Lib/distutils/command/wininst-8.0.exe
[DEBUG ] x Python-3.7.1/Lib/distutils/command/bdist.py
[DEBUG ] x Python-3.7.1/Lib/distutils/command/wininst-14.0.exe
[DEBUG ] x Python-3.7.1/Lib/distutils/command/check.py
[DEBUG ] x Python-3.7.1/Lib/distutils/command/install_lib.py
[DEBUG ] x Python-3.7.1/Lib/distutils/command/bdist_dumb.py
[DEBUG ] x Python-3.7.1/Lib/distutils/command/build_ext.py
[DEBUG ] x Python-3.7.1/Lib/distutils/command/wininst-7.1.exe
[DEBUG ] x Python-3.7.1/Lib/distutils/command/clean.py
[DEBUG ] x Python-3.7.1/Lib/distutils/command/bdist_wininst.py
[DEBUG ] x Python-3.7.1/Lib/distutils/command/sdist.py
[DEBUG ] x Python-3.7.1/Lib/distutils/command/wininst-14.0-amd64.exe
[DEBUG ] x Python-3.7.1/Lib/distutils/command/wininst-10.0.exe
[DEBUG ] x Python-3.7.1/Lib/distutils/command/config.py
[DEBUG ] x Python-3.7.1/Lib/distutils/command/build_scripts.py
[DEBUG ] x Python-3.7.1/Lib/distutils/fancy_getopt.py
[DEBUG ] x Python-3.7.1/Lib/distutils/_msvccompiler.py
[DEBUG ] x Python-3.7.1/Lib/distutils/versionpredicate.py
[DEBUG ] x Python-3.7.1/Lib/distutils/bcppcompiler.py
[DEBUG ] x Python-3.7.1/Lib/distutils/ccompiler.py
[DEBUG ] x Python-3.7.1/Lib/distutils/archive_util.py
[DEBUG ] x Python-3.7.1/Lib/distutils/core.py
[DEBUG ] x Python-3.7.1/Lib/distutils/cmd.py
[DEBUG ] x Python-3.7.1/Lib/distutils/unixccompiler.py
[DEBUG ] x Python-3.7.1/Lib/distutils/tests/
[DEBUG ] x Python-3.7.1/Lib/distutils/tests/test_install_headers.py
[DEBUG ] x Python-3.7.1/Lib/distutils/tests/test_build.py
[DEBUG ] x Python-3.7.1/Lib/distutils/tests/test_cmd.py
[DEBUG ] x Python-3.7.1/Lib/distutils/tests/support.py
[DEBUG ] x Python-3.7.1/Lib/distutils/tests/test_file_util.py
[DEBUG ] x Python-3.7.1/Lib/distutils/tests/test_archive_util.py
[DEBUG ] x Python-3.7.1/Lib/distutils/tests/test_clean.py
[DEBUG ] x Python-3.7.1/Lib/distutils/tests/test_filelist.py
[DEBUG ] x Python-3.7.1/Lib/distutils/tests/test_register.py
[DEBUG ] x Python-3.7.1/Lib/distutils/tests/test_msvc9compiler.py
[DEBUG ] x Python-3.7.1/Lib/distutils/tests/test_bdist_rpm.py
[DEBUG ] x Python-3.7.1/Lib/distutils/tests/test_build_ext.py
[DEBUG ] x Python-3.7.1/Lib/distutils/tests/test_bdist_msi.py
[DEBUG ] x Python-3.7.1/Lib/distutils/tests/test_sysconfig.py
[DEBUG ] x Python-3.7.1/Lib/distutils/tests/test_msvccompiler.py
[DEBUG ] x Python-3.7.1/Lib/distutils/tests/test_build_clib.py
[DEBUG ] x Python-3.7.1/Lib/distutils/tests/test_dir_util.py
[DEBUG ] x Python-3.7.1/Lib/distutils/tests/test_build_scripts.py
[DEBUG ] x Python-3.7.1/Lib/distutils/tests/__init__.py
[DEBUG ] x Python-3.7.1/Lib/distutils/tests/Setup.sample
[DEBUG ] x Python-3.7.1/Lib/distutils/tests/test_text_file.py
[DEBUG ] x Python-3.7.1/Lib/distutils/tests/test_cygwinccompiler.py
[DEBUG ] x Python-3.7.1/Lib/distutils/tests/test_util.py
[DEBUG ] x Python-3.7.1/Lib/distutils/tests/test_sdist.py
[DEBUG ] x Python-3.7.1/Lib/distutils/tests/test_upload.py
[DEBUG ] x Python-3.7.1/Lib/distutils/tests/test_install_scripts.py
[DEBUG ] x Python-3.7.1/Lib/distutils/tests/test_extension.py
[DEBUG ] x Python-3.7.1/Lib/distutils/tests/test_config_cmd.py
[DEBUG ] x Python-3.7.1/Lib/distutils/tests/test_versionpredicate.py
[DEBUG ] x Python-3.7.1/Lib/distutils/tests/test_install_lib.py
[DEBUG ] x Python-3.7.1/Lib/distutils/tests/test_config.py
[DEBUG ] x Python-3.7.1/Lib/distutils/tests/test_check.py
[DEBUG ] x Python-3.7.1/Lib/distutils/tests/test_version.py
[DEBUG ] x Python-3.7.1/Lib/distutils/tests/test_unixccompiler.py
[DEBUG ] x Python-3.7.1/Lib/distutils/tests/test_bdist.py
[DEBUG ] x Python-3.7.1/Lib/distutils/tests/test_build_py.py
[DEBUG ] x Python-3.7.1/Lib/distutils/tests/test_dep_util.py
[DEBUG ] x Python-3.7.1/Lib/distutils/tests/test_install_data.py
[DEBUG ] x Python-3.7.1/Lib/distutils/tests/test_bdist_dumb.py
[DEBUG ] x Python-3.7.1/Lib/distutils/tests/test_log.py
[DEBUG ] x Python-3.7.1/Lib/distutils/tests/test_spawn.py
[DEBUG ] x Python-3.7.1/Lib/distutils/tests/test_dist.py
[DEBUG ] x Python-3.7.1/Lib/distutils/tests/test_install.py
[DEBUG ] x Python-3.7.1/Lib/distutils/tests/test_core.py
[DEBUG ] x Python-3.7.1/Lib/distutils/tests/test_bdist_wininst.py
[DEBUG ] x Python-3.7.1/Lib/distutils/cygwinccompiler.py
[DEBUG ] x Python-3.7.1/Lib/distutils/version.py
[DEBUG ] x Python-3.7.1/Lib/distutils/dist.py
[DEBUG ] x Python-3.7.1/Lib/distutils/config.py
[DEBUG ] x Python-3.7.1/Lib/distutils/log.py
[DEBUG ] x Python-3.7.1/Lib/html/
[DEBUG ] x Python-3.7.1/Lib/html/parser.py
[DEBUG ] x Python-3.7.1/Lib/html/__init__.py
[DEBUG ] x Python-3.7.1/Lib/html/entities.py
[DEBUG ] x Python-3.7.1/Lib/zipapp.py
[DEBUG ] x Python-3.7.1/Lib/msilib/
[DEBUG ] x Python-3.7.1/Lib/msilib/text.py
[DEBUG ] x Python-3.7.1/Lib/msilib/schema.py
[DEBUG ] x Python-3.7.1/Lib/msilib/sequence.py
[DEBUG ] x Python-3.7.1/Lib/msilib/__init__.py
[DEBUG ] x Python-3.7.1/Lib/logging/
[DEBUG ] x Python-3.7.1/Lib/logging/handlers.py
[DEBUG ] x Python-3.7.1/Lib/logging/__init__.py
[DEBUG ] x Python-3.7.1/Lib/logging/config.py
[DEBUG ] x Python-3.7.1/Lib/site-packages/
[DEBUG ] x Python-3.7.1/Lib/site-packages/README.txt
[DEBUG ] x Python-3.7.1/Lib/asyncore.py
[DEBUG ] x Python-3.7.1/Lib/bisect.py
[DEBUG ] x Python-3.7.1/Lib/dataclasses.py
[DEBUG ] x Python-3.7.1/Lib/posixpath.py
[DEBUG ] x Python-3.7.1/Lib/opcode.py
[DEBUG ] x Python-3.7.1/Lib/dummy_threading.py
[DEBUG ] x Python-3.7.1/Lib/codeop.py
[DEBUG ] x Python-3.7.1/Lib/asyncio/
[DEBUG ] x Python-3.7.1/Lib/asyncio/base_subprocess.py
[DEBUG ] x Python-3.7.1/Lib/asyncio/subprocess.py
[DEBUG ] x Python-3.7.1/Lib/asyncio/windows_events.py
[DEBUG ] x Python-3.7.1/Lib/asyncio/proactor_events.py
[DEBUG ] x Python-3.7.1/Lib/asyncio/streams.py
[DEBUG ] x Python-3.7.1/Lib/asyncio/unix_events.py
[DEBUG ] x Python-3.7.1/Lib/asyncio/protocols.py
[DEBUG ] x Python-3.7.1/Lib/asyncio/runners.py
[DEBUG ] x Python-3.7.1/Lib/asyncio/transports.py
[DEBUG ] x Python-3.7.1/Lib/asyncio/format_helpers.py
[DEBUG ] x Python-3.7.1/Lib/asyncio/__init__.py
[DEBUG ] x Python-3.7.1/Lib/asyncio/futures.py
[DEBUG ] x Python-3.7.1/Lib/asyncio/tasks.py
[DEBUG ] x Python-3.7.1/Lib/asyncio/base_futures.py
[DEBUG ] x Python-3.7.1/Lib/asyncio/constants.py
[DEBUG ] x Python-3.7.1/Lib/asyncio/selector_events.py
[DEBUG ] x Python-3.7.1/Lib/asyncio/sslproto.py
[DEBUG ] x Python-3.7.1/Lib/asyncio/queues.py
[DEBUG ] x Python-3.7.1/Lib/asyncio/events.py
[DEBUG ] x Python-3.7.1/Lib/asyncio/windows_utils.py
[DEBUG ] x Python-3.7.1/Lib/asyncio/coroutines.py
[DEBUG ] x Python-3.7.1/Lib/asyncio/base_tasks.py
[DEBUG ] x Python-3.7.1/Lib/asyncio/locks.py
[DEBUG ] x Python-3.7.1/Lib/asyncio/log.py
[DEBUG ] x Python-3.7.1/Lib/asyncio/base_events.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/
[DEBUG ] x Python-3.7.1/Lib/idlelib/extend.txt
[DEBUG ] x Python-3.7.1/Lib/idlelib/debugobj_r.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/TODO.txt
[DEBUG ] x Python-3.7.1/Lib/idlelib/debugger.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/autocomplete.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/NEWS2x.txt
[DEBUG ] x Python-3.7.1/Lib/idlelib/autoexpand.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/hyperparser.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/help.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/configdialog.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/editor.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/tree.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/rstrip.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/paragraph.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/filelist.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/CREDITS.txt
[DEBUG ] x Python-3.7.1/Lib/idlelib/Icons/
[DEBUG ] x Python-3.7.1/Lib/idlelib/Icons/plusnode.gif
[DEBUG ] x Python-3.7.1/Lib/idlelib/Icons/minusnode.gif
[DEBUG ] x Python-3.7.1/Lib/idlelib/Icons/idle_16.gif
[DEBUG ] x Python-3.7.1/Lib/idlelib/Icons/idle_48.gif
[DEBUG ] x Python-3.7.1/Lib/idlelib/Icons/idle_48.png
[DEBUG ] x Python-3.7.1/Lib/idlelib/Icons/openfolder.gif
[DEBUG ] x Python-3.7.1/Lib/idlelib/Icons/folder.gif
[DEBUG ] x Python-3.7.1/Lib/idlelib/Icons/idle_16.png
[DEBUG ] x Python-3.7.1/Lib/idlelib/Icons/idle.icns
[DEBUG ] x Python-3.7.1/Lib/idlelib/Icons/idle.ico
[DEBUG ] x Python-3.7.1/Lib/idlelib/Icons/idle_32.gif
[DEBUG ] x Python-3.7.1/Lib/idlelib/Icons/idle_32.png
[DEBUG ] x Python-3.7.1/Lib/idlelib/Icons/tk.gif
[DEBUG ] x Python-3.7.1/Lib/idlelib/Icons/python.gif
[DEBUG ] x Python-3.7.1/Lib/idlelib/help.html
[DEBUG ] x Python-3.7.1/Lib/idlelib/percolator.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/debugger_r.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/statusbar.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/redirector.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/history.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/rpc.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/runscript.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/macosx.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/searchbase.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_rpc.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_autocomplete.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_squeezer.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_mainmenu.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_delegator.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_config_key.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_multicall.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_filelist.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_search.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_tree.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_rstrip.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_run.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_pathbrowser.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/mock_tk.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_textview.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_warning.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_pyshell.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_statusbar.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_undo.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_query.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_autoexpand.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_help_about.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/mock_idle.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_percolator.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_calltip.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/__init__.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/htest.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_macosx.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_grep.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_browser.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_configdialog.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_debugobj_r.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_stackviewer.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_autocomplete_w.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_debugobj.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_redirector.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_text.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_codecontext.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_tooltip.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_debugger_r.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_editmenu.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/README.txt
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_window.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_parenmatch.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_scrolledlist.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_hyperparser.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_config.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_pyparse.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_replace.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_zoomheight.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/template.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_debugger.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_history.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_help.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_editor.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_searchengine.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_runscript.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_colorizer.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_searchbase.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_iomenu.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_paragraph.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_calltip_w.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle_test/test_outwin.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/zzdummy.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/config-main.def
[DEBUG ] x Python-3.7.1/Lib/idlelib/zoomheight.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/debugobj.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/config-highlight.def
[DEBUG ] x Python-3.7.1/Lib/idlelib/__init__.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/codecontext.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle.bat
[DEBUG ] x Python-3.7.1/Lib/idlelib/delegator.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/iomenu.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/window.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/ChangeLog
[DEBUG ] x Python-3.7.1/Lib/idlelib/browser.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle.pyw
[DEBUG ] x Python-3.7.1/Lib/idlelib/help_about.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/query.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/run.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/search.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/scrolledlist.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/colorizer.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/calltip.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/HISTORY.txt
[DEBUG ] x Python-3.7.1/Lib/idlelib/parenmatch.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/__main__.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/idle.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/README.txt
[DEBUG ] x Python-3.7.1/Lib/idlelib/undo.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/searchengine.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/tooltip.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/autocomplete_w.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/NEWS.txt
[DEBUG ] x Python-3.7.1/Lib/idlelib/outwin.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/squeezer.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/textview.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/dynoption.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/pyparse.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/pyshell.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/pathbrowser.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/config-extensions.def
[DEBUG ] x Python-3.7.1/Lib/idlelib/config-keys.def
[DEBUG ] x Python-3.7.1/Lib/idlelib/replace.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/grep.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/config.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/multicall.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/calltip_w.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/config_key.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/stackviewer.py
[DEBUG ] x Python-3.7.1/Lib/idlelib/mainmenu.py
[DEBUG ] x Python-3.7.1/Lib/signal.py
[DEBUG ] x Python-3.7.1/Lib/webbrowser.py
[DEBUG ] x Python-3.7.1/Lib/decimal.py
[DEBUG ] x Python-3.7.1/Lib/tempfile.py
[DEBUG ] x Python-3.7.1/Lib/nntplib.py
[DEBUG ] x Python-3.7.1/Lib/xmlrpc/
[DEBUG ] x Python-3.7.1/Lib/xmlrpc/client.py
[DEBUG ] x Python-3.7.1/Lib/xmlrpc/__init__.py
[DEBUG ] x Python-3.7.1/Lib/xmlrpc/server.py
[DEBUG ] x Python-3.7.1/Lib/turtledemo/
[DEBUG ] x Python-3.7.1/Lib/turtledemo/chaos.py
[DEBUG ] x Python-3.7.1/Lib/turtledemo/colormixer.py
[DEBUG ] x Python-3.7.1/Lib/turtledemo/round_dance.py
[DEBUG ] x Python-3.7.1/Lib/turtledemo/tree.py
[DEBUG ] x Python-3.7.1/Lib/turtledemo/peace.py
[DEBUG ] x Python-3.7.1/Lib/turtledemo/sorting_animate.py
[DEBUG ] x Python-3.7.1/Lib/turtledemo/planet_and_moon.py
[DEBUG ] x Python-3.7.1/Lib/turtledemo/yinyang.py
[DEBUG ] x Python-3.7.1/Lib/turtledemo/bytedesign.py
[DEBUG ] x Python-3.7.1/Lib/turtledemo/lindenmayer.py
[DEBUG ] x Python-3.7.1/Lib/turtledemo/__init__.py
[DEBUG ] x Python-3.7.1/Lib/turtledemo/fractalcurves.py
[DEBUG ] x Python-3.7.1/Lib/turtledemo/forest.py
[DEBUG ] x Python-3.7.1/Lib/turtledemo/penrose.py
[DEBUG ] x Python-3.7.1/Lib/turtledemo/turtle.cfg
[DEBUG ] x Python-3.7.1/Lib/turtledemo/rosette.py
[DEBUG ] x Python-3.7.1/Lib/turtledemo/clock.py
[DEBUG ] x Python-3.7.1/Lib/turtledemo/__main__.py
[DEBUG ] x Python-3.7.1/Lib/turtledemo/paint.py
[DEBUG ] x Python-3.7.1/Lib/turtledemo/nim.py
[DEBUG ] x Python-3.7.1/Lib/turtledemo/two_canvases.py
[DEBUG ] x Python-3.7.1/Lib/turtledemo/minimal_hanoi.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/
[DEBUG ] x Python-3.7.1/Lib/ctypes/util.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/_aix.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/wintypes.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/__init__.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/_endian.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/macholib/
[DEBUG ] x Python-3.7.1/Lib/ctypes/macholib/dyld.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/macholib/fetch_macholib
[DEBUG ] x Python-3.7.1/Lib/ctypes/macholib/fetch_macholib.bat
[DEBUG ] x Python-3.7.1/Lib/ctypes/macholib/README.ctypes
[DEBUG ] x Python-3.7.1/Lib/ctypes/macholib/dylib.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/macholib/__init__.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/macholib/framework.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/test_returnfuncptrs.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/test_errno.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/test_stringptr.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/test_array_in_pointer.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/test_incomplete.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/test_arrays.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/test_prototypes.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/test_bytes.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/test_funcptr.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/test_refcounts.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/test_slicing.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/test_values.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/test_memfunctions.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/test_objects.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/test_numbers.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/test_parameters.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/test_callbacks.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/test_simplesubclasses.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/__init__.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/test_buffers.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/test_cast.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/test_byteswap.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/test_macholib.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/test_sizes.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/test_libc.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/test_python_api.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/test_strings.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/test_internals.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/test_bitfields.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/test_wintypes.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/test_repr.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/test_anon.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/test_checkretval.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/test_init.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/test_keeprefs.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/test_pep3118.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/__main__.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/test_random_things.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/test_win32.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/test_frombuffer.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/test_struct_fields.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/test_pickling.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/test_cfuncs.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/test_loading.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/test_find.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/test_as_parameter.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/test_varsize_struct.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/test_unicode.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/test_structures.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/test_unaligned_structures.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/test_delattr.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/test_functions.py
[DEBUG ] x Python-3.7.1/Lib/ctypes/test/test_pointers.py
[DEBUG ] x Python-3.7.1/Lib/filecmp.py
[DEBUG ] x Python-3.7.1/Lib/http/
[DEBUG ] x Python-3.7.1/Lib/http/cookies.py
[DEBUG ] x Python-3.7.1/Lib/http/client.py
[DEBUG ] x Python-3.7.1/Lib/http/__init__.py
[DEBUG ] x Python-3.7.1/Lib/http/server.py
[DEBUG ] x Python-3.7.1/Lib/http/cookiejar.py
[DEBUG ] x Python-3.7.1/Lib/shlex.py
[DEBUG ] x Python-3.7.1/Lib/hashlib.py
[DEBUG ] x Python-3.7.1/Lib/_strptime.py
[DEBUG ] x Python-3.7.1/Lib/plistlib.py
[DEBUG ] x Python-3.7.1/Lib/tty.py
[DEBUG ] x Python-3.7.1/Lib/bdb.py
[DEBUG ] x Python-3.7.1/Lib/token.py
[DEBUG ] x Python-3.7.1/Lib/multiprocessing/
[DEBUG ] x Python-3.7.1/Lib/multiprocessing/popen_forkserver.py
[DEBUG ] x Python-3.7.1/Lib/multiprocessing/popen_spawn_posix.py
[DEBUG ] x Python-3.7.1/Lib/multiprocessing/sharedctypes.py
[DEBUG ] x Python-3.7.1/Lib/multiprocessing/synchronize.py
[DEBUG ] x Python-3.7.1/Lib/multiprocessing/util.py
[DEBUG ] x Python-3.7.1/Lib/multiprocessing/reduction.py
[DEBUG ] x Python-3.7.1/Lib/multiprocessing/dummy/
[DEBUG ] x Python-3.7.1/Lib/multiprocessing/dummy/__init__.py
[DEBUG ] x Python-3.7.1/Lib/multiprocessing/dummy/connection.py
[DEBUG ] x Python-3.7.1/Lib/multiprocessing/forkserver.py
[DEBUG ] x Python-3.7.1/Lib/multiprocessing/pool.py
[DEBUG ] x Python-3.7.1/Lib/multiprocessing/popen_fork.py
[DEBUG ] x Python-3.7.1/Lib/multiprocessing/__init__.py
[DEBUG ] x Python-3.7.1/Lib/multiprocessing/spawn.py
[DEBUG ] x Python-3.7.1/Lib/multiprocessing/connection.py
[DEBUG ] x Python-3.7.1/Lib/multiprocessing/process.py
[DEBUG ] x Python-3.7.1/Lib/multiprocessing/resource_sharer.py
[DEBUG ] x Python-3.7.1/Lib/multiprocessing/heap.py
[DEBUG ] x Python-3.7.1/Lib/multiprocessing/semaphore_tracker.py
[DEBUG ] x Python-3.7.1/Lib/multiprocessing/managers.py
[DEBUG ] x Python-3.7.1/Lib/multiprocessing/queues.py
[DEBUG ] x Python-3.7.1/Lib/multiprocessing/popen_spawn_win32.py
[DEBUG ] x Python-3.7.1/Lib/multiprocessing/context.py
[DEBUG ] x Python-3.7.1/Lib/__phello__.foo.py
[DEBUG ] x Python-3.7.1/Lib/email/
[DEBUG ] x Python-3.7.1/Lib/email/encoders.py
[DEBUG ] x Python-3.7.1/Lib/email/headerregistry.py
[DEBUG ] x Python-3.7.1/Lib/email/_policybase.py
[DEBUG ] x Python-3.7.1/Lib/email/parser.py
[DEBUG ] x Python-3.7.1/Lib/email/header.py
[DEBUG ] x Python-3.7.1/Lib/email/errors.py
[DEBUG ] x Python-3.7.1/Lib/email/_parseaddr.py
[DEBUG ] x Python-3.7.1/Lib/email/iterators.py
[DEBUG ] x Python-3.7.1/Lib/email/_encoded_words.py
[DEBUG ] x Python-3.7.1/Lib/email/__init__.py
[DEBUG ] x Python-3.7.1/Lib/email/mime/
[DEBUG ] x Python-3.7.1/Lib/email/mime/text.py
[DEBUG ] x Python-3.7.1/Lib/email/mime/base.py
[DEBUG ] x Python-3.7.1/Lib/email/mime/application.py
[DEBUG ] x Python-3.7.1/Lib/email/mime/__init__.py
[DEBUG ] x Python-3.7.1/Lib/email/mime/audio.py
[DEBUG ] x Python-3.7.1/Lib/email/mime/image.py
[DEBUG ] x Python-3.7.1/Lib/email/mime/nonmultipart.py
[DEBUG ] x Python-3.7.1/Lib/email/mime/message.py
[DEBUG ] x Python-3.7.1/Lib/email/mime/multipart.py
[DEBUG ] x Python-3.7.1/Lib/email/utils.py
[DEBUG ] x Python-3.7.1/Lib/email/quoprimime.py
[DEBUG ] x Python-3.7.1/Lib/email/_header_value_parser.py
[DEBUG ] x Python-3.7.1/Lib/email/base64mime.py
[DEBUG ] x Python-3.7.1/Lib/email/generator.py
[DEBUG ] x Python-3.7.1/Lib/email/charset.py
[DEBUG ] x Python-3.7.1/Lib/email/policy.py
[DEBUG ] x Python-3.7.1/Lib/email/feedparser.py
[DEBUG ] x Python-3.7.1/Lib/email/message.py
[DEBUG ] x Python-3.7.1/Lib/email/architecture.rst
[DEBUG ] x Python-3.7.1/Lib/email/contentmanager.py
[DEBUG ] x Python-3.7.1/Lib/timeit.py
[DEBUG ] x Python-3.7.1/Lib/curses/
[DEBUG ] x Python-3.7.1/Lib/curses/panel.py
[DEBUG ] x Python-3.7.1/Lib/curses/ascii.py
[DEBUG ] x Python-3.7.1/Lib/curses/textpad.py
[DEBUG ] x Python-3.7.1/Lib/curses/__init__.py
[DEBUG ] x Python-3.7.1/Lib/curses/has_key.py
[DEBUG ] x Python-3.7.1/Lib/antigravity.py
[DEBUG ] x Python-3.7.1/Lib/codecs.py
[DEBUG ] x Python-3.7.1/Lib/pydoc_data/
[DEBUG ] x Python-3.7.1/Lib/pydoc_data/topics.py
[DEBUG ] x Python-3.7.1/Lib/pydoc_data/_pydoc.css
[DEBUG ] x Python-3.7.1/Lib/pydoc_data/__init__.py
[DEBUG ] x Python-3.7.1/Lib/pstats.py
[DEBUG ] x Python-3.7.1/Lib/optparse.py
[DEBUG ] x Python-3.7.1/Lib/_py_abc.py
[DEBUG ] x Python-3.7.1/Lib/stringprep.py
[DEBUG ] x Python-3.7.1/Lib/sysconfig.py
[DEBUG ] x Python-3.7.1/Lib/secrets.py
[DEBUG ] x Python-3.7.1/Lib/os.py
[DEBUG ] x Python-3.7.1/Lib/_threading_local.py
[DEBUG ] x Python-3.7.1/Lib/statistics.py
[DEBUG ] x Python-3.7.1/Lib/cProfile.py
[DEBUG ] x Python-3.7.1/Lib/zipfile.py
[DEBUG ] x Python-3.7.1/Lib/wave.py
[DEBUG ] x Python-3.7.1/Lib/profile.py
[DEBUG ] x Python-3.7.1/Lib/sqlite3/
[DEBUG ] x Python-3.7.1/Lib/sqlite3/dbapi2.py
[DEBUG ] x Python-3.7.1/Lib/sqlite3/dump.py
[DEBUG ] x Python-3.7.1/Lib/sqlite3/__init__.py
[DEBUG ] x Python-3.7.1/Lib/sqlite3/test/
[DEBUG ] x Python-3.7.1/Lib/sqlite3/test/userfunctions.py
[DEBUG ] x Python-3.7.1/Lib/sqlite3/test/regression.py
[DEBUG ] x Python-3.7.1/Lib/sqlite3/test/dump.py
[DEBUG ] x Python-3.7.1/Lib/sqlite3/test/dbapi.py
[DEBUG ] x Python-3.7.1/Lib/sqlite3/test/factory.py
[DEBUG ] x Python-3.7.1/Lib/sqlite3/test/transactions.py
[DEBUG ] x Python-3.7.1/Lib/sqlite3/test/__init__.py
[DEBUG ] x Python-3.7.1/Lib/sqlite3/test/types.py
[DEBUG ] x Python-3.7.1/Lib/sqlite3/test/hooks.py
[DEBUG ] x Python-3.7.1/Lib/sqlite3/test/backup.py
[DEBUG ] x Python-3.7.1/Lib/pathlib.py
[DEBUG ] x Python-3.7.1/Lib/ntpath.py
[DEBUG ] x Python-3.7.1/Lib/macpath.py
[DEBUG ] x Python-3.7.1/Lib/weakref.py
[DEBUG ] x Python-3.7.1/Lib/code.py
[DEBUG ] x Python-3.7.1/Lib/pprint.py
[DEBUG ] x Python-3.7.1/Lib/_collections_abc.py
[DEBUG ] x Python-3.7.1/Lib/this.py
[DEBUG ] x Python-3.7.1/Lib/shelve.py
[DEBUG ] x Python-3.7.1/Lib/types.py
[DEBUG ] x Python-3.7.1/Lib/reprlib.py
[DEBUG ] x Python-3.7.1/Lib/socketserver.py
[DEBUG ] x Python-3.7.1/Lib/typing.py
[DEBUG ] x Python-3.7.1/Lib/pickle.py
[DEBUG ] x Python-3.7.1/Lib/smtpd.py
[DEBUG ] x Python-3.7.1/Lib/__future__.py
[DEBUG ] x Python-3.7.1/Lib/random.py
[DEBUG ] x Python-3.7.1/Lib/_compression.py
[DEBUG ] x Python-3.7.1/Lib/stat.py
[DEBUG ] x Python-3.7.1/Lib/sre_compile.py
[DEBUG ] x Python-3.7.1/Lib/ssl.py
[DEBUG ] x Python-3.7.1/Lib/contextlib.py
[DEBUG ] x Python-3.7.1/Lib/pty.py
[DEBUG ] x Python-3.7.1/Lib/configparser.py
[DEBUG ] x Python-3.7.1/Lib/datetime.py
[DEBUG ] x Python-3.7.1/Lib/wsgiref/
[DEBUG ] x Python-3.7.1/Lib/wsgiref/handlers.py
[DEBUG ] x Python-3.7.1/Lib/wsgiref/headers.py
[DEBUG ] x Python-3.7.1/Lib/wsgiref/util.py
[DEBUG ] x Python-3.7.1/Lib/wsgiref/simple_server.py
[DEBUG ] x Python-3.7.1/Lib/wsgiref/validate.py
[DEBUG ] x Python-3.7.1/Lib/wsgiref/__init__.py
[DEBUG ] x Python-3.7.1/Lib/ftplib.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/
[DEBUG ] x Python-3.7.1/Lib/lib2to3/patcomp.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixer_base.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixer_util.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/btm_matcher.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/PatternGrammar.txt
[DEBUG ] x Python-3.7.1/Lib/lib2to3/pgen2/
[DEBUG ] x Python-3.7.1/Lib/lib2to3/pgen2/grammar.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/pgen2/driver.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/pgen2/conv.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/pgen2/parse.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/pgen2/pgen.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/pgen2/literals.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/pgen2/token.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/pgen2/__init__.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/pgen2/tokenize.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/fix_types.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/fix_exec.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/fix_imports.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/fix_itertools.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/fix_has_key.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/fix_repr.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/fix_itertools_imports.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/fix_xrange.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/fix_unicode.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/fix_import.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/fix_nonzero.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/fix_getcwdu.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/fix_filter.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/fix_raw_input.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/fix_reload.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/fix_execfile.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/fix_operator.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/fix_next.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/fix_tuple_params.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/fix_idioms.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/fix_except.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/__init__.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/fix_map.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/fix_numliterals.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/fix_print.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/fix_exitfunc.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/fix_xreadlines.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/fix_set_literal.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/fix_metaclass.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/fix_ws_comma.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/fix_isinstance.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/fix_funcattrs.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/fix_asserts.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/fix_buffer.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/fix_paren.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/fix_dict.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/fix_sys_exc.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/fix_future.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/fix_apply.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/fix_intern.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/fix_basestring.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/fix_reduce.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/fix_standarderror.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/fix_raise.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/fix_long.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/fix_throw.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/fix_renames.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/fix_ne.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/fix_zip.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/fix_input.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/fix_imports2.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/fix_urllib.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/fixes/fix_methodattrs.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/__init__.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/Grammar.txt
[DEBUG ] x Python-3.7.1/Lib/lib2to3/__main__.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/pytree.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/main.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/tests/
[DEBUG ] x Python-3.7.1/Lib/lib2to3/tests/support.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/tests/test_refactor.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/tests/__init__.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/tests/test_util.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/tests/test_fixers.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/tests/test_parser.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/tests/__main__.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/tests/test_pytree.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/tests/data/
[DEBUG ] x Python-3.7.1/Lib/lib2to3/tests/data/bom.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/tests/data/fixers/
[DEBUG ] x Python-3.7.1/Lib/lib2to3/tests/data/fixers/parrot_example.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/tests/data/fixers/bad_order.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/tests/data/fixers/myfixes/
[DEBUG ] x Python-3.7.1/Lib/lib2to3/tests/data/fixers/myfixes/fix_last.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/tests/data/fixers/myfixes/fix_preorder.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/tests/data/fixers/myfixes/fix_explicit.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/tests/data/fixers/myfixes/__init__.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/tests/data/fixers/myfixes/fix_first.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/tests/data/fixers/myfixes/fix_parrot.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/tests/data/fixers/no_fixer_cls.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/tests/data/infinite_recursion.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/tests/data/README
[DEBUG ] x Python-3.7.1/Lib/lib2to3/tests/data/false_encoding.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/tests/data/crlf.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/tests/data/py2_test_grammar.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/tests/data/py3_test_grammar.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/tests/data/different_encoding.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/tests/test_all_fixers.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/tests/pytree_idempotency.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/tests/test_main.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/btm_utils.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/refactor.py
[DEBUG ] x Python-3.7.1/Lib/lib2to3/pygram.py
[DEBUG ] x Python-3.7.1/Lib/xml/
[DEBUG ] x Python-3.7.1/Lib/xml/etree/
[DEBUG ] x Python-3.7.1/Lib/xml/etree/ElementTree.py
[DEBUG ] x Python-3.7.1/Lib/xml/etree/cElementTree.py
[DEBUG ] x Python-3.7.1/Lib/xml/etree/__init__.py
[DEBUG ] x Python-3.7.1/Lib/xml/etree/ElementPath.py
[DEBUG ] x Python-3.7.1/Lib/xml/etree/ElementInclude.py
[DEBUG ] x Python-3.7.1/Lib/xml/parsers/
[DEBUG ] x Python-3.7.1/Lib/xml/parsers/__init__.py
[DEBUG ] x Python-3.7.1/Lib/xml/parsers/expat.py
[DEBUG ] x Python-3.7.1/Lib/xml/__init__.py
[DEBUG ] x Python-3.7.1/Lib/xml/dom/
[DEBUG ] x Python-3.7.1/Lib/xml/dom/domreg.py
[DEBUG ] x Python-3.7.1/Lib/xml/dom/pulldom.py
[DEBUG ] x Python-3.7.1/Lib/xml/dom/NodeFilter.py
[DEBUG ] x Python-3.7.1/Lib/xml/dom/minidom.py
[DEBUG ] x Python-3.7.1/Lib/xml/dom/__init__.py
[DEBUG ] x Python-3.7.1/Lib/xml/dom/xmlbuilder.py
[DEBUG ] x Python-3.7.1/Lib/xml/dom/minicompat.py
[DEBUG ] x Python-3.7.1/Lib/xml/dom/expatbuilder.py
[DEBUG ] x Python-3.7.1/Lib/xml/sax/
[DEBUG ] x Python-3.7.1/Lib/xml/sax/expatreader.py
[DEBUG ] x Python-3.7.1/Lib/xml/sax/__init__.py
[DEBUG ] x Python-3.7.1/Lib/xml/sax/saxutils.py
[DEBUG ] x Python-3.7.1/Lib/xml/sax/_exceptions.py
[DEBUG ] x Python-3.7.1/Lib/xml/sax/xmlreader.py
[DEBUG ] x Python-3.7.1/Lib/xml/sax/handler.py
[DEBUG ] x Python-3.7.1/Lib/binhex.py
[DEBUG ] x Python-3.7.1/Lib/turtle.py
[DEBUG ] x Python-3.7.1/Lib/calendar.py
[DEBUG ] x Python-3.7.1/Lib/selectors.py
[DEBUG ] x Python-3.7.1/Lib/nturl2path.py
[DEBUG ] x Python-3.7.1/Lib/trace.py
[DEBUG ] x Python-3.7.1/Lib/sre_parse.py
[DEBUG ] x Python-3.7.1/Lib/aifc.py
[DEBUG ] x Python-3.7.1/Lib/cgitb.py
[DEBUG ] x Python-3.7.1/Lib/netrc.py
[DEBUG ] x Python-3.7.1/Lib/_sitebuiltins.py
[DEBUG ] x Python-3.7.1/Lib/ensurepip/
[DEBUG ] x Python-3.7.1/Lib/ensurepip/_bundled/
[DEBUG ] x Python-3.7.1/Lib/ensurepip/_bundled/pip-10.0.1-py2.py3-none-any.whl
[DEBUG ] x Python-3.7.1/Lib/ensurepip/_bundled/setuptools-39.0.1-py2.py3-none-any.whl
[DEBUG ] x Python-3.7.1/Lib/ensurepip/_uninstall.py
[DEBUG ] x Python-3.7.1/Lib/ensurepip/__init__.py
[DEBUG ] x Python-3.7.1/Lib/ensurepip/__main__.py
[DEBUG ] x Python-3.7.1/Lib/_osx_support.py
[DEBUG ] x Python-3.7.1/Lib/genericpath.py
[DEBUG ] x Python-3.7.1/Lib/runpy.py
[DEBUG ] x Python-3.7.1/Lib/fileinput.py
[DEBUG ] x Python-3.7.1/Lib/crypt.py
[DEBUG ] x Python-3.7.1/Lib/platform.py
[DEBUG ] x Python-3.7.1/Lib/uuid.py
[DEBUG ] x Python-3.7.1/Lib/locale.py
[DEBUG ] x Python-3.7.1/Lib/getpass.py
[DEBUG ] x Python-3.7.1/Lib/copy.py
[DEBUG ] x Python-3.7.1/Lib/hmac.py
[DEBUG ] x Python-3.7.1/Lib/ast.py
[DEBUG ] x Python-3.7.1/Lib/imp.py
[DEBUG ] x Python-3.7.1/Lib/functools.py
[DEBUG ] x Python-3.7.1/Lib/heapq.py
[DEBUG ] x Python-3.7.1/Lib/tabnanny.py
[DEBUG ] x Python-3.7.1/Lib/modulefinder.py
[DEBUG ] x Python-3.7.1/Lib/mimetypes.py
[DEBUG ] x Python-3.7.1/Lib/warnings.py
[DEBUG ] x Python-3.7.1/Lib/collections/
[DEBUG ] x Python-3.7.1/Lib/collections/__init__.py
[DEBUG ] x Python-3.7.1/Lib/collections/abc.py
[DEBUG ] x Python-3.7.1/Lib/inspect.py
[DEBUG ] x Python-3.7.1/Lib/queue.py
[DEBUG ] x Python-3.7.1/Lib/quopri.py
[DEBUG ] x Python-3.7.1/Lib/pdb.py
[DEBUG ] x Python-3.7.1/Lib/abc.py
[DEBUG ] x Python-3.7.1/Lib/sndhdr.py
[DEBUG ] x Python-3.7.1/Lib/ipaddress.py
[DEBUG ] x Python-3.7.1/Lib/pydoc.py
[DEBUG ] x Python-3.7.1/Lib/base64.py
[DEBUG ] x Python-3.7.1/Lib/encodings/
[DEBUG ] x Python-3.7.1/Lib/encodings/cp950.py
[DEBUG ] x Python-3.7.1/Lib/encodings/iso2022_kr.py
[DEBUG ] x Python-3.7.1/Lib/encodings/big5.py
[DEBUG ] x Python-3.7.1/Lib/encodings/gb18030.py
[DEBUG ] x Python-3.7.1/Lib/encodings/cp874.py
[DEBUG ] x Python-3.7.1/Lib/encodings/mac_latin2.py
[DEBUG ] x Python-3.7.1/Lib/encodings/latin_1.py
[DEBUG ] x Python-3.7.1/Lib/encodings/cp1026.py
[DEBUG ] x Python-3.7.1/Lib/encodings/cp437.py
[DEBUG ] x Python-3.7.1/Lib/encodings/hex_codec.py
[DEBUG ] x Python-3.7.1/Lib/encodings/iso2022_jp_2004.py
[DEBUG ] x Python-3.7.1/Lib/encodings/iso8859_9.py
[DEBUG ] x Python-3.7.1/Lib/encodings/cp424.py
[DEBUG ] x Python-3.7.1/Lib/encodings/euc_kr.py
[DEBUG ] x Python-3.7.1/Lib/encodings/iso8859_14.py
[DEBUG ] x Python-3.7.1/Lib/encodings/zlib_codec.py
[DEBUG ] x Python-3.7.1/Lib/encodings/iso8859_2.py
[DEBUG ] x Python-3.7.1/Lib/encodings/iso8859_1.py
[DEBUG ] x Python-3.7.1/Lib/encodings/iso2022_jp_ext.py
[DEBUG ] x Python-3.7.1/Lib/encodings/shift_jis.py
[DEBUG ] x Python-3.7.1/Lib/encodings/iso8859_15.py
[DEBUG ] x Python-3.7.1/Lib/encodings/mac_iceland.py
[DEBUG ] x Python-3.7.1/Lib/encodings/tis_620.py
[DEBUG ] x Python-3.7.1/Lib/encodings/iso2022_jp_3.py
[DEBUG ] x Python-3.7.1/Lib/encodings/cp1254.py
[DEBUG ] x Python-3.7.1/Lib/encodings/utf_7.py
[DEBUG ] x Python-3.7.1/Lib/encodings/cp861.py
[DEBUG ] x Python-3.7.1/Lib/encodings/iso8859_5.py
[DEBUG ] x Python-3.7.1/Lib/encodings/punycode.py
[DEBUG ] x Python-3.7.1/Lib/encodings/cp1006.py
[DEBUG ] x Python-3.7.1/Lib/encodings/iso2022_jp_2.py
[DEBUG ] x Python-3.7.1/Lib/encodings/big5hkscs.py
[DEBUG ] x Python-3.7.1/Lib/encodings/cp858.py
[DEBUG ] x Python-3.7.1/Lib/encodings/shift_jis_2004.py
[DEBUG ] x Python-3.7.1/Lib/encodings/iso8859_7.py
[DEBUG ] x Python-3.7.1/Lib/encodings/cp1250.py
[DEBUG ] x Python-3.7.1/Lib/encodings/gbk.py
[DEBUG ] x Python-3.7.1/Lib/encodings/utf_32_be.py
[DEBUG ] x Python-3.7.1/Lib/encodings/iso2022_jp_1.py
[DEBUG ] x Python-3.7.1/Lib/encodings/gb2312.py
[DEBUG ] x Python-3.7.1/Lib/encodings/ascii.py
[DEBUG ] x Python-3.7.1/Lib/encodings/mac_farsi.py
[DEBUG ] x Python-3.7.1/Lib/encodings/hp_roman8.py
[DEBUG ] x Python-3.7.1/Lib/encodings/mbcs.py
[DEBUG ] x Python-3.7.1/Lib/encodings/cp932.py
[DEBUG ] x Python-3.7.1/Lib/encodings/cp65001.py
[DEBUG ] x Python-3.7.1/Lib/encodings/cp866.py
[DEBUG ] x Python-3.7.1/Lib/encodings/mac_greek.py
[DEBUG ] x Python-3.7.1/Lib/encodings/cp860.py
[DEBUG ] x Python-3.7.1/Lib/encodings/cp855.py
[DEBUG ] x Python-3.7.1/Lib/encodings/utf_8_sig.py
[DEBUG ] x Python-3.7.1/Lib/encodings/rot_13.py
[DEBUG ] x Python-3.7.1/Lib/encodings/euc_jis_2004.py
[DEBUG ] x Python-3.7.1/Lib/encodings/cp869.py
[DEBUG ] x Python-3.7.1/Lib/encodings/cp1140.py
[DEBUG ] x Python-3.7.1/Lib/encodings/iso2022_jp.py
[DEBUG ] x Python-3.7.1/Lib/encodings/palmos.py
[DEBUG ] x Python-3.7.1/Lib/encodings/charmap.py
[DEBUG ] x Python-3.7.1/Lib/encodings/base64_codec.py
[DEBUG ] x Python-3.7.1/Lib/encodings/__init__.py
[DEBUG ] x Python-3.7.1/Lib/encodings/cp500.py
[DEBUG ] x Python-3.7.1/Lib/encodings/cp862.py
[DEBUG ] x Python-3.7.1/Lib/encodings/utf_32.py
[DEBUG ] x Python-3.7.1/Lib/encodings/undefined.py
[DEBUG ] x Python-3.7.1/Lib/encodings/mac_centeuro.py
[DEBUG ] x Python-3.7.1/Lib/encodings/kz1048.py
[DEBUG ] x Python-3.7.1/Lib/encodings/cp1255.py
[DEBUG ] x Python-3.7.1/Lib/encodings/quopri_codec.py
[DEBUG ] x Python-3.7.1/Lib/encodings/cp864.py
[DEBUG ] x Python-3.7.1/Lib/encodings/cp1125.py
[DEBUG ] x Python-3.7.1/Lib/encodings/iso8859_11.py
[DEBUG ] x Python-3.7.1/Lib/encodings/utf_16_le.py
[DEBUG ] x Python-3.7.1/Lib/encodings/idna.py
[DEBUG ] x Python-3.7.1/Lib/encodings/cp857.py
[DEBUG ] x Python-3.7.1/Lib/encodings/iso8859_6.py
[DEBUG ] x Python-3.7.1/Lib/encodings/cp1252.py
[DEBUG ] x Python-3.7.1/Lib/encodings/iso8859_16.py
[DEBUG ] x Python-3.7.1/Lib/encodings/ptcp154.py
[DEBUG ] x Python-3.7.1/Lib/encodings/cp273.py
[DEBUG ] x Python-3.7.1/Lib/encodings/cp1257.py
[DEBUG ] x Python-3.7.1/Lib/encodings/iso8859_8.py
[DEBUG ] x Python-3.7.1/Lib/encodings/cp720.py
[DEBUG ] x Python-3.7.1/Lib/encodings/euc_jp.py
[DEBUG ] x Python-3.7.1/Lib/encodings/shift_jisx0213.py
[DEBUG ] x Python-3.7.1/Lib/encodings/hz.py
[DEBUG ] x Python-3.7.1/Lib/encodings/cp775.py
[DEBUG ] x Python-3.7.1/Lib/encodings/utf_32_le.py
[DEBUG ] x Python-3.7.1/Lib/encodings/raw_unicode_escape.py
[DEBUG ] x Python-3.7.1/Lib/encodings/koi8_u.py
[DEBUG ] x Python-3.7.1/Lib/encodings/mac_croatian.py
[DEBUG ] x Python-3.7.1/Lib/encodings/aliases.py
[DEBUG ] x Python-3.7.1/Lib/encodings/johab.py
[DEBUG ] x Python-3.7.1/Lib/encodings/uu_codec.py
[DEBUG ] x Python-3.7.1/Lib/encodings/cp852.py
[DEBUG ] x Python-3.7.1/Lib/encodings/oem.py
[DEBUG ] x Python-3.7.1/Lib/encodings/cp037.py
[DEBUG ] x Python-3.7.1/Lib/encodings/unicode_internal.py
[DEBUG ] x Python-3.7.1/Lib/encodings/iso8859_13.py
[DEBUG ] x Python-3.7.1/Lib/encodings/unicode_escape.py
[DEBUG ] x Python-3.7.1/Lib/encodings/euc_jisx0213.py
[DEBUG ] x Python-3.7.1/Lib/encodings/iso8859_10.py
[DEBUG ] x Python-3.7.1/Lib/encodings/mac_turkish.py
[DEBUG ] x Python-3.7.1/Lib/encodings/cp949.py
[DEBUG ] x Python-3.7.1/Lib/encodings/mac_arabic.py
[DEBUG ] x Python-3.7.1/Lib/encodings/mac_romanian.py
[DEBUG ] x Python-3.7.1/Lib/encodings/cp737.py
[DEBUG ] x Python-3.7.1/Lib/encodings/iso8859_3.py
[DEBUG ] x Python-3.7.1/Lib/encodings/cp856.py
[DEBUG ] x Python-3.7.1/Lib/encodings/cp863.py
[DEBUG ] x Python-3.7.1/Lib/encodings/cp1256.py
[DEBUG ] x Python-3.7.1/Lib/encodings/cp1253.py
[DEBUG ] x Python-3.7.1/Lib/encodings/utf_16_be.py
[DEBUG ] x Python-3.7.1/Lib/encodings/cp865.py
[DEBUG ] x Python-3.7.1/Lib/encodings/mac_cyrillic.py
[DEBUG ] x Python-3.7.1/Lib/encodings/utf_8.py
[DEBUG ] x Python-3.7.1/Lib/encodings/cp875.py
[DEBUG ] x Python-3.7.1/Lib/encodings/bz2_codec.py
[DEBUG ] x Python-3.7.1/Lib/encodings/cp1251.py
[DEBUG ] x Python-3.7.1/Lib/encodings/koi8_t.py
[DEBUG ] x Python-3.7.1/Lib/encodings/mac_roman.py
[DEBUG ] x Python-3.7.1/Lib/encodings/cp1258.py
[DEBUG ] x Python-3.7.1/Lib/encodings/cp850.py
[DEBUG ] x Python-3.7.1/Lib/encodings/iso8859_4.py
[DEBUG ] x Python-3.7.1/Lib/encodings/koi8_r.py
[DEBUG ] x Python-3.7.1/Lib/encodings/utf_16.py
[DEBUG ] x Python-3.7.1/Lib/linecache.py
[DEBUG ] x Python-3.7.1/Lib/copyreg.py
[DEBUG ] x Python-3.7.1/Lib/pickletools.py
[DEBUG ] x Python-3.7.1/Lib/cmd.py
[DEBUG ] x Python-3.7.1/Lib/_pyio.py
[DEBUG ] x Python-3.7.1/Lib/argparse.py
[DEBUG ] x Python-3.7.1/Lib/formatter.py
[DEBUG ] x Python-3.7.1/Lib/colorsys.py
[DEBUG ] x Python-3.7.1/Lib/rlcompleter.py
[DEBUG ] x Python-3.7.1/Lib/tokenize.py
[DEBUG ] x Python-3.7.1/Lib/csv.py
[DEBUG ] x Python-3.7.1/Lib/pyclbr.py
[DEBUG ] x Python-3.7.1/Lib/struct.py
[DEBUG ] x Python-3.7.1/Lib/compileall.py
[DEBUG ] x Python-3.7.1/Lib/_markupbase.py
[DEBUG ] x Python-3.7.1/Lib/concurrent/
[DEBUG ] x Python-3.7.1/Lib/concurrent/futures/
[DEBUG ] x Python-3.7.1/Lib/concurrent/futures/thread.py
[DEBUG ] x Python-3.7.1/Lib/concurrent/futures/_base.py
[DEBUG ] x Python-3.7.1/Lib/concurrent/futures/__init__.py
[DEBUG ] x Python-3.7.1/Lib/concurrent/futures/process.py
[DEBUG ] x Python-3.7.1/Lib/concurrent/__init__.py
[DEBUG ] x Python-3.7.1/Lib/asynchat.py
[DEBUG ] x Python-3.7.1/Lib/site.py
[DEBUG ] x Python-3.7.1/Lib/symtable.py
[DEBUG ] x Python-3.7.1/Lib/re.py
[DEBUG ] x Python-3.7.1/Lib/unittest/
[DEBUG ] x Python-3.7.1/Lib/unittest/runner.py
[DEBUG ] x Python-3.7.1/Lib/unittest/loader.py
[DEBUG ] x Python-3.7.1/Lib/unittest/suite.py
[DEBUG ] x Python-3.7.1/Lib/unittest/util.py
[DEBUG ] x Python-3.7.1/Lib/unittest/result.py
[DEBUG ] x Python-3.7.1/Lib/unittest/case.py
[DEBUG ] x Python-3.7.1/Lib/unittest/__init__.py
[DEBUG ] x Python-3.7.1/Lib/unittest/signals.py
[DEBUG ] x Python-3.7.1/Lib/unittest/mock.py
[DEBUG ] x Python-3.7.1/Lib/unittest/__main__.py
[DEBUG ] x Python-3.7.1/Lib/unittest/main.py
[DEBUG ] x Python-3.7.1/Lib/unittest/test/
[DEBUG ] x Python-3.7.1/Lib/unittest/test/test_result.py
[DEBUG ] x Python-3.7.1/Lib/unittest/test/support.py
[DEBUG ] x Python-3.7.1/Lib/unittest/test/test_setups.py
[DEBUG ] x Python-3.7.1/Lib/unittest/test/test_discovery.py
[DEBUG ] x Python-3.7.1/Lib/unittest/test/_test_warnings.py
[DEBUG ] x Python-3.7.1/Lib/unittest/test/__init__.py
[DEBUG ] x Python-3.7.1/Lib/unittest/test/testmock/
[DEBUG ] x Python-3.7.1/Lib/unittest/test/testmock/support.py
[DEBUG ] x Python-3.7.1/Lib/unittest/test/testmock/testcallable.py
[DEBUG ] x Python-3.7.1/Lib/unittest/test/testmock/testmagicmethods.py
[DEBUG ] x Python-3.7.1/Lib/unittest/test/testmock/testsealable.py
[DEBUG ] x Python-3.7.1/Lib/unittest/test/testmock/__init__.py
[DEBUG ] x Python-3.7.1/Lib/unittest/test/testmock/testpatch.py
[DEBUG ] x Python-3.7.1/Lib/unittest/test/testmock/testsentinel.py
[DEBUG ] x Python-3.7.1/Lib/unittest/test/testmock/testhelpers.py
[DEBUG ] x Python-3.7.1/Lib/unittest/test/testmock/testwith.py
[DEBUG ] x Python-3.7.1/Lib/unittest/test/testmock/__main__.py
[DEBUG ] x Python-3.7.1/Lib/unittest/test/testmock/testmock.py
[DEBUG ] x Python-3.7.1/Lib/unittest/test/test_case.py
[DEBUG ] x Python-3.7.1/Lib/unittest/test/dummy.py
[DEBUG ] x Python-3.7.1/Lib/unittest/test/test_suite.py
[DEBUG ] x Python-3.7.1/Lib/unittest/test/test_runner.py
[DEBUG ] x Python-3.7.1/Lib/unittest/test/test_functiontestcase.py
[DEBUG ] x Python-3.7.1/Lib/unittest/test/__main__.py
[DEBUG ] x Python-3.7.1/Lib/unittest/test/test_break.py
[DEBUG ] x Python-3.7.1/Lib/unittest/test/test_program.py
[DEBUG ] x Python-3.7.1/Lib/unittest/test/test_loader.py
[DEBUG ] x Python-3.7.1/Lib/unittest/test/test_skipping.py
[DEBUG ] x Python-3.7.1/Lib/unittest/test/test_assertions.py
[DEBUG ] x Python-3.7.1/Lib/getopt.py
[DEBUG ] x Python-3.7.1/Lib/pkgutil.py
[DEBUG ] x Python-3.7.1/Lib/bz2.py
[DEBUG ] x Python-3.7.1/Lib/test/
[DEBUG ] x Python-3.7.1/Lib/test/test_codecmaps_tw.py
[DEBUG ] x Python-3.7.1/Lib/test/test_colorsys.py
[DEBUG ] x Python-3.7.1/Lib/test/test_random.py
[DEBUG ] x Python-3.7.1/Lib/test/re_tests.py
[DEBUG ] x Python-3.7.1/Lib/test/test_extcall.py
[DEBUG ] x Python-3.7.1/Lib/test/pycakey.pem
[DEBUG ] x Python-3.7.1/Lib/test/ssl_servers.py
[DEBUG ] x Python-3.7.1/Lib/test/test_zipfile.py
[DEBUG ] x Python-3.7.1/Lib/test/subprocessdata/
[DEBUG ] x Python-3.7.1/Lib/test/subprocessdata/qcat.py
[DEBUG ] x Python-3.7.1/Lib/test/subprocessdata/input_reader.py
[DEBUG ] x Python-3.7.1/Lib/test/subprocessdata/fd_status.py
[DEBUG ] x Python-3.7.1/Lib/test/subprocessdata/qgrep.py
[DEBUG ] x Python-3.7.1/Lib/test/subprocessdata/sigchild_ignore.py
[DEBUG ] x Python-3.7.1/Lib/test/test_grp.py
[DEBUG ] x Python-3.7.1/Lib/test/test_dictviews.py
[DEBUG ] x Python-3.7.1/Lib/test/test_abc.py
[DEBUG ] x Python-3.7.1/Lib/test/revocation.crl
[DEBUG ] x Python-3.7.1/Lib/test/test_codecs.py
[DEBUG ] x Python-3.7.1/Lib/test/test_multiprocessing_forkserver.py
[DEBUG ] x Python-3.7.1/Lib/test/test_codecmaps_kr.py
[DEBUG ] x Python-3.7.1/Lib/test/test_errno.py
[DEBUG ] x Python-3.7.1/Lib/test/test_crypt.py
[DEBUG ] x Python-3.7.1/Lib/test/test_fstring.py
[DEBUG ] x Python-3.7.1/Lib/test/test_lzma.py
[DEBUG ] x Python-3.7.1/Lib/test/test_call.py
[DEBUG ] x Python-3.7.1/Lib/test/test_xml_dom_minicompat.py
[DEBUG ] x Python-3.7.1/Lib/test/badsyntax_future3.py
[DEBUG ] x Python-3.7.1/Lib/test/imp_dummy.py
[DEBUG ] x Python-3.7.1/Lib/test/test_sundry.py
[DEBUG ] x Python-3.7.1/Lib/test/test_http_cookies.py
[DEBUG ] x Python-3.7.1/Lib/test/test_dis.py
[DEBUG ] x Python-3.7.1/Lib/test/test_timeit.py
[DEBUG ] x Python-3.7.1/Lib/test/test_cmd.py
[DEBUG ] x Python-3.7.1/Lib/test/randv3.pck
[DEBUG ] x Python-3.7.1/Lib/test/test_xxtestfuzz.py
[DEBUG ] x Python-3.7.1/Lib/test/test_poplib.py
[DEBUG ] x Python-3.7.1/Lib/test/test_rlcompleter.py
[DEBUG ] x Python-3.7.1/Lib/test/future_test1.py
[DEBUG ] x Python-3.7.1/Lib/test/keycert2.pem
[DEBUG ] x Python-3.7.1/Lib/test/badkey.pem
[DEBUG ] x Python-3.7.1/Lib/test/test_glob.py
[DEBUG ] x Python-3.7.1/Lib/test/test_utf8source.py
[DEBUG ] x Python-3.7.1/Lib/test/test_dummy_thread.py
[DEBUG ] x Python-3.7.1/Lib/test/test_json/
[DEBUG ] x Python-3.7.1/Lib/test/test_json/test_recursion.py
[DEBUG ] x Python-3.7.1/Lib/test/test_json/test_tool.py
[DEBUG ] x Python-3.7.1/Lib/test/test_json/test_encode_basestring_ascii.py
[DEBUG ] x Python-3.7.1/Lib/test/test_json/test_scanstring.py
[DEBUG ] x Python-3.7.1/Lib/test/test_json/test_pass1.py
[DEBUG ] x Python-3.7.1/Lib/test/test_json/__init__.py
[DEBUG ] x Python-3.7.1/Lib/test/test_json/test_fail.py
[DEBUG ] x Python-3.7.1/Lib/test/test_json/test_decode.py
[DEBUG ] x Python-3.7.1/Lib/test/test_json/test_pass3.py
[DEBUG ] x Python-3.7.1/Lib/test/test_json/test_indent.py
[DEBUG ] x Python-3.7.1/Lib/test/test_json/test_pass2.py
[DEBUG ] x Python-3.7.1/Lib/test/test_json/test_default.py
[DEBUG ] x Python-3.7.1/Lib/test/test_json/test_separators.py
[DEBUG ] x Python-3.7.1/Lib/test/test_json/__main__.py
[DEBUG ] x Python-3.7.1/Lib/test/test_json/test_float.py
[DEBUG ] x Python-3.7.1/Lib/test/test_json/test_unicode.py
[DEBUG ] x Python-3.7.1/Lib/test/test_json/test_enum.py
[DEBUG ] x Python-3.7.1/Lib/test/test_json/test_dump.py
[DEBUG ] x Python-3.7.1/Lib/test/test_json/test_speedups.py
[DEBUG ] x Python-3.7.1/Lib/test/test__osx_support.py
[DEBUG ] x Python-3.7.1/Lib/test/test_memoryview.py
[DEBUG ] x Python-3.7.1/Lib/test/test_filecmp.py
[DEBUG ] x Python-3.7.1/Lib/test/test_thread.py
[DEBUG ] x Python-3.7.1/Lib/test/test_gzip.py
[DEBUG ] x Python-3.7.1/Lib/test/coding20731.py
[DEBUG ] x Python-3.7.1/Lib/test/test_fractions.py
[DEBUG ] x Python-3.7.1/Lib/test/profilee.py
[DEBUG ] x Python-3.7.1/Lib/test/test_enumerate.py
[DEBUG ] x Python-3.7.1/Lib/test/test_pkgimport.py
[DEBUG ] x Python-3.7.1/Lib/test/test_set.py
[DEBUG ] x Python-3.7.1/Lib/test/test_asyncore.py
[DEBUG ] x Python-3.7.1/Lib/test/test_cgi.py
[DEBUG ] x Python-3.7.1/Lib/test/test_augassign.py
[DEBUG ] x Python-3.7.1/Lib/test/test_bz2.py
[DEBUG ] x Python-3.7.1/Lib/test/memory_watchdog.py
[DEBUG ] x Python-3.7.1/Lib/test/test_weakref.py
[DEBUG ] x Python-3.7.1/Lib/test/mp_preload.py
[DEBUG ] x Python-3.7.1/Lib/test/badsyntax_future5.py
[DEBUG ] x Python-3.7.1/Lib/test/test_file.py
[DEBUG ] x Python-3.7.1/Lib/test/tokenize_tests.txt
[DEBUG ] x Python-3.7.1/Lib/test/audiotests.py
[DEBUG ] x Python-3.7.1/Lib/test/test_baseexception.py
[DEBUG ] x Python-3.7.1/Lib/test/test_abstract_numbers.py
[DEBUG ] x Python-3.7.1/Lib/test/test_codecencodings_kr.py
[DEBUG ] x Python-3.7.1/Lib/test/test_doctest2.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_bytes.py
[DEBUG ] x Python-3.7.1/Lib/test/test_struct.py
[DEBUG ] x Python-3.7.1/Lib/test/test_io.py
[DEBUG ] x Python-3.7.1/Lib/test/test_curses.py
[DEBUG ] x Python-3.7.1/Lib/test/test_utf8_mode.py
[DEBUG ] x Python-3.7.1/Lib/test/test_tools/
[DEBUG ] x Python-3.7.1/Lib/test/test_tools/test_sundry.py
[DEBUG ] x Python-3.7.1/Lib/test/test_tools/test_pindent.py
[DEBUG ] x Python-3.7.1/Lib/test/test_tools/test_i18n.py
[DEBUG ] x Python-3.7.1/Lib/test/test_tools/test_fixcid.py
[DEBUG ] x Python-3.7.1/Lib/test/test_tools/__init__.py
[DEBUG ] x Python-3.7.1/Lib/test/test_tools/test_pdeps.py
[DEBUG ] x Python-3.7.1/Lib/test/test_tools/test_gprof2html.py
[DEBUG ] x Python-3.7.1/Lib/test/test_tools/__main__.py
[DEBUG ] x Python-3.7.1/Lib/test/test_tools/test_md5sum.py
[DEBUG ] x Python-3.7.1/Lib/test/test_tools/test_unparse.py
[DEBUG ] x Python-3.7.1/Lib/test/test_tools/test_reindent.py
[DEBUG ] x Python-3.7.1/Lib/test/test_select.py
[DEBUG ] x Python-3.7.1/Lib/test/test_format.py
[DEBUG ] x Python-3.7.1/Lib/test/test_codecencodings_tw.py
[DEBUG ] x Python-3.7.1/Lib/test/allsans.pem
[DEBUG ] x Python-3.7.1/Lib/test/test_winsound.py
[DEBUG ] x Python-3.7.1/Lib/test/test_gc.py
[DEBUG ] x Python-3.7.1/Lib/test/test_wait4.py
[DEBUG ] x Python-3.7.1/Lib/test/testcodec.py
[DEBUG ] x Python-3.7.1/Lib/test/xmltests.py
[DEBUG ] x Python-3.7.1/Lib/test/test_cmd_line.py
[DEBUG ] x Python-3.7.1/Lib/test/crashers/
[DEBUG ] x Python-3.7.1/Lib/test/crashers/mutation_inside_cyclegc.py
[DEBUG ] x Python-3.7.1/Lib/test/crashers/infinite_loop_re.py
[DEBUG ] x Python-3.7.1/Lib/test/crashers/bogus_code_obj.py
[DEBUG ] x Python-3.7.1/Lib/test/crashers/trace_at_recursion_limit.py
[DEBUG ] x Python-3.7.1/Lib/test/crashers/README
[DEBUG ] x Python-3.7.1/Lib/test/crashers/underlying_dict.py
[DEBUG ] x Python-3.7.1/Lib/test/crashers/recursive_call.py
[DEBUG ] x Python-3.7.1/Lib/test/crashers/gc_inspection.py
[DEBUG ] x Python-3.7.1/Lib/test/threaded_import_hangers.py
[DEBUG ] x Python-3.7.1/Lib/test/test_traceback.py
[DEBUG ] x Python-3.7.1/Lib/test/tf_inherit_check.py
[DEBUG ] x Python-3.7.1/Lib/test/test_getpass.py
[DEBUG ] x Python-3.7.1/Lib/test/test_iterlen.py
[DEBUG ] x Python-3.7.1/Lib/test/test_compile.py
[DEBUG ] x Python-3.7.1/Lib/test/test_shelve.py
[DEBUG ] x Python-3.7.1/Lib/test/test_scope.py
[DEBUG ] x Python-3.7.1/Lib/test/test_logging.py
[DEBUG ] x Python-3.7.1/Lib/test/zipdir.zip
[DEBUG ] x Python-3.7.1/Lib/test/badsyntax_future7.py
[DEBUG ] x Python-3.7.1/Lib/test/empty.vbs
[DEBUG ] x Python-3.7.1/Lib/test/formatfloat_testcases.txt
[DEBUG ] x Python-3.7.1/Lib/test/relimport.py
[DEBUG ] x Python-3.7.1/Lib/test/pydoc_mod.py
[DEBUG ] x Python-3.7.1/Lib/test/test_contextlib.py
[DEBUG ] x Python-3.7.1/Lib/test/test_getargs2.py
[DEBUG ] x Python-3.7.1/Lib/test/nullbytecert.pem
[DEBUG ] x Python-3.7.1/Lib/test/badsyntax_future9.py
[DEBUG ] x Python-3.7.1/Lib/test/test_lib2to3.py
[DEBUG ] x Python-3.7.1/Lib/test/idnsans.pem
[DEBUG ] x Python-3.7.1/Lib/test/test_locale.py
[DEBUG ] x Python-3.7.1/Lib/test/test_syslog.py
[DEBUG ] x Python-3.7.1/Lib/test/test_openpty.py
[DEBUG ] x Python-3.7.1/Lib/test/test_sunau.py
[DEBUG ] x Python-3.7.1/Lib/test/bad_getattr.py
[DEBUG ] x Python-3.7.1/Lib/test/test_devpoll.py
[DEBUG ] x Python-3.7.1/Lib/test/inspect_fodder2.py
[DEBUG ] x Python-3.7.1/Lib/test/mailcap.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_pkgutil.py
[DEBUG ] x Python-3.7.1/Lib/test/test_zipimport.py
[DEBUG ] x Python-3.7.1/Lib/test/bisect.py
[DEBUG ] x Python-3.7.1/Lib/test/test_clinic.py
[DEBUG ] x Python-3.7.1/Lib/test/test_sched.py
[DEBUG ] x Python-3.7.1/Lib/test/test_memoryio.py
[DEBUG ] x Python-3.7.1/Lib/test/test_tix.py
[DEBUG ] x Python-3.7.1/Lib/test/test_capi.py
[DEBUG ] x Python-3.7.1/Lib/test/test_urllib_response.py
[DEBUG ] x Python-3.7.1/Lib/test/test_codecencodings_hk.py
[DEBUG ] x Python-3.7.1/Lib/test/test_msilib.py
[DEBUG ] x Python-3.7.1/Lib/test/test_multiprocessing_fork.py
[DEBUG ] x Python-3.7.1/Lib/test/test_zlib.py
[DEBUG ] x Python-3.7.1/Lib/test/nokia.pem
[DEBUG ] x Python-3.7.1/Lib/test/test_subclassinit.py
[DEBUG ] x Python-3.7.1/Lib/test/sample_doctest_no_docstrings.py
[DEBUG ] x Python-3.7.1/Lib/test/test_userdict.py
[DEBUG ] x Python-3.7.1/Lib/test/test_compileall.py
[DEBUG ] x Python-3.7.1/Lib/test/test_threadedtempfile.py
[DEBUG ] x Python-3.7.1/Lib/test/test_syntax.py
[DEBUG ] x Python-3.7.1/Lib/test/test_trace.py
[DEBUG ] x Python-3.7.1/Lib/test/test_fileinput.py
[DEBUG ] x Python-3.7.1/Lib/test/make_ssl_certs.py
[DEBUG ] x Python-3.7.1/Lib/test/bad_coding2.py
[DEBUG ] x Python-3.7.1/Lib/test/test_ntpath.py
[DEBUG ] x Python-3.7.1/Lib/test/test_smtpd.py
[DEBUG ] x Python-3.7.1/Lib/test/test_listcomps.py
[DEBUG ] x Python-3.7.1/Lib/test/test_future4.py
[DEBUG ] x Python-3.7.1/Lib/test/testtar.tar
[DEBUG ] x Python-3.7.1/Lib/test/test_tarfile.py
[DEBUG ] x Python-3.7.1/Lib/test/support/
[DEBUG ] x Python-3.7.1/Lib/test/support/__init__.py
[DEBUG ] x Python-3.7.1/Lib/test/support/testresult.py
[DEBUG ] x Python-3.7.1/Lib/test/support/script_helper.py
[DEBUG ] x Python-3.7.1/Lib/test/lock_tests.py
[DEBUG ] x Python-3.7.1/Lib/test/math_testcases.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_docxmlrpc.py
[DEBUG ] x Python-3.7.1/Lib/test/test_py_compile.py
[DEBUG ] x Python-3.7.1/Lib/test/test_bigmem.py
[DEBUG ] x Python-3.7.1/Lib/test/autotest.py
[DEBUG ] x Python-3.7.1/Lib/test/sample_doctest_no_doctests.py
[DEBUG ] x Python-3.7.1/Lib/test/test_marshal.py
[DEBUG ] x Python-3.7.1/Lib/test/test_list.py
[DEBUG ] x Python-3.7.1/Lib/test/test_int.py
[DEBUG ] x Python-3.7.1/Lib/test/test_warnings/
[DEBUG ] x Python-3.7.1/Lib/test/test_warnings/__init__.py
[DEBUG ] x Python-3.7.1/Lib/test/test_warnings/__main__.py
[DEBUG ] x Python-3.7.1/Lib/test/test_warnings/data/
[DEBUG ] x Python-3.7.1/Lib/test/test_warnings/data/import_warning.py
[DEBUG ] x Python-3.7.1/Lib/test/test_warnings/data/stacklevel.py
[DEBUG ] x Python-3.7.1/Lib/test/test_osx_env.py
[DEBUG ] x Python-3.7.1/Lib/test/test_spwd.py
[DEBUG ] x Python-3.7.1/Lib/test/test___future__.py
[DEBUG ] x Python-3.7.1/Lib/test/test_opcodes.py
[DEBUG ] x Python-3.7.1/Lib/test/test_sax.py
[DEBUG ] x Python-3.7.1/Lib/test/test_netrc.py
[DEBUG ] x Python-3.7.1/Lib/test/ssl_key.passwd.pem
[DEBUG ] x Python-3.7.1/Lib/test/test_secrets.py
[DEBUG ] x Python-3.7.1/Lib/test/list_tests.py
[DEBUG ] x Python-3.7.1/Lib/test/test_ssl.py
[DEBUG ] x Python-3.7.1/Lib/test/badsyntax_future6.py
[DEBUG ] x Python-3.7.1/Lib/test/test_zipfile64.py
[DEBUG ] x Python-3.7.1/Lib/test/test_long.py
[DEBUG ] x Python-3.7.1/Lib/test/test_future5.py
[DEBUG ] x Python-3.7.1/Lib/test/doctest_aliases.py
[DEBUG ] x Python-3.7.1/Lib/test/test_charmapcodec.py
[DEBUG ] x Python-3.7.1/Lib/test/test_sys.py
[DEBUG ] x Python-3.7.1/Lib/test/test_fork1.py
[DEBUG ] x Python-3.7.1/Lib/test/badcert.pem
[DEBUG ] x Python-3.7.1/Lib/test/test_string.py
[DEBUG ] x Python-3.7.1/Lib/test/test_math.py
[DEBUG ] x Python-3.7.1/Lib/test/test_ttk_guionly.py
[DEBUG ] x Python-3.7.1/Lib/test/test_codecmaps_cn.py
[DEBUG ] x Python-3.7.1/Lib/test/test_stringprep.py
[DEBUG ] x Python-3.7.1/Lib/test/test_resource.py
[DEBUG ] x Python-3.7.1/Lib/test/encoded_modules/
[DEBUG ] x Python-3.7.1/Lib/test/encoded_modules/module_iso_8859_1.py
[DEBUG ] x Python-3.7.1/Lib/test/encoded_modules/module_koi8_r.py
[DEBUG ] x Python-3.7.1/Lib/test/encoded_modules/__init__.py
[DEBUG ] x Python-3.7.1/Lib/test/test_funcattrs.py
[DEBUG ] x Python-3.7.1/Lib/test/test_configparser.py
[DEBUG ] x Python-3.7.1/Lib/test/test_smtplib.py
[DEBUG ] x Python-3.7.1/Lib/test/test_keyword.py
[DEBUG ] x Python-3.7.1/Lib/test/test_dict_version.py
[DEBUG ] x Python-3.7.1/Lib/test/dis_module.py
[DEBUG ] x Python-3.7.1/Lib/test/final_b.py
[DEBUG ] x Python-3.7.1/Lib/test/test_descrtut.py
[DEBUG ] x Python-3.7.1/Lib/test/bad_getattr3.py
[DEBUG ] x Python-3.7.1/Lib/test/test_raise.py
[DEBUG ] x Python-3.7.1/Lib/test/test_range.py
[DEBUG ] x Python-3.7.1/Lib/test/test_pickletools.py
[DEBUG ] x Python-3.7.1/Lib/test/test_atexit.py
[DEBUG ] x Python-3.7.1/Lib/test/test_zipapp.py
[DEBUG ] x Python-3.7.1/Lib/test/test_structseq.py
[DEBUG ] x Python-3.7.1/Lib/test/test_binascii.py
[DEBUG ] x Python-3.7.1/Lib/test/test_contextlib_async.py
[DEBUG ] x Python-3.7.1/Lib/test/badsyntax_future8.py
[DEBUG ] x Python-3.7.1/Lib/test/test_future.py
[DEBUG ] x Python-3.7.1/Lib/test/test_builtin.py
[DEBUG ] x Python-3.7.1/Lib/test/test_dictcomps.py
[DEBUG ] x Python-3.7.1/Lib/test/test_univnewlines.py
[DEBUG ] x Python-3.7.1/Lib/test/test_runpy.py
[DEBUG ] x Python-3.7.1/Lib/test/test_pstats.py
[DEBUG ] x Python-3.7.1/Lib/test/signalinterproctester.py
[DEBUG ] x Python-3.7.1/Lib/test/test_webbrowser.py
[DEBUG ] x Python-3.7.1/Lib/test/test__opcode.py
[DEBUG ] x Python-3.7.1/Lib/test/cfgparser.1
[DEBUG ] x Python-3.7.1/Lib/test/test_codeccallbacks.py
[DEBUG ] x Python-3.7.1/Lib/test/test_nis.py
[DEBUG ] x Python-3.7.1/Lib/test/test_zipimport_support.py
[DEBUG ] x Python-3.7.1/Lib/test/test_import/
[DEBUG ] x Python-3.7.1/Lib/test/test_import/__init__.py
[DEBUG ] x Python-3.7.1/Lib/test/test_import/__main__.py
[DEBUG ] x Python-3.7.1/Lib/test/test_import/data/
[DEBUG ] x Python-3.7.1/Lib/test/test_import/data/circular_imports/
[DEBUG ] x Python-3.7.1/Lib/test/test_import/data/circular_imports/binding.py
[DEBUG ] x Python-3.7.1/Lib/test/test_import/data/circular_imports/util.py
[DEBUG ] x Python-3.7.1/Lib/test/test_import/data/circular_imports/indirect.py
[DEBUG ] x Python-3.7.1/Lib/test/test_import/data/circular_imports/basic2.py
[DEBUG ] x Python-3.7.1/Lib/test/test_import/data/circular_imports/basic.py
[DEBUG ] x Python-3.7.1/Lib/test/test_import/data/circular_imports/subpackage.py
[DEBUG ] x Python-3.7.1/Lib/test/test_import/data/circular_imports/binding2.py
[DEBUG ] x Python-3.7.1/Lib/test/test_import/data/circular_imports/rebinding2.py
[DEBUG ] x Python-3.7.1/Lib/test/test_import/data/circular_imports/subpkg/
[DEBUG ] x Python-3.7.1/Lib/test/test_import/data/circular_imports/subpkg/util.py
[DEBUG ] x Python-3.7.1/Lib/test/test_import/data/circular_imports/subpkg/subpackage2.py
[DEBUG ] x Python-3.7.1/Lib/test/test_import/data/circular_imports/rebinding.py
[DEBUG ] x Python-3.7.1/Lib/test/test_import/data/package/
[DEBUG ] x Python-3.7.1/Lib/test/test_import/data/package/__init__.py
[DEBUG ] x Python-3.7.1/Lib/test/test_import/data/package/submodule.py
[DEBUG ] x Python-3.7.1/Lib/test/test_import/data/package2/
[DEBUG ] x Python-3.7.1/Lib/test/test_import/data/package2/submodule2.py
[DEBUG ] x Python-3.7.1/Lib/test/test_import/data/package2/submodule1.py
[DEBUG ] x Python-3.7.1/Lib/test/test_contains.py
[DEBUG ] x Python-3.7.1/Lib/test/test_sysconfig.py
[DEBUG ] x Python-3.7.1/Lib/test/test_setcomps.py
[DEBUG ] x Python-3.7.1/Lib/test/audiotest.au
[DEBUG ] x Python-3.7.1/Lib/test/test_base64.py
[DEBUG ] x Python-3.7.1/Lib/test/keycert.pem
[DEBUG ] x Python-3.7.1/Lib/test/test_robotparser.py
[DEBUG ] x Python-3.7.1/Lib/test/test_flufl.py
[DEBUG ] x Python-3.7.1/Lib/test/test_strptime.py
[DEBUG ] x Python-3.7.1/Lib/test/test_shutil.py
[DEBUG ] x Python-3.7.1/Lib/test/test_pdb.py
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/dqNextToward.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/dqAnd.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/dqOr.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/xor.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/maxmag.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/divide.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/multiply.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/ddBase.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/minmag.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/randomBound32.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/inexact.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/powersqrt.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/tointegralx.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/ddScaleB.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/add.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/log10.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/ddFMA.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/and.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/ddEncode.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/ddShift.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/ddRotate.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/dqRemainder.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/power.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/ddMax.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/ddInvert.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/dqXor.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/dqMax.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/rounding.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/dqAdd.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/ddNextMinus.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/subtract.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/dqBase.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/dqSameQuantum.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/ddAdd.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/ddCopySign.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/extra.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/or.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/ddMaxMag.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/copynegate.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/comparetotmag.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/dqRemainderNear.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/nextplus.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/dqToIntegral.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/dqNextMinus.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/logb.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/ddPlus.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/testall.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/ddCopy.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/compare.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/ddSubtract.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/decDouble.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/reduce.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/samequantum.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/dqReduce.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/dqMinus.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/ddMin.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/ddRemainder.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/remainderNear.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/ddMinMag.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/ddCopyAbs.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/decSingle.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/dqMaxMag.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/ddQuantize.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/ddAnd.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/dqCanonical.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/ddNextPlus.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/ddCanonical.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/dqDivide.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/ln.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/dqCopy.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/minus.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/abs.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/plus.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/ddToIntegral.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/divideint.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/dqPlus.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/tointegral.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/dqLogB.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/clamp.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/decQuad.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/dqEncode.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/max.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/dqShift.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/dqCompareSig.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/ddRemainderNear.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/dsBase.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/dqMin.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/dqQuantize.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/ddMultiply.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/copysign.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/dqNextPlus.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/ddNextToward.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/remainder.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/quantize.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/ddClass.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/class.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/base.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/shift.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/ddLogB.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/ddSameQuantum.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/comparetotal.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/ddCompareTotal.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/dqCopySign.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/rescale.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/ddOr.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/dqScaleB.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/copy.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/ddXor.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/invert.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/nexttoward.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/dqMinMag.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/dqCopyAbs.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/ddCompare.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/dqDivideInt.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/nextminus.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/dqCopyNegate.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/ddCopyNegate.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/dqMultiply.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/dqFMA.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/ddCompareTotalMag.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/scaleb.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/ddDivide.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/dqInvert.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/randoms.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/ddReduce.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/dqSubtract.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/rotate.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/dqRotate.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/copyabs.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/dsEncode.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/ddMinus.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/dqClass.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/fma.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/ddCompareSig.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/squareroot.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/ddAbs.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/dqAbs.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/dqCompare.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/exp.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/dqCompareTotalMag.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/dqCompareTotal.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/ddDivideInt.decTest
[DEBUG ] x Python-3.7.1/Lib/test/decimaltestdata/min.decTest
[DEBUG ] x Python-3.7.1/Lib/test/test_doctest.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_metaclass.py
[DEBUG ] x Python-3.7.1/Lib/test/test_script_helper.py
[DEBUG ] x Python-3.7.1/Lib/test/test_tempfile.py
[DEBUG ] x Python-3.7.1/Lib/test/test_deque.py
[DEBUG ] x Python-3.7.1/Lib/test/zip_cp437_header.zip
[DEBUG ] x Python-3.7.1/Lib/test/test_slice.py
[DEBUG ] x Python-3.7.1/Lib/test/test_bigaddrspace.py
[DEBUG ] x Python-3.7.1/Lib/test/ann_module2.py
[DEBUG ] x Python-3.7.1/Lib/test/test_socket.py
[DEBUG ] x Python-3.7.1/Lib/test/test_xmlrpc_net.py
[DEBUG ] x Python-3.7.1/Lib/test/randv2_32.pck
[DEBUG ] x Python-3.7.1/Lib/test/test_symbol.py
[DEBUG ] x Python-3.7.1/Lib/test/keycert4.pem
[DEBUG ] x Python-3.7.1/Lib/test/ssl_key.pem
[DEBUG ] x Python-3.7.1/Lib/test/pycacert.pem
[DEBUG ] x Python-3.7.1/Lib/test/test_mailbox.py
[DEBUG ] x Python-3.7.1/Lib/test/test_sndhdr.py
[DEBUG ] x Python-3.7.1/Lib/test/test_fcntl.py
[DEBUG ] x Python-3.7.1/Lib/test/test_tokenize.py
[DEBUG ] x Python-3.7.1/Lib/test/dataclass_module_2.py
[DEBUG ] x Python-3.7.1/Lib/test/test_turtle.py
[DEBUG ] x Python-3.7.1/Lib/test/test_compare.py
[DEBUG ] x Python-3.7.1/Lib/test/test_asdl_parser.py
[DEBUG ] x Python-3.7.1/Lib/test/test_unicode_identifiers.py
[DEBUG ] x Python-3.7.1/Lib/test/test_threading.py
[DEBUG ] x Python-3.7.1/Lib/test/test_buffer.py
[DEBUG ] x Python-3.7.1/Lib/test/test_codeop.py
[DEBUG ] x Python-3.7.1/Lib/test/test_yield_from.py
[DEBUG ] x Python-3.7.1/Lib/test/dataclass_module_2_str.py
[DEBUG ] x Python-3.7.1/Lib/test/__init__.py
[DEBUG ] x Python-3.7.1/Lib/test/test_nntplib.py
[DEBUG ] x Python-3.7.1/Lib/test/test_idle.py
[DEBUG ] x Python-3.7.1/Lib/test/test_uuid.py
[DEBUG ] x Python-3.7.1/Lib/test/test_with.py
[DEBUG ] x Python-3.7.1/Lib/test/test_ctypes.py
[DEBUG ] x Python-3.7.1/Lib/test/test_xml_etree.py
[DEBUG ] x Python-3.7.1/Lib/test/test_dataclasses.py
[DEBUG ] x Python-3.7.1/Lib/test/ssl_cert.pem
[DEBUG ] x Python-3.7.1/Lib/test/test_repl.py
[DEBUG ] x Python-3.7.1/Lib/test/test_keywordonlyarg.py
[DEBUG ] x Python-3.7.1/Lib/test/test_types.py
[DEBUG ] x Python-3.7.1/Lib/test/ieee754.txt
[DEBUG ] x Python-3.7.1/Lib/test/xmltestdata/
[DEBUG ] x Python-3.7.1/Lib/test/xmltestdata/simple-ns.xml
[DEBUG ] x Python-3.7.1/Lib/test/xmltestdata/test.xml
[DEBUG ] x Python-3.7.1/Lib/test/xmltestdata/expat224_utf8_bug.xml
[DEBUG ] x Python-3.7.1/Lib/test/xmltestdata/test.xml.out
[DEBUG ] x Python-3.7.1/Lib/test/xmltestdata/simple.xml
[DEBUG ] x Python-3.7.1/Lib/test/test_code.py
[DEBUG ] x Python-3.7.1/Lib/test/reperf.py
[DEBUG ] x Python-3.7.1/Lib/test/test_urllib2.py
[DEBUG ] x Python-3.7.1/Lib/test/test_typing.py
[DEBUG ] x Python-3.7.1/Lib/test/test_structmembers.py
[DEBUG ] x Python-3.7.1/Lib/test/test_statistics.py
[DEBUG ] x Python-3.7.1/Lib/test/test_codecencodings_iso2022.py
[DEBUG ] x Python-3.7.1/Lib/test/good_getattr.py
[DEBUG ] x Python-3.7.1/Lib/test/tracedmodules/
[DEBUG ] x Python-3.7.1/Lib/test/tracedmodules/testmod.py
[DEBUG ] x Python-3.7.1/Lib/test/tracedmodules/__init__.py
[DEBUG ] x Python-3.7.1/Lib/test/test_plistlib.py
[DEBUG ] x Python-3.7.1/Lib/test/test_sqlite.py
[DEBUG ] x Python-3.7.1/Lib/test/test_largefile.py
[DEBUG ] x Python-3.7.1/Lib/test/test_httplib.py
[DEBUG ] x Python-3.7.1/Lib/test/test_startfile.py
[DEBUG ] x Python-3.7.1/Lib/test/cjkencodings/
[DEBUG ] x Python-3.7.1/Lib/test/cjkencodings/hz-utf8.txt
[DEBUG ] x Python-3.7.1/Lib/test/cjkencodings/euc_jp-utf8.txt
[DEBUG ] x Python-3.7.1/Lib/test/cjkencodings/gbk.txt
[DEBUG ] x Python-3.7.1/Lib/test/cjkencodings/iso2022_kr.txt
[DEBUG ] x Python-3.7.1/Lib/test/cjkencodings/gbk-utf8.txt
[DEBUG ] x Python-3.7.1/Lib/test/cjkencodings/big5hkscs.txt
[DEBUG ] x Python-3.7.1/Lib/test/cjkencodings/gb18030-utf8.txt
[DEBUG ] x Python-3.7.1/Lib/test/cjkencodings/gb2312.txt
[DEBUG ] x Python-3.7.1/Lib/test/cjkencodings/iso2022_jp-utf8.txt
[DEBUG ] x Python-3.7.1/Lib/test/cjkencodings/euc_kr-utf8.txt
[DEBUG ] x Python-3.7.1/Lib/test/cjkencodings/shift_jis-utf8.txt
[DEBUG ] x Python-3.7.1/Lib/test/cjkencodings/cp949.txt
[DEBUG ] x Python-3.7.1/Lib/test/cjkencodings/shift_jisx0213-utf8.txt
[DEBUG ] x Python-3.7.1/Lib/test/cjkencodings/euc_jisx0213.txt
[DEBUG ] x Python-3.7.1/Lib/test/cjkencodings/gb2312-utf8.txt
[DEBUG ] x Python-3.7.1/Lib/test/cjkencodings/iso2022_jp.txt
[DEBUG ] x Python-3.7.1/Lib/test/cjkencodings/euc_kr.txt
[DEBUG ] x Python-3.7.1/Lib/test/cjkencodings/shift_jisx0213.txt
[DEBUG ] x Python-3.7.1/Lib/test/cjkencodings/johab.txt
[DEBUG ] x Python-3.7.1/Lib/test/cjkencodings/euc_jisx0213-utf8.txt
[DEBUG ] x Python-3.7.1/Lib/test/cjkencodings/gb18030.txt
[DEBUG ] x Python-3.7.1/Lib/test/cjkencodings/big5hkscs-utf8.txt
[DEBUG ] x Python-3.7.1/Lib/test/cjkencodings/cp949-utf8.txt
[DEBUG ] x Python-3.7.1/Lib/test/cjkencodings/euc_jp.txt
[DEBUG ] x Python-3.7.1/Lib/test/cjkencodings/shift_jis.txt
[DEBUG ] x Python-3.7.1/Lib/test/cjkencodings/iso2022_kr-utf8.txt
[DEBUG ] x Python-3.7.1/Lib/test/cjkencodings/big5-utf8.txt
[DEBUG ] x Python-3.7.1/Lib/test/cjkencodings/johab-utf8.txt
[DEBUG ] x Python-3.7.1/Lib/test/cjkencodings/big5.txt
[DEBUG ] x Python-3.7.1/Lib/test/cjkencodings/hz.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_linecache.py
[DEBUG ] x Python-3.7.1/Lib/test/test_iter.py
[DEBUG ] x Python-3.7.1/Lib/test/test_crashers.py
[DEBUG ] x Python-3.7.1/Lib/test/pstats.pck
[DEBUG ] x Python-3.7.1/Lib/test/test_pyexpat.py
[DEBUG ] x Python-3.7.1/Lib/test/floating_points.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_urllib2net.py
[DEBUG ] x Python-3.7.1/Lib/test/test_grammar.py
[DEBUG ] x Python-3.7.1/Lib/test/regrtest.py
[DEBUG ] x Python-3.7.1/Lib/test/fork_wait.py
[DEBUG ] x Python-3.7.1/Lib/test/test_queue.py
[DEBUG ] x Python-3.7.1/Lib/test/test_ttk_textonly.py
[DEBUG ] x Python-3.7.1/Lib/test/test_timeout.py
[DEBUG ] x Python-3.7.1/Lib/test/test_collections.py
[DEBUG ] x Python-3.7.1/Lib/test/test_pathlib.py
[DEBUG ] x Python-3.7.1/Lib/test/test_pkg.py
[DEBUG ] x Python-3.7.1/Lib/test/test_source_encoding.py
[DEBUG ] x Python-3.7.1/Lib/test/test__locale.py
[DEBUG ] x Python-3.7.1/Lib/test/test_dtrace.py
[DEBUG ] x Python-3.7.1/Lib/test/test_dbm_gnu.py
[DEBUG ] x Python-3.7.1/Lib/test/test_complex.py
[DEBUG ] x Python-3.7.1/Lib/test/test_minidom.py
[DEBUG ] x Python-3.7.1/Lib/test/cmath_testcases.txt
[DEBUG ] x Python-3.7.1/Lib/test/tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt
[DEBUG ] x Python-3.7.1/Lib/test/tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_inspect.py
[DEBUG ] x Python-3.7.1/Lib/test/Sine-1000Hz-300ms.aif
[DEBUG ] x Python-3.7.1/Lib/test/leakers/
[DEBUG ] x Python-3.7.1/Lib/test/leakers/__init__.py
[DEBUG ] x Python-3.7.1/Lib/test/leakers/test_ctypes.py
[DEBUG ] x Python-3.7.1/Lib/test/leakers/README.txt
[DEBUG ] x Python-3.7.1/Lib/test/leakers/test_selftype.py
[DEBUG ] x Python-3.7.1/Lib/test/time_hashlib.py
[DEBUG ] x Python-3.7.1/Lib/test/test_pow.py
[DEBUG ] x Python-3.7.1/Lib/test/sndhdrdata/
[DEBUG ] x Python-3.7.1/Lib/test/sndhdrdata/sndhdr.aiff
[DEBUG ] x Python-3.7.1/Lib/test/sndhdrdata/sndhdr.8svx
[DEBUG ] x Python-3.7.1/Lib/test/sndhdrdata/sndhdr.voc
[DEBUG ] x Python-3.7.1/Lib/test/sndhdrdata/sndhdr.au
[DEBUG ] x Python-3.7.1/Lib/test/sndhdrdata/README
[DEBUG ] x Python-3.7.1/Lib/test/sndhdrdata/sndhdr.aifc
[DEBUG ] x Python-3.7.1/Lib/test/sndhdrdata/sndhdr.sndt
[DEBUG ] x Python-3.7.1/Lib/test/sndhdrdata/sndhdr.hcom
[DEBUG ] x Python-3.7.1/Lib/test/sndhdrdata/sndhdr.wav
[DEBUG ] x Python-3.7.1/Lib/test/bytecode_helper.py
[DEBUG ] x Python-3.7.1/Lib/test/test_future3.py
[DEBUG ] x Python-3.7.1/Lib/test/test_dynamic.py
[DEBUG ] x Python-3.7.1/Lib/test/test_array.py
[DEBUG ] x Python-3.7.1/Lib/test/mock_socket.py
[DEBUG ] x Python-3.7.1/Lib/test/ann_module.py
[DEBUG ] x Python-3.7.1/Lib/test/test_bdb.py
[DEBUG ] x Python-3.7.1/Lib/test/test_dict.py
[DEBUG ] x Python-3.7.1/Lib/test/test_dbm.py
[DEBUG ] x Python-3.7.1/Lib/test/randv2_64.pck
[DEBUG ] x Python-3.7.1/Lib/test/test_code_module.py
[DEBUG ] x Python-3.7.1/Lib/test/test_heapq.py
[DEBUG ] x Python-3.7.1/Lib/test/test_userstring.py
[DEBUG ] x Python-3.7.1/Lib/test/test_pulldom.py
[DEBUG ] x Python-3.7.1/Lib/test/_test_multiprocessing.py
[DEBUG ] x Python-3.7.1/Lib/test/nullcert.pem
[DEBUG ] x Python-3.7.1/Lib/test/test_uu.py
[DEBUG ] x Python-3.7.1/Lib/test/test_pickle.py
[DEBUG ] x Python-3.7.1/Lib/test/test_sys_setprofile.py
[DEBUG ] x Python-3.7.1/Lib/test/test_tk.py
[DEBUG ] x Python-3.7.1/Lib/test/test_ioctl.py
[DEBUG ] x Python-3.7.1/Lib/test/test_asyncio/
[DEBUG ] x Python-3.7.1/Lib/test/test_asyncio/echo3.py
[DEBUG ] x Python-3.7.1/Lib/test/test_asyncio/test_tasks.py
[DEBUG ] x Python-3.7.1/Lib/test/test_asyncio/test_selector_events.py
[DEBUG ] x Python-3.7.1/Lib/test/test_asyncio/test_streams.py
[DEBUG ] x Python-3.7.1/Lib/test/test_asyncio/test_locks.py
[DEBUG ] x Python-3.7.1/Lib/test/test_asyncio/test_transports.py
[DEBUG ] x Python-3.7.1/Lib/test/test_asyncio/test_runners.py
[DEBUG ] x Python-3.7.1/Lib/test/test_asyncio/echo.py
[DEBUG ] x Python-3.7.1/Lib/test/test_asyncio/functional.py
[DEBUG ] x Python-3.7.1/Lib/test/test_asyncio/test_windows_events.py
[DEBUG ] x Python-3.7.1/Lib/test/test_asyncio/ssl_key.pem
[DEBUG ] x Python-3.7.1/Lib/test/test_asyncio/pycacert.pem
[DEBUG ] x Python-3.7.1/Lib/test/test_asyncio/test_events.py
[DEBUG ] x Python-3.7.1/Lib/test/test_asyncio/__init__.py
[DEBUG ] x Python-3.7.1/Lib/test/test_asyncio/test_futures.py
[DEBUG ] x Python-3.7.1/Lib/test/test_asyncio/ssl_cert.pem
[DEBUG ] x Python-3.7.1/Lib/test/test_asyncio/utils.py
[DEBUG ] x Python-3.7.1/Lib/test/test_asyncio/test_proactor_events.py
[DEBUG ] x Python-3.7.1/Lib/test/test_asyncio/test_unix_events.py
[DEBUG ] x Python-3.7.1/Lib/test/test_asyncio/test_queues.py
[DEBUG ] x Python-3.7.1/Lib/test/test_asyncio/echo2.py
[DEBUG ] x Python-3.7.1/Lib/test/test_asyncio/test_context.py
[DEBUG ] x Python-3.7.1/Lib/test/test_asyncio/test_subprocess.py
[DEBUG ] x Python-3.7.1/Lib/test/test_asyncio/test_base_events.py
[DEBUG ] x Python-3.7.1/Lib/test/test_asyncio/test_sslproto.py
[DEBUG ] x Python-3.7.1/Lib/test/test_asyncio/__main__.py
[DEBUG ] x Python-3.7.1/Lib/test/test_asyncio/test_pep492.py
[DEBUG ] x Python-3.7.1/Lib/test/test_asyncio/test_windows_utils.py
[DEBUG ] x Python-3.7.1/Lib/test/test_asyncio/test_buffered_proto.py
[DEBUG ] x Python-3.7.1/Lib/test/test_asyncio/test_server.py
[DEBUG ] x Python-3.7.1/Lib/test/test_asyncio/keycert3.pem
[DEBUG ] x Python-3.7.1/Lib/test/test_threaded_import.py
[DEBUG ] x Python-3.7.1/Lib/test/audiodata/
[DEBUG ] x Python-3.7.1/Lib/test/audiodata/pluck-pcm16.au
[DEBUG ] x Python-3.7.1/Lib/test/audiodata/pluck-ulaw.aifc
[DEBUG ] x Python-3.7.1/Lib/test/audiodata/pluck-pcm32.wav
[DEBUG ] x Python-3.7.1/Lib/test/audiodata/pluck-pcm8.au
[DEBUG ] x Python-3.7.1/Lib/test/audiodata/pluck-alaw.aifc
[DEBUG ] x Python-3.7.1/Lib/test/audiodata/pluck-ulaw.au
[DEBUG ] x Python-3.7.1/Lib/test/audiodata/pluck-pcm16.wav
[DEBUG ] x Python-3.7.1/Lib/test/audiodata/pluck-pcm8.aiff
[DEBUG ] x Python-3.7.1/Lib/test/audiodata/pluck-pcm24.au
[DEBUG ] x Python-3.7.1/Lib/test/audiodata/pluck-pcm32.au
[DEBUG ] x Python-3.7.1/Lib/test/audiodata/pluck-pcm32.aiff
[DEBUG ] x Python-3.7.1/Lib/test/audiodata/pluck-pcm24.wav
[DEBUG ] x Python-3.7.1/Lib/test/audiodata/pluck-pcm24.aiff
[DEBUG ] x Python-3.7.1/Lib/test/audiodata/pluck-pcm16.aiff
[DEBUG ] x Python-3.7.1/Lib/test/audiodata/pluck-pcm8.wav
[DEBUG ] x Python-3.7.1/Lib/test/badsyntax_pep3120.py
[DEBUG ] x Python-3.7.1/Lib/test/test_doctest3.txt
[DEBUG ] x Python-3.7.1/Lib/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_itertools.py
[DEBUG ] x Python-3.7.1/Lib/test/test_context.py
[DEBUG ] x Python-3.7.1/Lib/test/test_signal.py
[DEBUG ] x Python-3.7.1/Lib/test/dtracedata/
[DEBUG ] x Python-3.7.1/Lib/test/dtracedata/call_stack.py
[DEBUG ] x Python-3.7.1/Lib/test/dtracedata/call_stack.stp
[DEBUG ] x Python-3.7.1/Lib/test/dtracedata/gc.stp.expected
[DEBUG ] x Python-3.7.1/Lib/test/dtracedata/assert_usable.d
[DEBUG ] x Python-3.7.1/Lib/test/dtracedata/call_stack.d.expected
[DEBUG ] x Python-3.7.1/Lib/test/dtracedata/gc.d
[DEBUG ] x Python-3.7.1/Lib/test/dtracedata/call_stack.d
[DEBUG ] x Python-3.7.1/Lib/test/dtracedata/assert_usable.stp
[DEBUG ] x Python-3.7.1/Lib/test/dtracedata/call_stack.stp.expected
[DEBUG ] x Python-3.7.1/Lib/test/dtracedata/gc.stp
[DEBUG ] x Python-3.7.1/Lib/test/dtracedata/gc.d.expected
[DEBUG ] x Python-3.7.1/Lib/test/dtracedata/instance.py
[DEBUG ] x Python-3.7.1/Lib/test/dtracedata/line.py
[DEBUG ] x Python-3.7.1/Lib/test/dtracedata/gc.py
[DEBUG ] x Python-3.7.1/Lib/test/dtracedata/line.d
[DEBUG ] x Python-3.7.1/Lib/test/dtracedata/line.d.expected
[DEBUG ] x Python-3.7.1/Lib/test/test_finalization.py
[DEBUG ] x Python-3.7.1/Lib/test/test_tuple.py
[DEBUG ] x Python-3.7.1/Lib/test/test_string_literals.py
[DEBUG ] x Python-3.7.1/Lib/test/bad_coding.py
[DEBUG ] x Python-3.7.1/Lib/test/test_copyreg.py
[DEBUG ] x Python-3.7.1/Lib/test/test_cgitb.py
[DEBUG ] x Python-3.7.1/Lib/test/test_kqueue.py
[DEBUG ] x Python-3.7.1/Lib/test/test_httpservers.py
[DEBUG ] x Python-3.7.1/Lib/test/multibytecodec_support.py
[DEBUG ] x Python-3.7.1/Lib/test/test_quopri.py
[DEBUG ] x Python-3.7.1/Lib/test/test_difflib_expect.html
[DEBUG ] x Python-3.7.1/Lib/test/sortperf.py
[DEBUG ] x Python-3.7.1/Lib/test/test_imghdr.py
[DEBUG ] x Python-3.7.1/Lib/test/test_poll.py
[DEBUG ] x Python-3.7.1/Lib/test/test_subprocess.py
[DEBUG ] x Python-3.7.1/Lib/test/test_sort.py
[DEBUG ] x Python-3.7.1/Lib/test/test_smtpnet.py
[DEBUG ] x Python-3.7.1/Lib/test/test_cmd_line_script.py
[DEBUG ] x Python-3.7.1/Lib/test/test_winconsoleio.py
[DEBUG ] x Python-3.7.1/Lib/test/cfgparser.2
[DEBUG ] x Python-3.7.1/Lib/test/test_symtable.py
[DEBUG ] x Python-3.7.1/Lib/test/test_bisect.py
[DEBUG ] x Python-3.7.1/Lib/test/test_wait3.py
[DEBUG ] x Python-3.7.1/Lib/test/test_ordered_dict.py
[DEBUG ] x Python-3.7.1/Lib/test/test_exception_variations.py
[DEBUG ] x Python-3.7.1/Lib/test/test_argparse.py
[DEBUG ] x Python-3.7.1/Lib/test/test_multibytecodec.py
[DEBUG ] x Python-3.7.1/Lib/test/test_strftime.py
[DEBUG ] x Python-3.7.1/Lib/test/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt
[DEBUG ] x Python-3.7.1/Lib/test/dataclass_module_1_str.py
[DEBUG ] x Python-3.7.1/Lib/test/dataclass_module_1.py
[DEBUG ] x Python-3.7.1/Lib/test/test_ipaddress.py
[DEBUG ] x Python-3.7.1/Lib/test/test_mmap.py
[DEBUG ] x Python-3.7.1/Lib/test/test_ftplib.py
[DEBUG ] x Python-3.7.1/Lib/test/test_selectors.py
[DEBUG ] x Python-3.7.1/Lib/test/test_operator.py
[DEBUG ] x Python-3.7.1/Lib/test/badsyntax_future10.py
[DEBUG ] x Python-3.7.1/Lib/test/test_decimal.py
[DEBUG ] x Python-3.7.1/Lib/test/test_popen.py
[DEBUG ] x Python-3.7.1/Lib/test/test_genexps.py
[DEBUG ] x Python-3.7.1/Lib/test/test_stat.py
[DEBUG ] x Python-3.7.1/Lib/test/datetimetester.py
[DEBUG ] x Python-3.7.1/Lib/test/test_socketserver.py
[DEBUG ] x Python-3.7.1/Lib/test/test_codecmaps_hk.py
[DEBUG ] x Python-3.7.1/Lib/test/curses_tests.py
[DEBUG ] x Python-3.7.1/Lib/test/test_decorators.py
[DEBUG ] x Python-3.7.1/Lib/test/test_pyclbr.py
[DEBUG ] x Python-3.7.1/Lib/test/test_shlex.py
[DEBUG ] x Python-3.7.1/Lib/test/ssltests.py
[DEBUG ] x Python-3.7.1/Lib/test/test_xdrlib.py
[DEBUG ] x Python-3.7.1/Lib/test/test_multiprocessing_spawn.py
[DEBUG ] x Python-3.7.1/Lib/test/test_readline.py
[DEBUG ] x Python-3.7.1/Lib/test/test_fnmatch.py
[DEBUG ] x Python-3.7.1/Lib/test/test_calendar.py
[DEBUG ] x Python-3.7.1/Lib/test/test_pty.py
[DEBUG ] x Python-3.7.1/Lib/test/test_datetime.py
[DEBUG ] x Python-3.7.1/Lib/test/final_a.py
[DEBUG ] x Python-3.7.1/Lib/test/test_cmath.py
[DEBUG ] x Python-3.7.1/Lib/test/test_pydoc.py
[DEBUG ] x Python-3.7.1/Lib/test/test_urllib.py
[DEBUG ] x Python-3.7.1/Lib/test/test_eof.py
[DEBUG ] x Python-3.7.1/Lib/test/test_hash.py
[DEBUG ] x Python-3.7.1/Lib/test/test_profile.py
[DEBUG ] x Python-3.7.1/Lib/test/selfsigned_pythontestdotnet.pem
[DEBUG ] x Python-3.7.1/Lib/test/sgml_input.html
[DEBUG ] x Python-3.7.1/Lib/test/test_parser.py
[DEBUG ] x Python-3.7.1/Lib/test/test_cprofile.py
[DEBUG ] x Python-3.7.1/Lib/test/win_console_handler.py
[DEBUG ] x Python-3.7.1/Lib/test/test_time.py
[DEBUG ] x Python-3.7.1/Lib/test/test_file_eintr.py
[DEBUG ] x Python-3.7.1/Lib/test/test_urllib2_localnet.py
[DEBUG ] x Python-3.7.1/Lib/test/__main__.py
[DEBUG ] x Python-3.7.1/Lib/test/test_unpack_ex.py
[DEBUG ] x Python-3.7.1/Lib/test/test_numeric_tower.py
[DEBUG ] x Python-3.7.1/Lib/test/mod_generics_cache.py
[DEBUG ] x Python-3.7.1/Lib/test/test_global.py
[DEBUG ] x Python-3.7.1/Lib/test/test_float.py
[DEBUG ] x Python-3.7.1/Lib/test/test_wave.py
[DEBUG ] x Python-3.7.1/Lib/test/double_const.py
[DEBUG ] x Python-3.7.1/Lib/test/test_concurrent_futures.py
[DEBUG ] x Python-3.7.1/Lib/test/test_pprint.py
[DEBUG ] x Python-3.7.1/Lib/test/test_coroutines.py
[DEBUG ] x Python-3.7.1/Lib/test/test_bool.py
[DEBUG ] x Python-3.7.1/Lib/test/test_unicodedata.py
[DEBUG ] x Python-3.7.1/Lib/test/test_ucn.py
[DEBUG ] x Python-3.7.1/Lib/test/test_unicode_file.py
[DEBUG ] x Python-3.7.1/Lib/test/test_imaplib.py
[DEBUG ] x Python-3.7.1/Lib/test/test_textwrap.py
[DEBUG ] x Python-3.7.1/Lib/test/sample_doctest.py
[DEBUG ] x Python-3.7.1/Lib/test/test_asyncgen.py
[DEBUG ] x Python-3.7.1/Lib/test/secp384r1.pem
[DEBUG ] x Python-3.7.1/Lib/test/test_http_cookiejar.py
[DEBUG ] x Python-3.7.1/Lib/test/test_pipes.py
[DEBUG ] x Python-3.7.1/Lib/test/test_strtod.py
[DEBUG ] x Python-3.7.1/Lib/test/test_mimetypes.py
[DEBUG ] x Python-3.7.1/Lib/test/test_email/
[DEBUG ] x Python-3.7.1/Lib/test/test_email/test__header_value_parser.py
[DEBUG ] x Python-3.7.1/Lib/test/test_email/test__encoded_words.py
[DEBUG ] x Python-3.7.1/Lib/test/test_email/test_inversion.py
[DEBUG ] x Python-3.7.1/Lib/test/test_email/torture_test.py
[DEBUG ] x Python-3.7.1/Lib/test/test_email/test_email.py
[DEBUG ] x Python-3.7.1/Lib/test/test_email/test_generator.py
[DEBUG ] x Python-3.7.1/Lib/test/test_email/__init__.py
[DEBUG ] x Python-3.7.1/Lib/test/test_email/test_policy.py
[DEBUG ] x Python-3.7.1/Lib/test/test_email/test_defect_handling.py
[DEBUG ] x Python-3.7.1/Lib/test/test_email/test_contentmanager.py
[DEBUG ] x Python-3.7.1/Lib/test/test_email/test_headerregistry.py
[DEBUG ] x Python-3.7.1/Lib/test/test_email/test_asian_codecs.py
[DEBUG ] x Python-3.7.1/Lib/test/test_email/test_parser.py
[DEBUG ] x Python-3.7.1/Lib/test/test_email/__main__.py
[DEBUG ] x Python-3.7.1/Lib/test/test_email/test_pickleable.py
[DEBUG ] x Python-3.7.1/Lib/test/test_email/data/
[DEBUG ] x Python-3.7.1/Lib/test/test_email/data/msg_33.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_email/data/msg_08.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_email/data/msg_28.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_email/data/msg_31.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_email/data/msg_44.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_email/data/msg_21.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_email/data/msg_06.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_email/data/msg_04.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_email/data/msg_09.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_email/data/msg_17.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_email/data/msg_32.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_email/data/msg_12a.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_email/data/msg_45.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_email/data/msg_38.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_email/data/msg_11.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_email/data/msg_35.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_email/data/audiotest.au
[DEBUG ] x Python-3.7.1/Lib/test/test_email/data/msg_05.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_email/data/msg_22.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_email/data/msg_19.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_email/data/msg_23.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_email/data/msg_34.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_email/data/msg_43.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_email/data/msg_02.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_email/data/msg_42.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_email/data/msg_37.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_email/data/msg_41.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_email/data/msg_24.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_email/data/msg_27.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_email/data/msg_12.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_email/data/msg_20.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_email/data/msg_10.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_email/data/msg_03.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_email/data/msg_01.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_email/data/msg_16.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_email/data/msg_25.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_email/data/msg_13.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_email/data/msg_39.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_email/data/msg_29.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_email/data/PyBanner048.gif
[DEBUG ] x Python-3.7.1/Lib/test/test_email/data/msg_15.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_email/data/msg_07.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_email/data/msg_30.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_email/data/msg_36.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_email/data/msg_26.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_email/data/msg_46.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_email/data/msg_14.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_email/data/msg_18.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_email/data/msg_40.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_email/test_message.py
[DEBUG ] x Python-3.7.1/Lib/test/test_email/test_utils.py
[DEBUG ] x Python-3.7.1/Lib/test/test_os.py
[DEBUG ] x Python-3.7.1/Lib/test/data/
[DEBUG ] x Python-3.7.1/Lib/test/data/README
[DEBUG ] x Python-3.7.1/Lib/test/test_tcl.py
[DEBUG ] x Python-3.7.1/Lib/test/test_index.py
[DEBUG ] x Python-3.7.1/Lib/test/keycertecc.pem
[DEBUG ] x Python-3.7.1/Lib/test/test_csv.py
[DEBUG ] x Python-3.7.1/Lib/test/test_doctest4.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_tracemalloc.py
[DEBUG ] x Python-3.7.1/Lib/test/test_urlparse.py
[DEBUG ] x Python-3.7.1/Lib/test/test_gettext.py
[DEBUG ] x Python-3.7.1/Lib/test/libregrtest/
[DEBUG ] x Python-3.7.1/Lib/test/libregrtest/runtest_mp.py
[DEBUG ] x Python-3.7.1/Lib/test/libregrtest/setup.py
[DEBUG ] x Python-3.7.1/Lib/test/libregrtest/refleak.py
[DEBUG ] x Python-3.7.1/Lib/test/libregrtest/runtest.py
[DEBUG ] x Python-3.7.1/Lib/test/libregrtest/__init__.py
[DEBUG ] x Python-3.7.1/Lib/test/libregrtest/utils.py
[DEBUG ] x Python-3.7.1/Lib/test/libregrtest/save_env.py
[DEBUG ] x Python-3.7.1/Lib/test/libregrtest/main.py
[DEBUG ] x Python-3.7.1/Lib/test/libregrtest/cmdline.py
[DEBUG ] x Python-3.7.1/Lib/test/test_mailcap.py
[DEBUG ] x Python-3.7.1/Lib/test/test_re.py
[DEBUG ] x Python-3.7.1/Lib/test/test_distutils.py
[DEBUG ] x Python-3.7.1/Lib/test/test_sys_settrace.py
[DEBUG ] x Python-3.7.1/Lib/test/test_unittest.py
[DEBUG ] x Python-3.7.1/Lib/test/test_typechecks.py
[DEBUG ] x Python-3.7.1/Lib/test/test_binhex.py
[DEBUG ] x Python-3.7.1/Lib/test/eintrdata/
[DEBUG ] x Python-3.7.1/Lib/test/eintrdata/eintr_tester.py
[DEBUG ] x Python-3.7.1/Lib/test/test_asynchat.py
[DEBUG ] x Python-3.7.1/Lib/test/test_richcmp.py
[DEBUG ] x Python-3.7.1/Lib/test/outstanding_bugs.py
[DEBUG ] x Python-3.7.1/Lib/test/bad_getattr2.py
[DEBUG ] x Python-3.7.1/Lib/test/test_super.py
[DEBUG ] x Python-3.7.1/Lib/test/string_tests.py
[DEBUG ] x Python-3.7.1/Lib/test/cfgparser.3
[DEBUG ] x Python-3.7.1/Lib/test/future_test2.py
[DEBUG ] x Python-3.7.1/Lib/test/test_copy.py
[DEBUG ] x Python-3.7.1/Lib/test/test_urllibnet.py
[DEBUG ] x Python-3.7.1/Lib/test/test_defaultdict.py
[DEBUG ] x Python-3.7.1/Lib/test/test___all__.py
[DEBUG ] x Python-3.7.1/Lib/test/badsyntax_future4.py
[DEBUG ] x Python-3.7.1/Lib/test/inspect_fodder.py
[DEBUG ] x Python-3.7.1/Lib/test/exception_hierarchy.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_ensurepip.py
[DEBUG ] x Python-3.7.1/Lib/test/test_bufio.py
[DEBUG ] x Python-3.7.1/Lib/test/test_embed.py
[DEBUG ] x Python-3.7.1/Lib/test/test_exception_hierarchy.py
[DEBUG ] x Python-3.7.1/Lib/test/mime.types
[DEBUG ] x Python-3.7.1/Lib/test/test_threading_local.py
[DEBUG ] x Python-3.7.1/Lib/test/test_support.py
[DEBUG ] x Python-3.7.1/Lib/test/test_weakset.py
[DEBUG ] x Python-3.7.1/Lib/test/test_longexp.py
[DEBUG ] x Python-3.7.1/Lib/test/test_unary.py
[DEBUG ] x Python-3.7.1/Lib/test/test_reprlib.py
[DEBUG ] x Python-3.7.1/Lib/test/test_htmlparser.py
[DEBUG ] x Python-3.7.1/Lib/test/keycert.passwd.pem
[DEBUG ] x Python-3.7.1/Lib/test/test_platform.py
[DEBUG ] x Python-3.7.1/Lib/test/test_codecmaps_jp.py
[DEBUG ] x Python-3.7.1/Lib/test/test_userlist.py
[DEBUG ] x Python-3.7.1/Lib/test/test_multiprocessing_main_handling.py
[DEBUG ] x Python-3.7.1/Lib/test/badsyntax_3131.py
[DEBUG ] x Python-3.7.1/Lib/test/test_fileio.py
[DEBUG ] x Python-3.7.1/Lib/test/test_peepholer.py
[DEBUG ] x Python-3.7.1/Lib/test/test_property.py
[DEBUG ] x Python-3.7.1/Lib/test/test_dbm_dumb.py
[DEBUG ] x Python-3.7.1/Lib/test/test_codecencodings_cn.py
[DEBUG ] x Python-3.7.1/Lib/test/pythoninfo.py
[DEBUG ] x Python-3.7.1/Lib/test/test_descr.py
[DEBUG ] x Python-3.7.1/Lib/test/test_hashlib.py
[DEBUG ] x Python-3.7.1/Lib/test/test_html.py
[DEBUG ] x Python-3.7.1/Lib/test/test_dbm_ndbm.py
[DEBUG ] x Python-3.7.1/Lib/test/test_aifc.py
[DEBUG ] x Python-3.7.1/Lib/test/test_audioop.py
[DEBUG ] x Python-3.7.1/Lib/test/test_ossaudiodev.py
[DEBUG ] x Python-3.7.1/Lib/test/test_site.py
[DEBUG ] x Python-3.7.1/Lib/test/test_c_locale_coercion.py
[DEBUG ] x Python-3.7.1/Lib/test/mapping_tests.py
[DEBUG ] x Python-3.7.1/Lib/test/test_imp.py
[DEBUG ] x Python-3.7.1/Lib/test/test_normalization.py
[DEBUG ] x Python-3.7.1/Lib/test/test_gdb.py
[DEBUG ] x Python-3.7.1/Lib/test/test_threadsignals.py
[DEBUG ] x Python-3.7.1/Lib/test/test_winreg.py
[DEBUG ] x Python-3.7.1/Lib/test/test_isinstance.py
[DEBUG ] x Python-3.7.1/Lib/test/pickletester.py
[DEBUG ] x Python-3.7.1/Lib/test/test_posixpath.py
[DEBUG ] x Python-3.7.1/Lib/test/test_doctest.py
[DEBUG ] x Python-3.7.1/Lib/test/test_xml_etree_c.py
[DEBUG ] x Python-3.7.1/Lib/test/test_telnetlib.py
[DEBUG ] x Python-3.7.1/Lib/test/test_functools.py
[DEBUG ] x Python-3.7.1/Lib/test/test_genericclass.py
[DEBUG ] x Python-3.7.1/Lib/test/test_class.py
[DEBUG ] x Python-3.7.1/Lib/test/test_ast.py
[DEBUG ] x Python-3.7.1/Lib/test/ann_module3.py
[DEBUG ] x Python-3.7.1/Lib/test/mp_fork_bomb.py
[DEBUG ] x Python-3.7.1/Lib/test/test_exceptions.py
[DEBUG ] x Python-3.7.1/Lib/test/test_regrtest.py
[DEBUG ] x Python-3.7.1/Lib/test/test_optparse.py
[DEBUG ] x Python-3.7.1/Lib/test/ffdh3072.pem
[DEBUG ] x Python-3.7.1/Lib/test/test_hmac.py
[DEBUG ] x Python-3.7.1/Lib/test/test_unicode.py
[DEBUG ] x Python-3.7.1/Lib/test/test_generators.py
[DEBUG ] x Python-3.7.1/Lib/test/imghdrdata/
[DEBUG ] x Python-3.7.1/Lib/test/imghdrdata/python.webp
[DEBUG ] x Python-3.7.1/Lib/test/imghdrdata/python.jpg
[DEBUG ] x Python-3.7.1/Lib/test/imghdrdata/python.xbm
[DEBUG ] x Python-3.7.1/Lib/test/imghdrdata/python.pbm
[DEBUG ] x Python-3.7.1/Lib/test/imghdrdata/python.exr
[DEBUG ] x Python-3.7.1/Lib/test/imghdrdata/python.png
[DEBUG ] x Python-3.7.1/Lib/test/imghdrdata/python.pgm
[DEBUG ] x Python-3.7.1/Lib/test/imghdrdata/python.ppm
[DEBUG ] x Python-3.7.1/Lib/test/imghdrdata/python.tiff
[DEBUG ] x Python-3.7.1/Lib/test/imghdrdata/python.sgi
[DEBUG ] x Python-3.7.1/Lib/test/imghdrdata/python.ras
[DEBUG ] x Python-3.7.1/Lib/test/imghdrdata/python.gif
[DEBUG ] x Python-3.7.1/Lib/test/imghdrdata/python.bmp
[DEBUG ] x Python-3.7.1/Lib/test/test_enum.py
[DEBUG ] x Python-3.7.1/Lib/test/capath/
[DEBUG ] x Python-3.7.1/Lib/test/capath/6e88d7b8.0
[DEBUG ] x Python-3.7.1/Lib/test/capath/99d0fa06.0
[DEBUG ] x Python-3.7.1/Lib/test/capath/5ed36f99.0
[DEBUG ] x Python-3.7.1/Lib/test/capath/ceff1710.0
[DEBUG ] x Python-3.7.1/Lib/test/capath/4e1295a3.0
[DEBUG ] x Python-3.7.1/Lib/test/capath/b1930218.0
[DEBUG ] x Python-3.7.1/Lib/test/test_eintr.py
[DEBUG ] x Python-3.7.1/Lib/test/test_unicode_file_functions.py
[DEBUG ] x Python-3.7.1/Lib/test/seq_tests.py
[DEBUG ] x Python-3.7.1/Lib/test/test_faulthandler.py
[DEBUG ] x Python-3.7.1/Lib/test/test_print.py
[DEBUG ] x Python-3.7.1/Lib/test/test_modulefinder.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/test_lazy.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/test_abc.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/zipdata02/
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/zipdata02/ziptestdata.zip
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/zipdata02/__init__.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/test_read.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/namespace_pkgs/
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test/
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test/empty
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/namespace_pkgs/project3/
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/namespace_pkgs/project3/parent/
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/namespace_pkgs/project3/parent/child/
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/namespace_pkgs/project3/parent/child/three.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/namespace_pkgs/project1/
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/namespace_pkgs/project1/parent/
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/namespace_pkgs/project1/parent/child/
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/namespace_pkgs/project1/parent/child/one.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/namespace_pkgs/both_portions/
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/namespace_pkgs/both_portions/foo/
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/namespace_pkgs/both_portions/foo/two.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/namespace_pkgs/both_portions/foo/one.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/namespace_pkgs/portion2/
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/namespace_pkgs/portion2/foo/
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/namespace_pkgs/portion2/foo/two.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/namespace_pkgs/portion1/
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/namespace_pkgs/portion1/foo/
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/namespace_pkgs/portion1/foo/one.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/namespace_pkgs/project2/
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/namespace_pkgs/project2/parent/
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/namespace_pkgs/project2/parent/child/
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/namespace_pkgs/project2/parent/child/two.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/namespace_pkgs/missing_directory.zip
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/namespace_pkgs/top_level_portion1.zip
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/namespace_pkgs/nested_portion1.zip
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/test_api.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/util.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/test_locks.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/test_resource.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/test_windows.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/builtin/
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/builtin/__init__.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/builtin/__main__.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/builtin/test_loader.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/builtin/test_finder.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/test_spec.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/test_path.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/__init__.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/data03/
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/data03/__init__.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/data03/namespace/
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/data03/namespace/resource1.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/data03/namespace/portion2/
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/data03/namespace/portion2/__init__.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/data03/namespace/portion1/
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/data03/namespace/portion1/__init__.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/test_util.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/test_open.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/extension/
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/extension/test_path_hook.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/extension/__init__.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/extension/test_case_sensitivity.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/extension/__main__.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/extension/test_loader.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/extension/test_finder.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/test_namespace_pkgs.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/data02/
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/data02/two/
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/data02/two/__init__.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/data02/two/resource2.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/data02/one/
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/data02/one/resource1.txt
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/data02/one/__init__.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/data02/__init__.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/__main__.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/frozen/
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/frozen/__init__.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/frozen/__main__.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/frozen/test_loader.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/frozen/test_finder.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/data01/
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/data01/utf-16.file
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/data01/utf-8.file
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/data01/__init__.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/data01/subdirectory/
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/data01/subdirectory/__init__.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/data01/subdirectory/binary.file
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/data01/binary.file
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/abc.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/import_/
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/import_/test_fromlist.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/import_/test_relative_imports.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/import_/test_api.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/import_/test_packages.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/import_/test_meta_path.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/import_/test_path.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/import_/__init__.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/import_/test_caching.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/import_/__main__.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/import_/test___package__.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/import_/test___loader__.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/zipdata01/
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/zipdata01/ziptestdata.zip
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/zipdata01/__init__.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/source/
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/source/test_file_loader.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/source/test_path_hook.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/source/__init__.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/source/test_source_encoding.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/source/test_case_sensitivity.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/source/__main__.py
[DEBUG ] x Python-3.7.1/Lib/test/test_importlib/source/test_finder.py
[DEBUG ] x Python-3.7.1/Lib/test/test_dynamicclassattribute.py
[DEBUG ] x Python-3.7.1/Lib/test/pydocfodder.py
[DEBUG ] x Python-3.7.1/Lib/test/gdb_sample.py
[DEBUG ] x Python-3.7.1/Lib/test/test_xmlrpc.py
[DEBUG ] x Python-3.7.1/Lib/test/test_frame.py
[DEBUG ] x Python-3.7.1/Lib/test/test_unpack.py
[DEBUG ] x Python-3.7.1/Lib/test/test_int_literal.py
[DEBUG ] x Python-3.7.1/Lib/test/pyclbr_input.py
[DEBUG ] x Python-3.7.1/Lib/test/test_module.py
[DEBUG ] x Python-3.7.1/Lib/test/test_doctest2.py
[DEBUG ] x Python-3.7.1/Lib/test/test_difflib.py
[DEBUG ] x Python-3.7.1/Lib/test/test_getopt.py
[DEBUG ] x Python-3.7.1/Lib/test/test_genericpath.py
[DEBUG ] x Python-3.7.1/Lib/test/test_posix.py
[DEBUG ] x Python-3.7.1/Lib/test/test_dummy_threading.py
[DEBUG ] x Python-3.7.1/Lib/test/test_venv.py
[DEBUG ] x Python-3.7.1/Lib/test/keycert3.pem
[DEBUG ] x Python-3.7.1/Lib/test/test_macpath.py
[DEBUG ] x Python-3.7.1/Lib/test/test_pwd.py
[DEBUG ] x Python-3.7.1/Lib/test/test_codecencodings_jp.py
[DEBUG ] x Python-3.7.1/Lib/test/test_epoll.py
[DEBUG ] x Python-3.7.1/Lib/test/test_frozen.py
[DEBUG ] x Python-3.7.1/Lib/test/test_generator_stop.py
[DEBUG ] x Python-3.7.1/Lib/test/test_wsgiref.py
[DEBUG ] x Python-3.7.1/Lib/test/test_binop.py
[DEBUG ] x Python-3.7.1/Lib/chunk.py
[DEBUG ] x Python-3.7.1/Lib/json/
[DEBUG ] x Python-3.7.1/Lib/json/tool.py
[DEBUG ] x Python-3.7.1/Lib/json/scanner.py
[DEBUG ] x Python-3.7.1/Lib/json/__init__.py
[DEBUG ] x Python-3.7.1/Lib/json/encoder.py
[DEBUG ] x Python-3.7.1/Lib/json/decoder.py
[DEBUG ] x Python-3.7.1/Lib/sched.py
[DEBUG ] x Python-3.7.1/Lib/imghdr.py
[DEBUG ] x Python-3.7.1/Lib/numbers.py
[DEBUG ] x Python-3.7.1/Lib/dis.py
[DEBUG ] x Python-3.7.1/Lib/uu.py
[DEBUG ] x Python-3.7.1/Lib/string.py
[DEBUG ] x Python-3.7.1/Lib/lzma.py
[DEBUG ] x Python-3.7.1/Lib/importlib/
[DEBUG ] x Python-3.7.1/Lib/importlib/_bootstrap_external.py
[DEBUG ] x Python-3.7.1/Lib/importlib/util.py
[DEBUG ] x Python-3.7.1/Lib/importlib/resources.py
[DEBUG ] x Python-3.7.1/Lib/importlib/_bootstrap.py
[DEBUG ] x Python-3.7.1/Lib/importlib/__init__.py
[DEBUG ] x Python-3.7.1/Lib/importlib/machinery.py
[DEBUG ] x Python-3.7.1/Lib/importlib/abc.py
[DEBUG ] x Python-3.7.1/Lib/imaplib.py
[DEBUG ] x Python-3.7.1/Lib/mailbox.py
[DEBUG ] x Python-3.7.1/Lib/doctest.py
[DEBUG ] x Python-3.7.1/Lib/glob.py
[DEBUG ] x Python-3.7.1/Lib/_weakrefset.py
[DEBUG ] x Python-3.7.1/Lib/sunau.py
[DEBUG ] x Python-3.7.1/Lib/symbol.py
[DEBUG ] x Python-3.7.1/Lib/py_compile.py
[DEBUG ] x Python-3.7.1/Lib/enum.py
[DEBUG ] x Python-3.7.1/Lib/smtplib.py
[DEBUG ] x Python-3.7.1/Lib/mailcap.py
[DEBUG ] x Python-3.7.1/Lib/poplib.py
[DEBUG ] x Python-3.7.1/Lib/urllib/
[DEBUG ] x Python-3.7.1/Lib/urllib/request.py
[DEBUG ] x Python-3.7.1/Lib/urllib/robotparser.py
[DEBUG ] x Python-3.7.1/Lib/urllib/error.py
[DEBUG ] x Python-3.7.1/Lib/urllib/parse.py
[DEBUG ] x Python-3.7.1/Lib/urllib/response.py
[DEBUG ] x Python-3.7.1/Lib/urllib/__init__.py
[DEBUG ] x Python-3.7.1/Lib/_compat_pickle.py
[DEBUG ] x Python-3.7.1/.azure-pipelines/
[DEBUG ] x Python-3.7.1/.azure-pipelines/docs-steps.yml
[DEBUG ] x Python-3.7.1/.azure-pipelines/prebuild-checks.yml
[DEBUG ] x Python-3.7.1/.azure-pipelines/docker-steps.yml
[DEBUG ] x Python-3.7.1/.azure-pipelines/posix-steps.yml
[DEBUG ] x Python-3.7.1/.azure-pipelines/windows-steps.yml
[DEBUG ] x Python-3.7.1/.azure-pipelines/macos-steps.yml
[DEBUG ] x Python-3.7.1/.azure-pipelines/pr.yml
[DEBUG ] x Python-3.7.1/.azure-pipelines/posix-deps.sh
[DEBUG ] x Python-3.7.1/.azure-pipelines/ci.yml
[DEBUG ] x Python-3.7.1/Grammar/
[DEBUG ] x Python-3.7.1/Grammar/Grammar
[DEBUG ] x Python-3.7.1/Python/
[DEBUG ] x Python-3.7.1/Python/pythonrun.c
[DEBUG ] x Python-3.7.1/Python/importlib_external.h
[DEBUG ] x Python-3.7.1/Python/dynload_aix.c
[DEBUG ] x Python-3.7.1/Python/dtoa.c
[DEBUG ] x Python-3.7.1/Python/pathconfig.c
[DEBUG ] x Python-3.7.1/Python/hamt.c
[DEBUG ] x Python-3.7.1/Python/dynload_stub.c
[DEBUG ] x Python-3.7.1/Python/importdl.c
[DEBUG ] x Python-3.7.1/Python/ceval.c
[DEBUG ] x Python-3.7.1/Python/asdl.c
[DEBUG ] x Python-3.7.1/Python/wordcode_helpers.h
[DEBUG ] x Python-3.7.1/Python/pytime.c
[DEBUG ] x Python-3.7.1/Python/getversion.c
[DEBUG ] x Python-3.7.1/Python/dynload_hpux.c
[DEBUG ] x Python-3.7.1/Python/getcopyright.c
[DEBUG ] x Python-3.7.1/Python/importdl.h
[DEBUG ] x Python-3.7.1/Python/getplatform.c
[DEBUG ] x Python-3.7.1/Python/pystrtod.c
[DEBUG ] x Python-3.7.1/Python/modsupport.c
[DEBUG ] x Python-3.7.1/Python/strdup.c
[DEBUG ] x Python-3.7.1/Python/future.c
[DEBUG ] x Python-3.7.1/Python/importlib.h
[DEBUG ] x Python-3.7.1/Python/pystrhex.c
[DEBUG ] x Python-3.7.1/Python/condvar.h
[DEBUG ] x Python-3.7.1/Python/pyarena.c
[DEBUG ] x Python-3.7.1/Python/thread_nt.h
[DEBUG ] x Python-3.7.1/Python/ast_unparse.c
[DEBUG ] x Python-3.7.1/Python/README
[DEBUG ] x Python-3.7.1/Python/structmember.c
[DEBUG ] x Python-3.7.1/Python/import.c
[DEBUG ] x Python-3.7.1/Python/getopt.c
[DEBUG ] x Python-3.7.1/Python/pymath.c
[DEBUG ] x Python-3.7.1/Python/pylifecycle.c
[DEBUG ] x Python-3.7.1/Python/Python-ast.c
[DEBUG ] x Python-3.7.1/Python/dynload_shlib.c
[DEBUG ] x Python-3.7.1/Python/codecs.c
[DEBUG ] x Python-3.7.1/Python/sysmodule.c
[DEBUG ] x Python-3.7.1/Python/getargs.c
[DEBUG ] x Python-3.7.1/Python/frozenmain.c
[DEBUG ] x Python-3.7.1/Python/pystate.c
[DEBUG ] x Python-3.7.1/Python/dynload_win.c
[DEBUG ] x Python-3.7.1/Python/errors.c
[DEBUG ] x Python-3.7.1/Python/dynamic_annotations.c
[DEBUG ] x Python-3.7.1/Python/clinic/
[DEBUG ] x Python-3.7.1/Python/clinic/_warnings.c.h
[DEBUG ] x Python-3.7.1/Python/clinic/bltinmodule.c.h
[DEBUG ] x Python-3.7.1/Python/clinic/sysmodule.c.h
[DEBUG ] x Python-3.7.1/Python/clinic/context.c.h
[DEBUG ] x Python-3.7.1/Python/clinic/traceback.c.h
[DEBUG ] x Python-3.7.1/Python/clinic/marshal.c.h
[DEBUG ] x Python-3.7.1/Python/clinic/import.c.h
[DEBUG ] x Python-3.7.1/Python/formatter_unicode.c
[DEBUG ] x Python-3.7.1/Python/bltinmodule.c
[DEBUG ] x Python-3.7.1/Python/pyctype.c
[DEBUG ] x Python-3.7.1/Python/symtable.c
[DEBUG ] x Python-3.7.1/Python/traceback.c
[DEBUG ] x Python-3.7.1/Python/dynload_dl.c
[DEBUG ] x Python-3.7.1/Python/opcode_targets.h
[DEBUG ] x Python-3.7.1/Python/getcompiler.c
[DEBUG ] x Python-3.7.1/Python/marshal.c
[DEBUG ] x Python-3.7.1/Python/frozen.c
[DEBUG ] x Python-3.7.1/Python/bootstrap_hash.c
[DEBUG ] x Python-3.7.1/Python/mystrtoul.c
[DEBUG ] x Python-3.7.1/Python/pystrcmp.c
[DEBUG ] x Python-3.7.1/Python/peephole.c
[DEBUG ] x Python-3.7.1/Python/thread.c
[DEBUG ] x Python-3.7.1/Python/pyfpe.c
[DEBUG ] x Python-3.7.1/Python/graminit.c
[DEBUG ] x Python-3.7.1/Python/context.c
[DEBUG ] x Python-3.7.1/Python/ast_opt.c
[DEBUG ] x Python-3.7.1/Python/fileutils.c
[DEBUG ] x Python-3.7.1/Python/pyhash.c
[DEBUG ] x Python-3.7.1/Python/thread_pthread.h
[DEBUG ] x Python-3.7.1/Python/dup2.c
[DEBUG ] x Python-3.7.1/Python/ceval_gil.h
[DEBUG ] x Python-3.7.1/Python/ast.c
[DEBUG ] x Python-3.7.1/Python/_warnings.c
[DEBUG ] x Python-3.7.1/Python/compile.c
[DEBUG ] x Python-3.7.1/Python/mysnprintf.c
[DEBUG ] x Python-3.7.1/Python/makeopcodetargets.py
[DEBUG ] x Python-3.7.1/Programs/
[DEBUG ] x Python-3.7.1/Programs/_testembed.c
[DEBUG ] x Python-3.7.1/Programs/README
[DEBUG ] x Python-3.7.1/Programs/python.c
[DEBUG ] x Python-3.7.1/Programs/_freeze_importlib.c
[DEBUG ] x Python-3.7.1/Objects/
[DEBUG ] x Python-3.7.1/Objects/dictobject.c
[DEBUG ] x Python-3.7.1/Objects/dict-common.h
[DEBUG ] x Python-3.7.1/Objects/exceptions.c
[DEBUG ] x Python-3.7.1/Objects/funcobject.c
[DEBUG ] x Python-3.7.1/Objects/capsule.c
[DEBUG ] x Python-3.7.1/Objects/unicodetype_db.h
[DEBUG ] x Python-3.7.1/Objects/boolobject.c
[DEBUG ] x Python-3.7.1/Objects/fileobject.c
[DEBUG ] x Python-3.7.1/Objects/longobject.c
[DEBUG ] x Python-3.7.1/Objects/odictobject.c
[DEBUG ] x Python-3.7.1/Objects/setobject.c
[DEBUG ] x Python-3.7.1/Objects/weakrefobject.c
[DEBUG ] x Python-3.7.1/Objects/memoryobject.c
[DEBUG ] x Python-3.7.1/Objects/descrobject.c
[DEBUG ] x Python-3.7.1/Objects/frameobject.c
[DEBUG ] x Python-3.7.1/Objects/cellobject.c
[DEBUG ] x Python-3.7.1/Objects/codeobject.c
[DEBUG ] x Python-3.7.1/Objects/sliceobject.c
[DEBUG ] x Python-3.7.1/Objects/classobject.c
[DEBUG ] x Python-3.7.1/Objects/moduleobject.c
[DEBUG ] x Python-3.7.1/Objects/enumobject.c
[DEBUG ] x Python-3.7.1/Objects/rangeobject.c
[DEBUG ] x Python-3.7.1/Objects/complexobject.c
[DEBUG ] x Python-3.7.1/Objects/README
[DEBUG ] x Python-3.7.1/Objects/iterobject.c
[DEBUG ] x Python-3.7.1/Objects/call.c
[DEBUG ] x Python-3.7.1/Objects/bytesobject.c
[DEBUG ] x Python-3.7.1/Objects/unicodectype.c
[DEBUG ] x Python-3.7.1/Objects/genobject.c
[DEBUG ] x Python-3.7.1/Objects/stringlib/
[DEBUG ] x Python-3.7.1/Objects/stringlib/ctype.h
[DEBUG ] x Python-3.7.1/Objects/stringlib/count.h
[DEBUG ] x Python-3.7.1/Objects/stringlib/eq.h
[DEBUG ] x Python-3.7.1/Objects/stringlib/partition.h
[DEBUG ] x Python-3.7.1/Objects/stringlib/unicodedefs.h
[DEBUG ] x Python-3.7.1/Objects/stringlib/stringdefs.h
[DEBUG ] x Python-3.7.1/Objects/stringlib/fastsearch.h
[DEBUG ] x Python-3.7.1/Objects/stringlib/join.h
[DEBUG ] x Python-3.7.1/Objects/stringlib/ucs2lib.h
[DEBUG ] x Python-3.7.1/Objects/stringlib/find_max_char.h
[DEBUG ] x Python-3.7.1/Objects/stringlib/unicode_format.h
[DEBUG ] x Python-3.7.1/Objects/stringlib/ucs4lib.h
[DEBUG ] x Python-3.7.1/Objects/stringlib/transmogrify.h
[DEBUG ] x Python-3.7.1/Objects/stringlib/ucs1lib.h
[DEBUG ] x Python-3.7.1/Objects/stringlib/replace.h
[DEBUG ] x Python-3.7.1/Objects/stringlib/asciilib.h
[DEBUG ] x Python-3.7.1/Objects/stringlib/localeutil.h
[DEBUG ] x Python-3.7.1/Objects/stringlib/codecs.h
[DEBUG ] x Python-3.7.1/Objects/stringlib/README.txt
[DEBUG ] x Python-3.7.1/Objects/stringlib/undef.h
[DEBUG ] x Python-3.7.1/Objects/stringlib/find.h
[DEBUG ] x Python-3.7.1/Objects/stringlib/split.h
[DEBUG ] x Python-3.7.1/Objects/unicodeobject.c
[DEBUG ] x Python-3.7.1/Objects/listsort.txt
[DEBUG ] x Python-3.7.1/Objects/accu.c
[DEBUG ] x Python-3.7.1/Objects/structseq.c
[DEBUG ] x Python-3.7.1/Objects/namespaceobject.c
[DEBUG ] x Python-3.7.1/Objects/typeslots.py
[DEBUG ] x Python-3.7.1/Objects/floatobject.c
[DEBUG ] x Python-3.7.1/Objects/clinic/
[DEBUG ] x Python-3.7.1/Objects/clinic/descrobject.c.h
[DEBUG ] x Python-3.7.1/Objects/clinic/unicodeobject.c.h
[DEBUG ] x Python-3.7.1/Objects/clinic/typeobject.c.h
[DEBUG ] x Python-3.7.1/Objects/clinic/listobject.c.h
[DEBUG ] x Python-3.7.1/Objects/clinic/complexobject.c.h
[DEBUG ] x Python-3.7.1/Objects/clinic/bytearrayobject.c.h
[DEBUG ] x Python-3.7.1/Objects/clinic/enumobject.c.h
[DEBUG ] x Python-3.7.1/Objects/clinic/bytesobject.c.h
[DEBUG ] x Python-3.7.1/Objects/clinic/floatobject.c.h
[DEBUG ] x Python-3.7.1/Objects/clinic/funcobject.c.h
[DEBUG ] x Python-3.7.1/Objects/clinic/longobject.c.h
[DEBUG ] x Python-3.7.1/Objects/clinic/dictobject.c.h
[DEBUG ] x Python-3.7.1/Objects/clinic/structseq.c.h
[DEBUG ] x Python-3.7.1/Objects/clinic/tupleobject.c.h
[DEBUG ] x Python-3.7.1/Objects/clinic/moduleobject.c.h
[DEBUG ] x Python-3.7.1/Objects/clinic/odictobject.c.h
[DEBUG ] x Python-3.7.1/Objects/bytearrayobject.c
[DEBUG ] x Python-3.7.1/Objects/typeobject.c
[DEBUG ] x Python-3.7.1/Objects/lnotab_notes.txt
[DEBUG ] x Python-3.7.1/Objects/methodobject.c
[DEBUG ] x Python-3.7.1/Objects/tupleobject.c
[DEBUG ] x Python-3.7.1/Objects/obmalloc.c
[DEBUG ] x Python-3.7.1/Objects/object.c
[DEBUG ] x Python-3.7.1/Objects/abstract.c
[DEBUG ] x Python-3.7.1/Objects/listobject.c
[DEBUG ] x Python-3.7.1/Objects/bytes_methods.c
[DEBUG ] x Python-3.7.1/Objects/dictnotes.txt
[DEBUG ] x Python-3.7.1/Objects/typeslots.inc
[INFO ] Prebuild hostpython3 for x86_64
[INFO ] Copy ModulesSetup to Modules/Setup.local
[INFO ] Build hostpython3 for x86_64
[DEBUG ] Invoking build_x86_64
[INFO ] Running Shell: /Users/ryanrobertson/kivy-ios/build/hostpython3/x86_64/Python-3.7.1/configure ('--prefix=/Users/ryanrobertson/kivy-ios/dist/hostpython3',) {'_env': {'TERM_PROGRAM': 'Apple_Terminal', 'TERM': 'xterm-256color', 'SHELL': '/bin/bash', 'TMPDIR': '/var/folders/mj/ys8j6pqs5t9gq140yf2mzwc40000gn/T/', 'Apple_PubSub_Socket_Render': '/private/tmp/com.apple.launchd.4r0Iq4y9t4/Render', 'TERM_PROGRAM_VERSION': '421.2', 'OLDPWD': '/Users/ryanrobertson/piles/app-piles', 'TERM_SESSION_ID': '4E25FC80-272D-40AA-9CA1-D14127F2D8D7', 'USER': 'ryanrobertson', 'SSH_AUTH_SOCK': '/private/tmp/com.apple.launchd.z5zX8pLdwl/Listeners', 'VIRTUAL_ENV': '/Users/ryanrobertson/kivy-ios/venv', 'PATH': '/Users/ryanrobertson/kivy-ios/venv/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/VMware Fusion.app/Contents/Public:/opt/X11/bin', 'PWD': '/Users/ryanrobertson/kivy-ios', 'LANG': 'en_US.UTF-8', 'XPC_FLAGS': '0x0', 'PS1': '(venv) ', 'XPC_SERVICE_NAME': '0', 'HOME': '/Users/ryanrobertson', 'SHLVL': '2', 'LOGNAME': 'ryanrobertson', 'DISPLAY': '/private/tmp/com.apple.launchd.WtJBLeEqYH/org.macosforge.xquartz:0', '_': './toolchain.py', '__CF_USER_TEXT_ENCODING': '0x1F5:0x0:0x0', '__PYVENV_LAUNCHER__': '/Users/ryanrobertson/kivy-ios/venv/bin/python', 'CC': 'clang -Qunused-arguments -fcolor-diagnostics', 'LDFLAGS': '-lsqlite3 -lffi -L/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/lib -L/Users/ryanrobertson/kivy-ios/dist/lib', 'CFLAGS': '--sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl'}, '_iter': True, '_out_bufsize': 1, '_err_to_out': True}
[DEBUG ] checking build system type... x86_64-apple-darwin18.7.0
[DEBUG ] checking host system type... x86_64-apple-darwin18.7.0
[DEBUG ] checking for python3.7... python3.7
[DEBUG ] checking for --enable-universalsdk... no
[DEBUG ] checking for --with-universal-archs... no
[DEBUG ] checking MACHDEP... checking for --without-gcc... no
[DEBUG ] checking for --with-icc... no
[DEBUG ] checking for gcc... clang -Qunused-arguments -fcolor-diagnostics
[DEBUG ] checking whether the C compiler works... yes
[DEBUG ] checking for C compiler default output file name... a.out
[DEBUG ] checking for suffix of executables...
[DEBUG ] checking whether we are cross compiling... no
[DEBUG ] checking for suffix of object files... o
[DEBUG ] checking whether we are using the GNU C compiler... yes
[DEBUG ] checking whether clang -Qunused-arguments -fcolor-diagnostics accepts -g... yes
[DEBUG ] checking for clang -Qunused-arguments -fcolor-diagnostics option to accept ISO C89... none needed
[DEBUG ] checking how to run the C preprocessor... clang -Qunused-arguments -fcolor-diagnostics -E
[DEBUG ] checking for grep that handles long lines and -e... /usr/bin/grep
[DEBUG ] checking for a sed that does not truncate output... /usr/bin/sed
[DEBUG ] checking for --with-cxx-main=<compiler>... no
[DEBUG ] checking for c++... c++
[DEBUG ] configure:
[DEBUG ]
[DEBUG ] By default, distutils will build C++ extension modules with "c++".
[DEBUG ] If this is not intended, then set CXX on the configure command line.
[DEBUG ]
[DEBUG ] checking for the platform triplet based on compiler characteristics... darwin
[DEBUG ] checking for -Wl,--no-as-needed... no
[DEBUG ] checking for egrep... /usr/bin/grep -E
[DEBUG ] checking for ANSI C header files... yes
[DEBUG ] checking for sys/types.h... yes
[DEBUG ] checking for sys/stat.h... yes
[DEBUG ] checking for stdlib.h... yes
[DEBUG ] checking for string.h... yes
[DEBUG ] checking for memory.h... yes
[DEBUG ] checking for strings.h... yes
[DEBUG ] checking for inttypes.h... yes
[DEBUG ] checking for stdint.h... yes
[DEBUG ] checking for unistd.h... yes
[DEBUG ] checking minix/config.h usability... no
[DEBUG ] checking minix/config.h presence... no
[DEBUG ] checking for minix/config.h... no
[DEBUG ] checking whether it is safe to define __EXTENSIONS__... yes
[DEBUG ] checking for the Android API level... not Android
[DEBUG ] checking for --with-suffix...
[DEBUG ] checking for case-insensitive build directory... yes
[DEBUG ] checking LIBRARY... libpython$(VERSION)$(ABIFLAGS).a
[DEBUG ] checking LINKCC... $(PURIFY) $(MAINCC)
[DEBUG ] checking for GNU ld... no
[DEBUG ] checking for --enable-shared... no
[DEBUG ] checking for --enable-profiling... no
[DEBUG ] checking LDLIBRARY... libpython$(VERSION)$(ABIFLAGS).a
[DEBUG ] checking for ar... ar
[DEBUG ] checking for readelf... no
[DEBUG ] checking for a BSD-compatible install... /usr/bin/install -c
[DEBUG ] checking for a thread-safe mkdir -p... ./install-sh -c -d
[DEBUG ] checking for --with-pydebug... no
[DEBUG ] checking for --with-assertions... no
[DEBUG ] checking for --enable-optimizations... no
[DEBUG ] checking for --with-lto... no
[DEBUG ] checking target system type... x86_64-apple-darwin18.7.0
[DEBUG ] checking for -llvm-profdata... no
[DEBUG ] checking for llvm-profdata... ''
[DEBUG ] configure: llvm-profdata found via xcrun: /usr/bin/xcrun llvm-profdata
[DEBUG ] checking for -Wextra... yes
[DEBUG ] checking whether clang -Qunused-arguments -fcolor-diagnostics accepts and needs -fno-strict-aliasing... no
[DEBUG ] checking if we can turn off clang -Qunused-arguments -fcolor-diagnostics unused result warning... yes
[DEBUG ] checking if we can turn off clang -Qunused-arguments -fcolor-diagnostics unused parameter warning... yes
[DEBUG ] checking if we can turn off clang -Qunused-arguments -fcolor-diagnostics missing field initializers warning... yes
[DEBUG ] checking if we can turn off clang -Qunused-arguments -fcolor-diagnostics invalid function cast warning... no
[DEBUG ] checking if we can turn on clang -Qunused-arguments -fcolor-diagnostics mixed sign comparison warning... yes
[DEBUG ] checking if we can turn on clang -Qunused-arguments -fcolor-diagnostics unreachable code warning... yes
[DEBUG ] checking if we can turn on clang -Qunused-arguments -fcolor-diagnostics strict-prototypes warning... yes
[DEBUG ] checking if we can make implicit function declaration an error in clang -Qunused-arguments -fcolor-diagnostics... yes
[DEBUG ] checking which MACOSX_DEPLOYMENT_TARGET to use... 10.14
[DEBUG ] checking whether pthreads are available without options... yes
[DEBUG ] checking whether c++ also accepts flags for thread support... no
[DEBUG ] checking for ANSI C header files... (cached) yes
[DEBUG ] checking asm/types.h usability... no
[DEBUG ] checking asm/types.h presence... no
[DEBUG ] checking for asm/types.h... no
[DEBUG ] checking crypt.h usability... no
[DEBUG ] checking crypt.h presence... no
[DEBUG ] checking for crypt.h... no
[DEBUG ] checking conio.h usability... no
[DEBUG ] checking conio.h presence... no
[DEBUG ] checking for conio.h... no
[DEBUG ] checking direct.h usability... no
[DEBUG ] checking direct.h presence... no
[DEBUG ] checking for direct.h... no
[DEBUG ] checking dlfcn.h usability... yes
[DEBUG ] checking dlfcn.h presence... yes
[DEBUG ] checking for dlfcn.h... yes
[DEBUG ] checking errno.h usability... yes
[DEBUG ] checking errno.h presence... yes
[DEBUG ] checking for errno.h... yes
[DEBUG ] checking fcntl.h usability... yes
[DEBUG ] checking fcntl.h presence... yes
[DEBUG ] checking for fcntl.h... yes
[DEBUG ] checking grp.h usability... yes
[DEBUG ] checking grp.h presence... yes
[DEBUG ] checking for grp.h... yes
[DEBUG ] checking ieeefp.h usability... no
[DEBUG ] checking ieeefp.h presence... no
[DEBUG ] checking for ieeefp.h... no
[DEBUG ] checking io.h usability... no
[DEBUG ] checking io.h presence... no
[DEBUG ] checking for io.h... no
[DEBUG ] checking langinfo.h usability... yes
[DEBUG ] checking langinfo.h presence... yes
[DEBUG ] checking for langinfo.h... yes
[DEBUG ] checking libintl.h usability... no
[DEBUG ] checking libintl.h presence... no
[DEBUG ] checking for libintl.h... no
[DEBUG ] checking process.h usability... no
[DEBUG ] checking process.h presence... no
[DEBUG ] checking for process.h... no
[DEBUG ] checking pthread.h usability... yes
[DEBUG ] checking pthread.h presence... yes
[DEBUG ] checking for pthread.h... yes
[DEBUG ] checking sched.h usability... yes
[DEBUG ] checking sched.h presence... yes
[DEBUG ] checking for sched.h... yes
[DEBUG ] checking shadow.h usability... no
[DEBUG ] checking shadow.h presence... no
[DEBUG ] checking for shadow.h... no
[DEBUG ] checking signal.h usability... yes
[DEBUG ] checking signal.h presence... yes
[DEBUG ] checking for signal.h... yes
[DEBUG ] checking stropts.h usability... no
[DEBUG ] checking stropts.h presence... no
[DEBUG ] checking for stropts.h... no
[DEBUG ] checking termios.h usability... yes
[DEBUG ] checking termios.h presence... yes
[DEBUG ] checking for termios.h... yes
[DEBUG ] checking for unistd.h... (cached) yes
[DEBUG ] checking utime.h usability... yes
[DEBUG ] checking utime.h presence... yes
[DEBUG ] checking for utime.h... yes
[DEBUG ] checking poll.h usability... yes
[DEBUG ] checking poll.h presence... yes
[DEBUG ] checking for poll.h... yes
[DEBUG ] checking sys/devpoll.h usability... no
[DEBUG ] checking sys/devpoll.h presence... no
[DEBUG ] checking for sys/devpoll.h... no
[DEBUG ] checking sys/epoll.h usability... no
[DEBUG ] checking sys/epoll.h presence... no
[DEBUG ] checking for sys/epoll.h... no
[DEBUG ] checking sys/poll.h usability... yes
[DEBUG ] checking sys/poll.h presence... yes
[DEBUG ] checking for sys/poll.h... yes
[DEBUG ] checking sys/audioio.h usability... no
[DEBUG ] checking sys/audioio.h presence... no
[DEBUG ] checking for sys/audioio.h... no
[DEBUG ] checking sys/xattr.h usability... yes
[DEBUG ] checking sys/xattr.h presence... yes
[DEBUG ] checking for sys/xattr.h... yes
[DEBUG ] checking sys/bsdtty.h usability... no
[DEBUG ] checking sys/bsdtty.h presence... no
[DEBUG ] checking for sys/bsdtty.h... no
[DEBUG ] checking sys/event.h usability... yes
[DEBUG ] checking sys/event.h presence... yes
[DEBUG ] checking for sys/event.h... yes
[DEBUG ] checking sys/file.h usability... yes
[DEBUG ] checking sys/file.h presence... yes
[DEBUG ] checking for sys/file.h... yes
[DEBUG ] checking sys/ioctl.h usability... yes
[DEBUG ] checking sys/ioctl.h presence... yes
[DEBUG ] checking for sys/ioctl.h... yes
[DEBUG ] checking sys/kern_control.h usability... yes
[DEBUG ] checking sys/kern_control.h presence... yes
[DEBUG ] checking for sys/kern_control.h... yes
[DEBUG ] checking sys/loadavg.h usability... no
[DEBUG ] checking sys/loadavg.h presence... no
[DEBUG ] checking for sys/loadavg.h... no
[DEBUG ] checking sys/lock.h usability... yes
[DEBUG ] checking sys/lock.h presence... yes
[DEBUG ] checking for sys/lock.h... yes
[DEBUG ] checking sys/mkdev.h usability... no
[DEBUG ] checking sys/mkdev.h presence... no
[DEBUG ] checking for sys/mkdev.h... no
[DEBUG ] checking sys/modem.h usability... no
[DEBUG ] checking sys/modem.h presence... no
[DEBUG ] checking for sys/modem.h... no
[DEBUG ] checking sys/param.h usability... yes
[DEBUG ] checking sys/param.h presence... yes
[DEBUG ] checking for sys/param.h... yes
[DEBUG ] checking sys/random.h usability... yes
[DEBUG ] checking sys/random.h presence... yes
[DEBUG ] checking for sys/random.h... yes
[DEBUG ] checking sys/select.h usability... yes
[DEBUG ] checking sys/select.h presence... yes
[DEBUG ] checking for sys/select.h... yes
[DEBUG ] checking sys/sendfile.h usability... no
[DEBUG ] checking sys/sendfile.h presence... no
[DEBUG ] checking for sys/sendfile.h... no
[DEBUG ] checking sys/socket.h usability... yes
[DEBUG ] checking sys/socket.h presence... yes
[DEBUG ] checking for sys/socket.h... yes
[DEBUG ] checking sys/statvfs.h usability... yes
[DEBUG ] checking sys/statvfs.h presence... yes
[DEBUG ] checking for sys/statvfs.h... yes
[DEBUG ] checking for sys/stat.h... (cached) yes
[DEBUG ] checking sys/syscall.h usability... yes
[DEBUG ] checking sys/syscall.h presence... yes
[DEBUG ] checking for sys/syscall.h... yes
[DEBUG ] checking sys/sys_domain.h usability... yes
[DEBUG ] checking sys/sys_domain.h presence... yes
[DEBUG ] checking for sys/sys_domain.h... yes
[DEBUG ] checking sys/termio.h usability... no
[DEBUG ] checking sys/termio.h presence... no
[DEBUG ] checking for sys/termio.h... no
[DEBUG ] checking sys/time.h usability... yes
[DEBUG ] checking sys/time.h presence... yes
[DEBUG ] checking for sys/time.h... yes
[DEBUG ] checking sys/times.h usability... yes
[DEBUG ] checking sys/times.h presence... yes
[DEBUG ] checking for sys/times.h... yes
[DEBUG ] checking for sys/types.h... (cached) yes
[DEBUG ] checking sys/uio.h usability... yes
[DEBUG ] checking sys/uio.h presence... yes
[DEBUG ] checking for sys/uio.h... yes
[DEBUG ] checking sys/un.h usability... yes
[DEBUG ] checking sys/un.h presence... yes
[DEBUG ] checking for sys/un.h... yes
[DEBUG ] checking sys/utsname.h usability... yes
[DEBUG ] checking sys/utsname.h presence... yes
[DEBUG ] checking for sys/utsname.h... yes
[DEBUG ] checking sys/wait.h usability... yes
[DEBUG ] checking sys/wait.h presence... yes
[DEBUG ] checking for sys/wait.h... yes
[DEBUG ] checking pty.h usability... no
[DEBUG ] checking pty.h presence... no
[DEBUG ] checking for pty.h... no
[DEBUG ] checking libutil.h usability... no
[DEBUG ] checking libutil.h presence... no
[DEBUG ] checking for libutil.h... no
[DEBUG ] checking sys/resource.h usability... yes
[DEBUG ] checking sys/resource.h presence... yes
[DEBUG ] checking for sys/resource.h... yes
[DEBUG ] checking netpacket/packet.h usability... no
[DEBUG ] checking netpacket/packet.h presence... no
[DEBUG ] checking for netpacket/packet.h... no
[DEBUG ] checking sysexits.h usability... yes
[DEBUG ] checking sysexits.h presence... yes
[DEBUG ] checking for sysexits.h... yes
[DEBUG ] checking bluetooth.h usability... no
[DEBUG ] checking bluetooth.h presence... no
[DEBUG ] checking for bluetooth.h... no
[DEBUG ] checking linux/tipc.h usability... no
[DEBUG ] checking linux/tipc.h presence... no
[DEBUG ] checking for linux/tipc.h... no
[DEBUG ] checking linux/random.h usability... no
[DEBUG ] checking linux/random.h presence... no
[DEBUG ] checking for linux/random.h... no
[DEBUG ] checking spawn.h usability... yes
[DEBUG ] checking spawn.h presence... yes
[DEBUG ] checking for spawn.h... yes
[DEBUG ] checking util.h usability... yes
[DEBUG ] checking util.h presence... yes
[DEBUG ] checking for util.h... yes
[DEBUG ] checking alloca.h usability... yes
[DEBUG ] checking alloca.h presence... yes
[DEBUG ] checking for alloca.h... yes
[DEBUG ] checking endian.h usability... no
[DEBUG ] checking endian.h presence... no
[DEBUG ] checking for endian.h... no
[DEBUG ] checking sys/endian.h usability... no
[DEBUG ] checking sys/endian.h presence... no
[DEBUG ] checking for sys/endian.h... no
[DEBUG ] checking sys/sysmacros.h usability... no
[DEBUG ] checking sys/sysmacros.h presence... no
[DEBUG ] checking for sys/sysmacros.h... no
[DEBUG ] checking for dirent.h that defines DIR... yes
[DEBUG ] checking for library containing opendir... none required
[DEBUG ] checking whether sys/types.h defines makedev... yes
[DEBUG ] checking bluetooth/bluetooth.h usability... no
[DEBUG ] checking bluetooth/bluetooth.h presence... no
[DEBUG ] checking for bluetooth/bluetooth.h... no
[DEBUG ] checking for net/if.h... yes
[DEBUG ] checking for linux/netlink.h... no
[DEBUG ] checking for linux/vm_sockets.h... no
[DEBUG ] checking for linux/can.h... no
[DEBUG ] checking for linux/can/raw.h... no
[DEBUG ] checking for linux/can/bcm.h... no
[DEBUG ] checking for clock_t in time.h... yes
[DEBUG ] checking for makedev... yes
[DEBUG ] checking for le64toh... no
[DEBUG ] checking for mode_t... yes
[DEBUG ] checking for off_t... yes
[DEBUG ] checking for pid_t... yes
[DEBUG ] checking for size_t... yes
[DEBUG ] checking for uid_t in sys/types.h... yes
[DEBUG ] checking for ssize_t... yes
[DEBUG ] checking for __uint128_t... yes
[DEBUG ] checking size of int... 4
[DEBUG ] checking size of long... 8
[DEBUG ] checking size of long long... 8
[DEBUG ] checking size of void *... 8
[DEBUG ] checking size of short... 2
[DEBUG ] checking size of float... 4
[DEBUG ] checking size of double... 8
[DEBUG ] checking size of fpos_t... 8
[DEBUG ] checking size of size_t... 8
[DEBUG ] checking size of pid_t... 4
[DEBUG ] checking size of uintptr_t... 8
[DEBUG ] checking for long double support... yes
[DEBUG ] checking size of long double... 16
[DEBUG ] checking size of _Bool... 1
[DEBUG ] checking size of off_t... 8
[DEBUG ] checking whether to enable large file support... no
[DEBUG ] checking size of time_t... 8
[DEBUG ] checking for pthread_t... yes
[DEBUG ] checking size of pthread_t... 8
[DEBUG ] checking size of pthread_key_t... 8
[DEBUG ] checking whether pthread_key_t is compatible with int... no
[DEBUG ] checking for --enable-framework... no
[DEBUG ] checking for dyld... always on for Darwin
[DEBUG ] checking the extension of shared libraries... .so
[DEBUG ] checking LDSHARED... $(CC) -bundle -undefined dynamic_lookup
[DEBUG ] checking CCSHARED...
[DEBUG ] checking LINKFORSHARED... -Wl,-stack_size,1000000 -framework CoreFoundation
[DEBUG ] checking CFLAGSFORSHARED...
[DEBUG ] checking SHLIBS... $(LIBS)
[DEBUG ] checking for sendfile in -lsendfile... no
[DEBUG ] checking for dlopen in -ldl... yes
[DEBUG ] checking for shl_load in -ldld... no
[DEBUG ] checking uuid/uuid.h usability... yes
[DEBUG ] checking uuid/uuid.h presence... yes
[DEBUG ] checking for uuid/uuid.h... yes
[DEBUG ] checking uuid.h usability... no
[DEBUG ] checking uuid.h presence... no
[DEBUG ] checking for uuid.h... no
[DEBUG ] checking for uuid_generate_time_safe... no
[DEBUG ] checking for uuid_create... no
[DEBUG ] checking for uuid_enc_be... no
[DEBUG ] checking for library containing sem_init... none required
[DEBUG ] checking for textdomain in -lintl... no
[DEBUG ] checking aligned memory access is required... no
[DEBUG ] checking for --with-hash-algorithm... default
[DEBUG ] checking for --with-address-sanitizer... no
[DEBUG ] checking for t_open in -lnsl... no
[DEBUG ] checking for socket in -lsocket... no
[DEBUG ] checking for --with-libs... no
[DEBUG ] checking for pkg-config... /usr/local/bin/pkg-config
[DEBUG ] checking pkg-config is at least version 0.9.0... yes
[DEBUG ] checking for --with-system-expat... no
[DEBUG ] checking for --with-system-ffi... no
[DEBUG ] checking for --with-system-libmpdec... no
[DEBUG ] checking for --enable-loadable-sqlite-extensions... no
[DEBUG ] checking for --with-tcltk-includes... default
[DEBUG ] checking for --with-tcltk-libs... default
[DEBUG ] checking for --with-dbmliborder...
[DEBUG ] checking if PTHREAD_SCOPE_SYSTEM is supported... yes
[DEBUG ] checking for pthread_sigmask... yes
[DEBUG ] checking for pthread_getcpuclockid... no
[DEBUG ] checking if --enable-ipv6 is specified... yes
[DEBUG ] checking if RFC2553 API is available... yes
[DEBUG ] checking ipv6 stack type... kame
[DEBUG ] using libc
[DEBUG ] checking for CAN_RAW_FD_FRAMES... no
[DEBUG ] checking for --with-doc-strings... yes
[DEBUG ] checking for --with-pymalloc... yes
[DEBUG ] checking for --with-c-locale-coercion... yes
[DEBUG ] checking for --with-valgrind... no
[DEBUG ] checking for --with-dtrace... no
[DEBUG ] checking for dlopen... yes
[DEBUG ] checking DYNLOADFILE... dynload_shlib.o
[DEBUG ] checking MACHDEP_OBJS... none
[DEBUG ] checking for alarm... yes
[DEBUG ] checking for accept4... no
[DEBUG ] checking for setitimer... yes
[DEBUG ] checking for getitimer... yes
[DEBUG ] checking for bind_textdomain_codeset... no
[DEBUG ] checking for chown... yes
[DEBUG ] checking for clock... yes
[DEBUG ] checking for confstr... yes
[DEBUG ] checking for ctermid... yes
[DEBUG ] checking for dup3... no
[DEBUG ] checking for execv... yes
[DEBUG ] checking for faccessat... yes
[DEBUG ] checking for fchmod... yes
[DEBUG ] checking for fchmodat... yes
[DEBUG ] checking for fchown... yes
[DEBUG ] checking for fchownat... yes
[DEBUG ] checking for fexecve... no
[DEBUG ] checking for fdopendir... yes
[DEBUG ] checking for fork... yes
[DEBUG ] checking for fpathconf... yes
[DEBUG ] checking for fstatat... yes
[DEBUG ] checking for ftime... yes
[DEBUG ] checking for ftruncate... yes
[DEBUG ] checking for futimesat... no
[DEBUG ] checking for futimens... yes
[DEBUG ] checking for futimes... yes
[DEBUG ] checking for gai_strerror... yes
[DEBUG ] checking for getentropy... yes
[DEBUG ] checking for getgrouplist... yes
[DEBUG ] checking for getgroups... yes
[DEBUG ] checking for getlogin... yes
[DEBUG ] checking for getloadavg... yes
[DEBUG ] checking for getpeername... yes
[DEBUG ] checking for getpgid... yes
[DEBUG ] checking for getpid... yes
[DEBUG ] checking for getpriority... yes
[DEBUG ] checking for getresuid... no
[DEBUG ] checking for getresgid... no
[DEBUG ] checking for getpwent... yes
[DEBUG ] checking for getspnam... no
[DEBUG ] checking for getspent... no
[DEBUG ] checking for getsid... yes
[DEBUG ] checking for getwd... yes
[DEBUG ] checking for if_nameindex... yes
[DEBUG ] checking for initgroups... yes
[DEBUG ] checking for kill... yes
[DEBUG ] checking for killpg... yes
[DEBUG ] checking for lchown... yes
[DEBUG ] checking for lockf... yes
[DEBUG ] checking for linkat... yes
[DEBUG ] checking for lstat... yes
[DEBUG ] checking for lutimes... yes
[DEBUG ] checking for mmap... yes
[DEBUG ] checking for memrchr... no
[DEBUG ] checking for mbrtowc... yes
[DEBUG ] checking for mkdirat... yes
[DEBUG ] checking for mkfifo... yes
[DEBUG ] checking for mkfifoat... no
[DEBUG ] checking for mknod... yes
[DEBUG ] checking for mknodat... no
[DEBUG ] checking for mktime... yes
[DEBUG ] checking for mremap... no
[DEBUG ] checking for nice... yes
[DEBUG ] checking for openat... yes
[DEBUG ] checking for pathconf... yes
[DEBUG ] checking for pause... yes
[DEBUG ] checking for pipe2... no
[DEBUG ] checking for plock... no
[DEBUG ] checking for poll... yes
[DEBUG ] checking for posix_fallocate... no
[DEBUG ] checking for posix_fadvise... no
[DEBUG ] checking for posix_spawn... yes
[DEBUG ] checking for pread... yes
[DEBUG ] checking for preadv... no
[DEBUG ] checking for preadv2... no
[DEBUG ] checking for pthread_init... no
[DEBUG ] checking for pthread_kill... yes
[DEBUG ] checking for putenv... yes
[DEBUG ] checking for pwrite... yes
[DEBUG ] checking for pwritev... no
[DEBUG ] checking for pwritev2... no
[DEBUG ] checking for readlink... yes
[DEBUG ] checking for readlinkat... yes
[DEBUG ] checking for readv... yes
[DEBUG ] checking for realpath... yes
[DEBUG ] checking for renameat... yes
[DEBUG ] checking for sem_open... yes
[DEBUG ] checking for sem_timedwait... no
[DEBUG ] checking for sem_getvalue... yes
[DEBUG ] checking for sem_unlink... yes
[DEBUG ] checking for sendfile... yes
[DEBUG ] checking for setegid... yes
[DEBUG ] checking for seteuid... yes
[DEBUG ] checking for setgid... yes
[DEBUG ] checking for sethostname... yes
[DEBUG ] checking for setlocale... yes
[DEBUG ] checking for setregid... yes
[DEBUG ] checking for setreuid... yes
[DEBUG ] checking for setresuid... no
[DEBUG ] checking for setresgid... no
[DEBUG ] checking for setsid... yes
[DEBUG ] checking for setpgid... yes
[DEBUG ] checking for setpgrp... yes
[DEBUG ] checking for setpriority... yes
[DEBUG ] checking for setuid... yes
[DEBUG ] checking for setvbuf... yes
[DEBUG ] checking for sched_get_priority_max... yes
[DEBUG ] checking for sched_setaffinity... no
[DEBUG ] checking for sched_setscheduler... no
[DEBUG ] checking for sched_setparam... no
[DEBUG ] checking for sched_rr_get_interval... no
[DEBUG ] checking for sigaction... yes
[DEBUG ] checking for sigaltstack... yes
[DEBUG ] checking for siginterrupt... yes
[DEBUG ] checking for sigpending... yes
[DEBUG ] checking for sigrelse... yes
[DEBUG ] checking for sigtimedwait... no
[DEBUG ] checking for sigwait... yes
[DEBUG ] checking for sigwaitinfo... no
[DEBUG ] checking for snprintf... yes
[DEBUG ] checking for strftime... yes
[DEBUG ] checking for strlcpy... yes
[DEBUG ] checking for symlinkat... yes
[DEBUG ] checking for sync... yes
[DEBUG ] checking for sysconf... yes
[DEBUG ] checking for tcgetpgrp... yes
[DEBUG ] checking for tcsetpgrp... yes
[DEBUG ] checking for tempnam... yes
[DEBUG ] checking for timegm... yes
[DEBUG ] checking for times... yes
[DEBUG ] checking for tmpfile... yes
[DEBUG ] checking for tmpnam... yes
[DEBUG ] checking for tmpnam_r... no
[DEBUG ] checking for truncate... yes
[DEBUG ] checking for uname... yes
[DEBUG ] checking for unlinkat... yes
[DEBUG ] checking for unsetenv... yes
[DEBUG ] checking for utimensat... yes
[DEBUG ] checking for utimes... yes
[DEBUG ] checking for waitid... yes
[DEBUG ] checking for waitpid... yes
[DEBUG ] checking for wait3... yes
[DEBUG ] checking for wait4... yes
[DEBUG ] checking for wcscoll... yes
[DEBUG ] checking for wcsftime... yes
[DEBUG ] checking for wcsxfrm... yes
[DEBUG ] checking for wmemcmp... yes
[DEBUG ] checking for writev... yes
[DEBUG ] checking for _getpty... no
[DEBUG ] checking for lchmod... yes
[DEBUG ] checking whether dirfd is declared... yes
[DEBUG ] checking for chroot... yes
[DEBUG ] checking for link... yes
[DEBUG ] checking for symlink... yes
[DEBUG ] checking for fchdir... yes
[DEBUG ] checking for fsync... yes
[DEBUG ] checking for fdatasync... no
[DEBUG ] checking for epoll... no
[DEBUG ] checking for epoll_create1... no
[DEBUG ] checking for kqueue... yes
[DEBUG ] checking for prlimit... no
[DEBUG ] checking for ctermid_r... yes
[DEBUG ] checking for flock declaration... yes
[DEBUG ] checking for flock... yes
[DEBUG ] checking for getpagesize... yes
[DEBUG ] checking for broken unsetenv... no
[DEBUG ] checking for true... true
[DEBUG ] checking for inet_aton in -lc... yes
[DEBUG ] checking for chflags... yes
[DEBUG ] checking for lchflags... yes
[DEBUG ] checking for inflateCopy in -lz... yes
[DEBUG ] checking for hstrerror... yes
[DEBUG ] checking for inet_aton... yes
[DEBUG ] checking for inet_pton... yes
[DEBUG ] checking for setgroups... yes
[DEBUG ] checking for openpty... yes
[DEBUG ] checking for forkpty... yes
[DEBUG ] checking for fseek64... no
[DEBUG ] checking for fseeko... yes
[DEBUG ] checking for fstatvfs... yes
[DEBUG ] checking for ftell64... no
[DEBUG ] checking for ftello... yes
[DEBUG ] checking for statvfs... yes
[DEBUG ] checking for dup2... yes
[DEBUG ] checking for strdup... yes
[DEBUG ] checking for getpgrp... yes
[DEBUG ] checking for setpgrp... (cached) yes
[DEBUG ] checking for gettimeofday... yes
[DEBUG ] checking for clock_gettime... yes
[DEBUG ] checking for clock_getres... yes
[DEBUG ] checking for clock_settime... yes
[DEBUG ] checking for major... yes
[DEBUG ] checking for getaddrinfo... yes
[DEBUG ] checking getaddrinfo bug... no
[DEBUG ] checking for getnameinfo... yes
[DEBUG ] checking whether time.h and sys/time.h may both be included... yes
[DEBUG ] checking whether struct tm is in sys/time.h or time.h... time.h
[DEBUG ] checking for struct tm.tm_zone... yes
[DEBUG ] checking for struct stat.st_rdev... yes
[DEBUG ] checking for struct stat.st_blksize... yes
[DEBUG ] checking for struct stat.st_flags... yes
[DEBUG ] checking for struct stat.st_gen... yes
[DEBUG ] checking for struct stat.st_birthtime... yes
[DEBUG ] checking for struct stat.st_blocks... yes
[DEBUG ] checking for struct passwd.pw_gecos... yes
[DEBUG ] checking for struct passwd.pw_passwd... yes
[DEBUG ] checking for siginfo_t.si_band... yes
[DEBUG ] checking for time.h that defines altzone... no
[DEBUG ] checking whether sys/select.h and sys/time.h may both be included... yes
[DEBUG ] checking for addrinfo... yes
[DEBUG ] checking for sockaddr_storage... yes
[DEBUG ] checking for sockaddr_alg... no
[DEBUG ] checking whether char is unsigned... no
[DEBUG ] checking for an ANSI C-conforming const... yes
[DEBUG ] checking for working signed char... yes
[DEBUG ] checking for prototypes... yes
[DEBUG ] checking for variable length prototypes and stdarg.h... yes
[DEBUG ] checking for socketpair... yes
[DEBUG ] checking if sockaddr has sa_len member... yes
[DEBUG ] checking for gethostbyname_r... no
[DEBUG ] checking for gethostbyname... yes
[DEBUG ] checking for __fpu_control... no
[DEBUG ] checking for __fpu_control in -lieee... no
[DEBUG ] checking for --with-libm=STRING... default LIBM=""
[DEBUG ] checking for --with-libc=STRING... default LIBC=""
[DEBUG ] checking for x64 gcc inline assembler... yes
[DEBUG ] checking whether C doubles are little-endian IEEE 754 binary64... yes
[DEBUG ] checking whether C doubles are big-endian IEEE 754 binary64... no
[DEBUG ] checking whether C doubles are ARM mixed-endian IEEE 754 binary64... no
[DEBUG ] checking whether we can use gcc inline assembler to get and set x87 control word... yes
[DEBUG ] checking whether we can use gcc inline assembler to get and set mc68881 fpcr... no
[DEBUG ] checking for x87-style double rounding... no
[DEBUG ] checking for acosh... yes
[DEBUG ] checking for asinh... yes
[DEBUG ] checking for atanh... yes
[DEBUG ] checking for copysign... yes
[DEBUG ] checking for erf... yes
[DEBUG ] checking for erfc... yes
[DEBUG ] checking for expm1... yes
[DEBUG ] checking for finite... yes
[DEBUG ] checking for gamma... yes
[DEBUG ] checking for hypot... yes
[DEBUG ] checking for lgamma... yes
[DEBUG ] checking for log1p... yes
[DEBUG ] checking for log2... yes
[DEBUG ] checking for round... yes
[DEBUG ] checking for tgamma... yes
[DEBUG ] checking whether isinf is declared... yes
[DEBUG ] checking whether isnan is declared... yes
[DEBUG ] checking whether isfinite is declared... yes
[DEBUG ] checking whether tanh preserves the sign of zero... yes
[DEBUG ] checking whether log1p drops the sign of negative zero... no
[DEBUG ] checking whether POSIX semaphores are enabled... yes
[DEBUG ] checking for broken sem_getvalue... yes
[DEBUG ] checking whether RTLD_LAZY is declared... yes
[DEBUG ] checking whether RTLD_NOW is declared... yes
[DEBUG ] checking whether RTLD_GLOBAL is declared... yes
[DEBUG ] checking whether RTLD_LOCAL is declared... yes
[DEBUG ] checking whether RTLD_NODELETE is declared... yes
[DEBUG ] checking whether RTLD_NOLOAD is declared... yes
[DEBUG ] checking whether RTLD_DEEPBIND is declared... no
[DEBUG ] checking whether RTLD_MEMBER is declared... no
[DEBUG ] checking digit size for Python's longs... no value specified
[DEBUG ] checking wchar.h usability... yes
[DEBUG ] checking wchar.h presence... yes
[DEBUG ] checking for wchar.h... yes
[DEBUG ] checking size of wchar_t... 4
[DEBUG ] checking for UCS-4 tcl... no
[DEBUG ] checking whether wchar_t is signed... yes
[DEBUG ] checking whether wchar_t is usable... no
[DEBUG ] checking whether byte ordering is bigendian... no
[DEBUG ] checking ABIFLAGS... m
[DEBUG ] checking SOABI... cpython-37m-darwin
[DEBUG ] checking LDVERSION... $(VERSION)$(ABIFLAGS)
[DEBUG ] checking whether right shift extends the sign bit... yes
[DEBUG ] checking for getc_unlocked() and friends... yes
[DEBUG ] checking how to link readline libs... -lreadline
[DEBUG ] checking for rl_pre_input_hook in -lreadline... yes
[DEBUG ] checking for rl_completion_display_matches_hook in -lreadline... yes
[DEBUG ] checking for rl_resize_terminal in -lreadline... no
[DEBUG ] checking for rl_completion_matches in -lreadline... yes
[DEBUG ] checking for append_history in -lreadline... no
[DEBUG ] checking for broken nice()... no
[DEBUG ] checking for broken poll()... no
[DEBUG ] checking for working tzset()... yes
[DEBUG ] checking for tv_nsec in struct stat... no
[DEBUG ] checking for tv_nsec2 in struct stat... yes
[DEBUG ] checking curses.h usability... yes
[DEBUG ] checking curses.h presence... yes
[DEBUG ] checking for curses.h... yes
[DEBUG ] checking ncurses.h usability... yes
[DEBUG ] checking ncurses.h presence... yes
[DEBUG ] checking for ncurses.h... yes
[DEBUG ] checking for term.h... yes
[DEBUG ] checking whether mvwdelch is an expression... yes
[DEBUG ] checking whether WINDOW has _flags... yes
[DEBUG ] checking for is_pad... no
[DEBUG ] checking for is_term_resized... yes
[DEBUG ] checking for resize_term... yes
[DEBUG ] checking for resizeterm... yes
[DEBUG ] checking for immedok... yes
[DEBUG ] checking for syncok... yes
[DEBUG ] checking for wchgat... yes
[DEBUG ] checking for filter... yes
[DEBUG ] checking for has_key... yes
[DEBUG ] checking for typeahead... yes
[DEBUG ] checking for use_env... yes
[DEBUG ] configure: checking for device files
[DEBUG ] checking for /dev/ptmx... yes
[DEBUG ] checking for /dev/ptc... no
[DEBUG ] checking for %zd printf() format support... yes
[DEBUG ] checking for socklen_t... yes
[DEBUG ] checking for broken mbstowcs... no
[DEBUG ] checking for --with-computed-gotos... no value specified
[DEBUG ] checking whether clang -Qunused-arguments -fcolor-diagnostics supports computed gotos... yes
[DEBUG ] checking for build directories... done
[DEBUG ] checking for -O2... yes
[DEBUG ] checking for glibc _FORTIFY_SOURCE/memmove bug... no
[DEBUG ] checking for stdatomic.h... yes
[DEBUG ] checking for GCC >= 4.7 __atomic builtins... yes
[DEBUG ] checking for ensurepip... upgrade
[DEBUG ] checking if the dirent structure of a d_type field... yes
[DEBUG ] checking for the Linux getrandom() syscall... no
[DEBUG ] checking for the getrandom() function... no
[DEBUG ] checking for pkg-config... /usr/local/bin/pkg-config
[DEBUG ] checking for openssl/ssl.h in /usr/local/ssl... no
[DEBUG ] checking for openssl/ssl.h in /usr/lib/ssl... no
[DEBUG ] checking for openssl/ssl.h in /usr/ssl... no
[DEBUG ] checking for openssl/ssl.h in /usr/pkg... no
[DEBUG ] checking for openssl/ssl.h in /usr/local... no
[DEBUG ] checking for openssl/ssl.h in /usr... no
[DEBUG ] checking whether compiling and linking against OpenSSL works... no
[DEBUG ] checking for --with-ssl-default-suites... python
[DEBUG ] configure: creating ./config.status
[DEBUG ] config.status: creating Makefile.pre
[DEBUG ] config.status: creating Misc/python.pc
[DEBUG ] config.status: creating Misc/python-config.sh
[DEBUG ] config.status: creating Modules/ld_so_aix
[DEBUG ] config.status: creating pyconfig.h
[DEBUG ] creating Modules/Setup
[DEBUG ] creating Modules/Setup.local
[DEBUG ] creating Makefile
[DEBUG ]
[DEBUG ]
[DEBUG ] If you want a release build with all stable optimizations active (PGO, etc),
[DEBUG ] please run ./configure --enable-optimizations
[DEBUG ]
[DEBUG ]
[INFO ] Running Shell: /usr/bin/make ('-C', '/Users/ryanrobertson/kivy-ios/build/hostpython3/x86_64/Python-3.7.1', '-j4') {'_env': {'TERM_PROGRAM': 'Apple_Terminal', 'TERM': 'xterm-256color', 'SHELL': '/bin/bash', 'TMPDIR': '/var/folders/mj/ys8j6pqs5t9gq140yf2mzwc40000gn/T/', 'Apple_PubSub_Socket_Render': '/private/tmp/com.apple.launchd.4r0Iq4y9t4/Render', 'TERM_PROGRAM_VERSION': '421.2', 'OLDPWD': '/Users/ryanrobertson/piles/app-piles', 'TERM_SESSION_ID': '4E25FC80-272D-40AA-9CA1-D14127F2D8D7', 'USER': 'ryanrobertson', 'SSH_AUTH_SOCK': '/private/tmp/com.apple.launchd.z5zX8pLdwl/Listeners', 'VIRTUAL_ENV': '/Users/ryanrobertson/kivy-ios/venv', 'PATH': '/Users/ryanrobertson/kivy-ios/venv/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/VMware Fusion.app/Contents/Public:/opt/X11/bin', 'PWD': '/Users/ryanrobertson/kivy-ios', 'LANG': 'en_US.UTF-8', 'XPC_FLAGS': '0x0', 'PS1': '(venv) ', 'XPC_SERVICE_NAME': '0', 'HOME': '/Users/ryanrobertson', 'SHLVL': '2', 'LOGNAME': 'ryanrobertson', 'DISPLAY': '/private/tmp/com.apple.launchd.WtJBLeEqYH/org.macosforge.xquartz:0', '_': './toolchain.py', '__CF_USER_TEXT_ENCODING': '0x1F5:0x0:0x0', '__PYVENV_LAUNCHER__': '/Users/ryanrobertson/kivy-ios/venv/bin/python', 'CC': 'clang -Qunused-arguments -fcolor-diagnostics', 'LDFLAGS': '-lsqlite3 -lffi -L/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/lib -L/Users/ryanrobertson/kivy-ios/dist/lib', 'CFLAGS': '--sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl'}, '_iter': True, '_out_bufsize': 1, '_err_to_out': True}
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Programs/python.o ./Programs/python.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Parser/acceler.o Parser/acceler.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Parser/grammar1.o Parser/grammar1.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Parser/listnode.o Parser/listnode.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Parser/node.o Parser/node.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Parser/bitset.o Parser/bitset.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Parser/metagrammar.o Parser/metagrammar.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Parser/firstsets.o Parser/firstsets.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Parser/grammar.o Parser/grammar.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Parser/pgen.o Parser/pgen.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Parser/parsetok.o Parser/parsetok.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Objects/accu.o Objects/accu.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Objects/bytesobject.o Objects/bytesobject.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Objects/call.o Objects/call.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Objects/odictobject.o Objects/odictobject.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Objects/namespaceobject.o Objects/namespaceobject.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Objects/object.o Objects/object.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Python/ast.o Python/ast.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Python/ast_opt.o Python/ast_opt.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Python/ast_unparse.o Python/ast_unparse.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Python/compile.o Python/compile.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Python/dynamic_annotations.o Python/dynamic_annotations.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Python/errors.o Python/errors.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Python/future.o Python/future.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -DPLATFORM='"darwin"' -o Python/getplatform.o ./Python/getplatform.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Python/import.o Python/import.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Python/pathconfig.o Python/pathconfig.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Python/peephole.o Python/peephole.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Python/pyhash.o Python/pyhash.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Python/pylifecycle.o Python/pylifecycle.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Python/context.o Python/context.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Python/hamt.o Python/hamt.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Python/pytime.o Python/pytime.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Python/bootstrap_hash.o Python/bootstrap_hash.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE \
[DEBUG ] -DABIFLAGS='"m"' \
[DEBUG ] -DMULTIARCH=\"darwin\" \
[DEBUG ] -o Python/sysmodule.o ./Python/sysmodule.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Python/thread.o Python/thread.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Python/pystrhex.o Python/pystrhex.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -fno-strict-aliasing -o Python/dtoa.o Python/dtoa.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Python/fileutils.o Python/fileutils.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE \
[DEBUG ] -DSOABI='"cpython-37m-darwin"' \
[DEBUG ] -o Python/dynload_shlib.o ./Python/dynload_shlib.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Modules/config.o Modules/config.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -DPYTHONPATH='""' \
[DEBUG ] -DPREFIX='"/Users/ryanrobertson/kivy-ios/dist/hostpython3"' \
[DEBUG ] -DEXEC_PREFIX='"/Users/ryanrobertson/kivy-ios/dist/hostpython3"' \
[DEBUG ] -DVERSION='"3.7"' \
[DEBUG ] -DVPATH='""' \
[DEBUG ] -o Modules/getpath.o ./Modules/getpath.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Modules/main.o Modules/main.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -I/Users/ryanrobertson/kivy-ios/dist/hostpython3/include -c ./Modules/zlibmodule.c -o Modules/zlibmodule.o
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -c ./Modules/posixmodule.c -o Modules/posixmodule.o
[DEBUG ] ./Modules/posixmodule.c:4479:12: warning: 'utimensat' is only available on macOS
[DEBUG ] 10.13 or newer [-Wunguarded-availability-new]
[DEBUG ] return utimensat(dir_fd, path, time, flags);
[DEBUG ] ^~~~~~~~~
[DEBUG ] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/stat.h:374:9: note:
[DEBUG ] 'utimensat' has been marked as being introduced in macOS 10.13 here, but
[DEBUG ] the deployment target is macOS 10.12.0
[DEBUG ] int utimensat(int __fd, const char *__path, const struct timespec __...
[DEBUG ] ^
[DEBUG ] ./Modules/posixmodule.c:4479:12: note: enclose 'utimensat' in a
[DEBUG ] __builtin_available check to silence this warning
[DEBUG ] return utimensat(dir_fd, path, time, flags);
[DEBUG ] ^~~~~~~~~
[DEBUG ] ./Modules/posixmodule.c:4504:12: warning: 'futimens' is only available on macOS
[DEBUG ] 10.13 or newer [-Wunguarded-availability-new]
[DEBUG ] return futimens(fd, time);
[DEBUG ] ^~~~~~~~
[DEBUG ] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/stat.h:373:9: note:
[DEBUG ] 'futimens' has been marked as being introduced in macOS 10.13 here, but
[DEBUG ] the deployment target is macOS 10.12.0
[DEBUG ] int futimens(int __fd, const struct timespec __times[2]) __API_AVAIL...
[DEBUG ] ^
[DEBUG ] ./Modules/posixmodule.c:4504:12: note: enclose 'futimens' in a
[DEBUG ] __builtin_available check to silence this warning
[DEBUG ] return futimens(fd, time);
[DEBUG ] ^~~~~~~~
[DEBUG ] ./Modules/posixmodule.c:4527:12: warning: 'utimensat' is only available on macOS
[DEBUG ] 10.13 or newer [-Wunguarded-availability-new]
[DEBUG ] return utimensat(DEFAULT_DIR_FD, path, time, AT_SYMLINK_NOFOLLOW);
[DEBUG ] ^~~~~~~~~
[DEBUG ] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/stat.h:374:9: note:
[DEBUG ] 'utimensat' has been marked as being introduced in macOS 10.13 here, but
[DEBUG ] the deployment target is macOS 10.12.0
[DEBUG ] int utimensat(int __fd, const char *__path, const struct timespec __...
[DEBUG ] ^
[DEBUG ] ./Modules/posixmodule.c:4527:12: note: enclose 'utimensat' in a
[DEBUG ] __builtin_available check to silence this warning
[DEBUG ] return utimensat(DEFAULT_DIR_FD, path, time, AT_SYMLINK_NOFOLLOW);
[DEBUG ] ^~~~~~~~~
[DEBUG ] ./Modules/posixmodule.c:4543:12: warning: 'utimensat' is only available on macOS
[DEBUG ] 10.13 or newer [-Wunguarded-availability-new]
[DEBUG ] return utimensat(DEFAULT_DIR_FD, path, time, 0);
[DEBUG ] ^~~~~~~~~
[DEBUG ] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/stat.h:374:9: note:
[DEBUG ] 'utimensat' has been marked as being introduced in macOS 10.13 here, but
[DEBUG ] the deployment target is macOS 10.12.0
[DEBUG ] int utimensat(int __fd, const char *__path, const struct timespec __...
[DEBUG ] ^
[DEBUG ] ./Modules/posixmodule.c:4543:12: note: enclose 'utimensat' in a
[DEBUG ] __builtin_available check to silence this warning
[DEBUG ] return utimensat(DEFAULT_DIR_FD, path, time, 0);
[DEBUG ] ^~~~~~~~~
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -c ./Modules/errnomodule.c -o Modules/errnomodule.o
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -c ./Modules/_sre.c -o Modules/_sre.o
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -c ./Modules/_weakref.c -o Modules/_weakref.o
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -c ./Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -c ./Modules/_operator.c -o Modules/_operator.o
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -c ./Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -c ./Modules/_abc.c -o Modules/_abc.o
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -c ./Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o
[DEBUG ] 4 warnings generated.
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -c ./Modules/atexitmodule.c -o Modules/atexitmodule.o
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -c ./Modules/signalmodule.c -o Modules/signalmodule.o
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -c ./Modules/_stat.c -o Modules/_stat.o
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -c ./Modules/timemodule.c -o Modules/timemodule.o
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -c ./Modules/_threadmodule.c -o Modules/_threadmodule.o
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -c ./Modules/_localemodule.c -o Modules/_localemodule.o
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/_iomodule.c -o Modules/_iomodule.o
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/iobase.c -o Modules/iobase.o
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/fileio.c -o Modules/fileio.o
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/bytesio.c -o Modules/bytesio.o
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/bufferedio.c -o Modules/bufferedio.o
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/textio.c -o Modules/textio.o
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/stringio.c -o Modules/stringio.o
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -c ./Modules/zipimport.c -o Modules/zipimport.o
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -c ./Modules/faulthandler.c -o Modules/faulthandler.o
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -c ./Modules/_tracemalloc.c -o Modules/_tracemalloc.o
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -c ./Modules/hashtable.c -o Modules/hashtable.o
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Modules/_math.o Modules/_math.c
[DEBUG ] /usr/bin/install -c -m 644 ./Tools/gdb/libpython.py python.exe-gdb.py
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -o Programs/_testembed.o ./Programs/_testembed.c
[DEBUG ] sed -e "s,@EXENAME@,/Users/ryanrobertson/kivy-ios/dist/hostpython3/bin/python3.7m," < ./Misc/python-config.in >python-config.py
[DEBUG ] LC_ALL=C sed -e 's,\$(\([A-Za-z0-9_]*\)),\$\{\1\},g' < Misc/python-config.sh >python-config
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE \
[DEBUG ] -DGITVERSION="\"`LC_ALL=C `\"" \
[DEBUG ] -DGITTAG="\"`LC_ALL=C `\"" \
[DEBUG ] -DGITBRANCH="\"`LC_ALL=C `\"" \
[DEBUG ] -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c
[DEBUG ] rm -f libpython3.7m.a
[DEBUG ] ar rcs libpython3.7m.a Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/context.o Python/hamt.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/zlibmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/_abc.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_threadmodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o
[DEBUG ] /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libpython3.7m.a(dynamic_annotations.o) has no symbols
[DEBUG ] /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libpython3.7m.a(pymath.o) has no symbols
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -lsqlite3 -lffi -L/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/lib -L/Users/ryanrobertson/kivy-ios/dist/lib -lsqlite3 -lffi -L/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/lib -L/Users/ryanrobertson/kivy-ios/dist/lib -Wl,-stack_size,1000000 -framework CoreFoundation -o python.exe Programs/python.o libpython3.7m.a -ldl -framework CoreFoundation -lz
[DEBUG ] clang -Qunused-arguments -fcolor-diagnostics -lsqlite3 -lffi -L/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/lib -L/Users/ryanrobertson/kivy-ios/dist/lib -lsqlite3 -lffi -L/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/lib -L/Users/ryanrobertson/kivy-ios/dist/lib -Wl,-stack_size,1000000 -framework CoreFoundation -o Programs/_testembed Programs/_testembed.o libpython3.7m.a -ldl -framework CoreFoundation -lz
[DEBUG ] ld: warning: directory not found for option '-L/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/lib'
[DEBUG ] ld: warning: directory not found for option '-L/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/lib'
[DEBUG ] ld: warning: directory not found for option '-L/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/lib'
[DEBUG ] ld: warning: directory not found for option '-L/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/lib'
[DEBUG ] ./python.exe -E -S -m sysconfig --generate-posix-vars ;\
[DEBUG ] if test $? -ne 0 ; then \
[DEBUG ] echo "generate-posix-vars failed" ; \
[DEBUG ] rm -f ./pybuilddir.txt ; \
[DEBUG ] exit 1 ; \
[DEBUG ] fi
[DEBUG ] CC='clang -Qunused-arguments -fcolor-diagnostics' LDSHARED='clang -Qunused-arguments -fcolor-diagnostics -bundle -undefined dynamic_lookup -lsqlite3 -lffi -L/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/lib -L/Users/ryanrobertson/kivy-ios/dist/lib -lsqlite3 -lffi -L/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/lib -L/Users/ryanrobertson/kivy-ios/dist/lib' OPT='-DNDEBUG -g -fwrapv -O3 -Wall' _TCLTK_INCLUDES='' _TCLTK_LIBS='' ./python.exe -E ./setup.py build
[DEBUG ] running build
[DEBUG ] running build_ext
[DEBUG ] error: [Errno 2] No such file or directory: '/Users/ryanrobertson/kivy-ios/dist/hostpython3/include/python3.7m/pyconfig.h'
[DEBUG ] make: *** [sharedmods] Error 1
Traceback (most recent call last):
File "./toolchain.py", line 1569, in <module>
ToolchainCL()
File "./toolchain.py", line 1284, in __init__
getattr(self, args.command)()
File "./toolchain.py", line 1325, in build
build_recipes(args.recipe, ctx)
File "./toolchain.py", line 1161, in build_recipes
recipe.execute()
File "/Users/ryanrobertson/kivy-ios/toolchain.py", line 728, in execute
self.build_all()
File "/Users/ryanrobertson/kivy-ios/toolchain.py", line 84, in _cache_execution
f(self, *args, **kwargs)
File "/Users/ryanrobertson/kivy-ios/toolchain.py", line 836, in build_all
self.build(arch)
File "/Users/ryanrobertson/kivy-ios/toolchain.py", line 84, in _cache_execution
f(self, *args, **kwargs)
File "/Users/ryanrobertson/kivy-ios/toolchain.py", line 810, in build
self.build_arch(arch)
File "/Users/ryanrobertson/kivy-ios/toolchain.py", line 873, in build_arch
getattr(self, build)()
File "/Users/ryanrobertson/kivy-ios/recipes/hostpython3/__init__.py", line 91, in build_x86_64
_env=build_env)
File "/Users/ryanrobertson/kivy-ios/toolchain.py", line 67, in shprint
for line in cmd:
File "./tools/external/sh.py", line 565, in next
self.wait()
File "./tools/external/sh.py", line 500, in wait
self.handle_command_exit_code(exit_code)
File "./tools/external/sh.py", line 516, in handle_command_exit_code
raise exc(self.ran, self.process.stdout, self.process.stderr)
sh.ErrorReturnCode_2:
RAN: '/usr/bin/make -C /Users/ryanrobertson/kivy-ios/build/hostpython3/x86_64/Python-3.7.1 -j4'
STDOUT:
clang -Qunused-arguments -fcolor-diagnostics -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -mmacosx-version-min=10.12 -I/Users/ryanrobertson/kivy-ios/dist/hostlibffi/usr/local/include -I/Users/ryanrobertson/kivy-ios/dist/include/x86_64/openssl -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-mis... (141704 more, please see e.stdout)
STDERR:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment