/Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libpython3.7m.a(dynamic_annotations.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libpython3.7m.a(pymath.o) has no symbols ld: warning: directory not found for option '-L/usr/lib/termcap' clang: warning: -framework Tk: 'linker' input unused [-Wunused-command-line-argument] In file included from /Users/jenkins/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/build/37e3b47d352afe5bd951affd9b4d930b262a94e8/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/.conan/data/cpython/3.7.9/_/_/build/37e3b47d352afe5bd951affd9b4d930b262a94e8/source_subfolder/Modules/_ctypes/callbacks.c:21:9: error: implicit declaration of function 'ffi_closure_free' is invalid in C99 [-Werror,-Wimplicit-function-declaration] ffi_closure_free(self->pcl_write); ^ /Users/jenkins/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/build/37e3b47d352afe5bd951affd9b4d930b262a94e8/source_subfolder/Modules/_ctypes/callbacks.c:21:9: warning: this function declaration is not a prototype [-Wstrict-prototypes] /Users/jenkins/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/build/37e3b47d352afe5bd951affd9b4d930b262a94e8/source_subfolder/Modules/_ctypes/callbacks.c:344:20: error: implicit declaration of function 'ffi_closure_alloc' is invalid in C99 [-Werror,-Wimplicit-function-declaration] p->pcl_write = ffi_closure_alloc(sizeof(ffi_closure), ^ /Users/jenkins/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/build/37e3b47d352afe5bd951affd9b4d930b262a94e8/source_subfolder/Modules/_ctypes/callbacks.c:344:20: warning: this function declaration is not a prototype [-Wstrict-prototypes] /Users/jenkins/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/build/37e3b47d352afe5bd951affd9b4d930b262a94e8/source_subfolder/Modules/_ctypes/callbacks.c:344:18: warning: incompatible integer to pointer conversion assigning to 'ffi_closure *' (aka 'struct ffi_closure *') from 'int' [-Wint-conversion] p->pcl_write = ffi_closure_alloc(sizeof(ffi_closure), ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings and 2 errors generated. clang: warning: -framework Tk: 'linker' input unused [-Wunused-command-line-argument] In file included from /Users/jenkins/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/build/37e3b47d352afe5bd951affd9b4d930b262a94e8/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/.conan/data/cpython/3.7.9/_/_/build/37e3b47d352afe5bd951affd9b4d930b262a94e8/source_subfolder/Modules/_ctypes/callbacks.c:21:9: error: implicit declaration of function 'ffi_closure_free' is invalid in C99 [-Werror,-Wimplicit-function-declaration] ffi_closure_free(self->pcl_write); ^ /Users/jenkins/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/build/37e3b47d352afe5bd951affd9b4d930b262a94e8/source_subfolder/Modules/_ctypes/callbacks.c:21:9: warning: this function declaration is not a prototype [-Wstrict-prototypes] /Users/jenkins/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/build/37e3b47d352afe5bd951affd9b4d930b262a94e8/source_subfolder/Modules/_ctypes/callbacks.c:344:20: error: implicit declaration of function 'ffi_closure_alloc' is invalid in C99 [-Werror,-Wimplicit-function-declaration] p->pcl_write = ffi_closure_alloc(sizeof(ffi_closure), ^ /Users/jenkins/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/build/37e3b47d352afe5bd951affd9b4d930b262a94e8/source_subfolder/Modules/_ctypes/callbacks.c:344:20: warning: this function declaration is not a prototype [-Wstrict-prototypes] /Users/jenkins/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/build/37e3b47d352afe5bd951affd9b4d930b262a94e8/source_subfolder/Modules/_ctypes/callbacks.c:344:18: warning: incompatible integer to pointer conversion assigning to 'ffi_closure *' (aka 'struct ffi_closure *') from 'int' [-Wint-conversion] p->pcl_write = ffi_closure_alloc(sizeof(ffi_closure), ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings and 2 errors generated. clang: warning: -framework Tk: 'linker' input unused [-Wunused-command-line-argument] In file included from /Users/jenkins/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/build/37e3b47d352afe5bd951affd9b4d930b262a94e8/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.7 is installed in '/Users/jenkins/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/package/37e3b47d352afe5bd951affd9b4d930b262a94e8/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.7 are installed in '/Users/jenkins/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/package/37e3b47d352afe5bd951affd9b4d930b262a94e8/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.7.9m;3.7m;3m Python3_EXECUTABLE: /Users/jenkins/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/package/37e3b47d352afe5bd951affd9b4d930b262a94e8/bin/python3.7 Python3_INTERPRETER_ID: Python Python3_VERSION: 3.7.9 Python3_INCLUDE_DIRS: /Users/jenkins/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/package/37e3b47d352afe5bd951affd9b4d930b262a94e8/include/python3.7m Python3_LIBRARIES: /Users/jenkins/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/package/37e3b47d352afe5bd951affd9b4d930b262a94e8/lib/libpython3.7m.a CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY Python3_FIND_IMPLEMENTATIONS