configure: WARNING: unrecognized options: --without-gcc Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/c++/4.2.1 configure: WARNING: unrecognized options: --without-gcc source_subfolder/Python/ast.c:3711:5: warning: code will never be executed [-Wunreachable-code] PyErr_SetString(PyExc_SystemError, "unhandled import name condition"); ^~~~~~~~~~~~~~~ 1 warning generated. 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. /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libpython3.8.a(dynamic_annotations.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libpython3.8.a(pymath.o) has no symbols /Users/jenkins/w/cci_PR-1510@2/.conan/data/cpython/3.8.6/_/_/build/1e7c8b79424f11e016d311d6843bfda868c8e2f5/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/1e7c8b79424f11e016d311d6843bfda868c8e2f5/source_subfolder/Modules/_tkinter.c:48: In file included from /System/Library/Frameworks/Tk.framework/Headers/tk.h:78: /System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:131:21: warning: this function declaration is not a prototype [-Wstrict-prototypes] int (*free_private)(); /* called to free private storage */ ^ void /System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:334:33: warning: this function declaration is not a prototype [-Wstrict-prototypes] struct _XImage *(*create_image)(); ^ void /System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:453:23: warning: this function declaration is not a prototype [-Wstrict-prototypes] XID (*resource_alloc)(); /* allocator function */ ^ void /System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:471:20: warning: this function declaration is not a prototype [-Wstrict-prototypes] int (*synchandler)(); /* Synchronization handler */ ^ void /System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:496:24: warning: this function declaration is not a prototype [-Wstrict-prototypes] Bool (*event_vec[128])(); /* vector for wire to event */ ^ void /System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:497:25: warning: this function declaration is not a prototype [-Wstrict-prototypes] Status (*wire_vec[128])(); /* vector for event to wire */ ^ void /System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:509:20: warning: this function declaration is not a prototype [-Wstrict-prototypes] Bool (**error_vec)(); /* vector for wire to error */ ^ void /System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:522:25: warning: this function declaration is not a prototype [-Wstrict-prototypes] int (*savedsynchandler)(); /* user synchandler when Xlib usurps */ ^ void /System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:1056:24: warning: this function declaration is not a prototype [-Wstrict-prototypes] typedef void (*XIMProc)(); ^ void 9 warnings 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/1e7c8b79424f11e016d311d6843bfda868c8e2f5/source_subfolder/Modules/tkappinit.c:17: In file included from /System/Library/Frameworks/Tk.framework/Headers/tk.h:78: /System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:131:21: warning: this function declaration is not a prototype [-Wstrict-prototypes] int (*free_private)(); /* called to free private storage */ ^ void /System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:334:33: warning: this function declaration is not a prototype [-Wstrict-prototypes] struct _XImage *(*create_image)(); ^ void /System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:453:23: warning: this function declaration is not a prototype [-Wstrict-prototypes] XID (*resource_alloc)(); /* allocator function */ ^ void /System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:471:20: warning: this function declaration is not a prototype [-Wstrict-prototypes] int (*synchandler)(); /* Synchronization handler */ ^ void /System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:496:24: warning: this function declaration is not a prototype [-Wstrict-prototypes] Bool (*event_vec[128])(); /* vector for wire to event */ ^ void /System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:497:25: warning: this function declaration is not a prototype [-Wstrict-prototypes] Status (*wire_vec[128])(); /* vector for event to wire */ ^ void /System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:509:20: warning: this function declaration is not a prototype [-Wstrict-prototypes] Bool (**error_vec)(); /* vector for wire to error */ ^ void /System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:522:25: warning: this function declaration is not a prototype [-Wstrict-prototypes] int (*savedsynchandler)(); /* user synchandler when Xlib usurps */ ^ void /System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:1056:24: warning: this function declaration is not a prototype [-Wstrict-prototypes] typedef void (*XIMProc)(); ^ void 9 warnings generated. /Users/jenkins/w/cci_PR-1510@2/.conan/data/cpython/3.8.6/_/_/build/1e7c8b79424f11e016d311d6843bfda868c8e2f5/source_subfolder/Modules/_ctypes/malloc_closure.c:33:13: warning: unused function 'more_core' [-Wunused-function] static void more_core(void) ^ 1 warning 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/1e7c8b79424f11e016d311d6843bfda868c8e2f5/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/1e7c8b79424f11e016d311d6843bfda868c8e2f5/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.6;3.8;3 Python3_EXECUTABLE: /Users/jenkins/w/cci_PR-1510@2/.conan/data/cpython/3.8.6/_/_/package/1e7c8b79424f11e016d311d6843bfda868c8e2f5/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/1e7c8b79424f11e016d311d6843bfda868c8e2f5/include/python3.8 Python3_LIBRARIES: /Users/jenkins/w/cci_PR-1510@2/.conan/data/cpython/3.8.6/_/_/package/1e7c8b79424f11e016d311d6843bfda868c8e2f5/lib/libpython3.8.a CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY Python3_FIND_IMPLEMENTATIONS