configure: WARNING: unrecognized options: --without-gcc Configured with: --prefix=/Applications/Xcode-11.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode-11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/c++/4.2.1 configure: WARNING: unrecognized options: --without-gcc source_subfolder/Python/initconfig.c:2596:38: warning: format specifies type 'wint_t' (aka 'int') but the argument has type 'unsigned int' [-Wformat] PySys_WriteStderr("%lc", ch); ~~~ ^~ %c 1 warning generated. /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libpython3.8d.a(dynamic_annotations.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libpython3.8d.a(pymath.o) has no symbols /Users/jenkins/w/cci_PR-1510@2/.conan/data/cpython/3.8.6/_/_/build/b8957cff913fc6e189759d4cf31cea04cd3b79bc/source_subfolder/Modules/_testcapimodule.c:6308:17: warning: 'tp_print' is deprecated [-Wdeprecated-declarations] MyList_Type.tp_print = 0; ^ source_subfolder/Include/cpython/object.h:260:5: note: 'tp_print' has been explicitly marked deprecated here Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); ^ source_subfolder/Include/pyport.h:515:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ ld: warning: directory not found for option '-L/usr/lib/termcap' 1 warning generated. clang: warning: -framework Tk: 'linker' input unused [-Wunused-command-line-argument] In file included from /Users/jenkins/w/cci_PR-1510@2/.conan/data/cpython/3.8.6/_/_/build/b8957cff913fc6e189759d4cf31cea04cd3b79bc/source_subfolder/Modules/_tkinter.c:48: /Applications/Xcode-11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/tk.h:86:11: fatal error: 'X11/Xlib.h' file not found # include ^~~~~~~~~~~~ 1 error generated. /Users/jenkins/w/cci_PR-1510@2/.conan/data/cpython/3.8.6/_/_/build/b8957cff913fc6e189759d4cf31cea04cd3b79bc/source_subfolder/Modules/_ctypes/malloc_closure.c:33:13: warning: unused function 'more_core' [-Wunused-function] static void more_core(void) ^ 1 warning generated. clang: warning: -framework Tk: 'linker' input unused [-Wunused-command-line-argument] In file included from /Users/jenkins/w/cci_PR-1510@2/.conan/data/cpython/3.8.6/_/_/build/b8957cff913fc6e189759d4cf31cea04cd3b79bc/source_subfolder/Modules/_tkinter.c:48: /Applications/Xcode-11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/tk.h:86:11: fatal error: 'X11/Xlib.h' file not found # include ^~~~~~~~~~~~ 1 error generated. clang: warning: -framework Tk: 'linker' input unused [-Wunused-command-line-argument] In file included from /Users/jenkins/w/cci_PR-1510@2/.conan/data/cpython/3.8.6/_/_/build/b8957cff913fc6e189759d4cf31cea04cd3b79bc/source_subfolder/Modules/_tkinter.c:48: /Applications/Xcode-11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/tk.h:86:11: fatal error: 'X11/Xlib.h' file not found # include ^~~~~~~~~~~~ 1 error generated. WARNING: The script easy_install-3.8 is installed in '/Users/jenkins/w/cci_PR-1510@2/.conan/data/cpython/3.8.6/_/_/package/b8957cff913fc6e189759d4cf31cea04cd3b79bc/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. WARNING: The scripts pip3 and pip3.8 are installed in '/Users/jenkins/w/cci_PR-1510@2/.conan/data/cpython/3.8.6/_/_/package/b8957cff913fc6e189759d4cf31cea04cd3b79bc/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. Using Python_ADDITIONAL_VERSIONS: 3.8.6d;3.8d;3d Python3_EXECUTABLE: /Users/jenkins/w/cci_PR-1510@2/.conan/data/cpython/3.8.6/_/_/package/b8957cff913fc6e189759d4cf31cea04cd3b79bc/bin/python3.8 Python3_INTERPRETER_ID: Python Python3_VERSION: 3.8.6 Python3_INCLUDE_DIRS: /Users/jenkins/w/cci_PR-1510@2/.conan/data/cpython/3.8.6/_/_/package/b8957cff913fc6e189759d4cf31cea04cd3b79bc/include/python3.8d Python3_LIBRARIES: /Users/jenkins/w/cci_PR-1510@2/.conan/data/cpython/3.8.6/_/_/package/b8957cff913fc6e189759d4cf31cea04cd3b79bc/lib/libpython3.8d.dylib CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY Python3_FIND_IMPLEMENTATIONS