/Applications/Xcode-9.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libpython3.7dm.a(dynamic_annotations.o) has no symbols /Applications/Xcode-9.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libpython3.7dm.a(pymath.o) has no symbols ld: warning: directory not found for option '-L/usr/lib/termcap' In file included from /Users/jenkins/w/cci_PR-1510@4/.conan/data/cpython/3.7.9/_/_/build/08070e0d8d7d887747720dd59129f50d7fc5efea/source_subfolder/Modules/_tkinter.c:48: /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/tk.h:78:11: fatal error: 'X11/Xlib.h' file not found # include ^~~~~~~~~~~~ 1 error generated. /Users/jenkins/w/cci_PR-1510@4/.conan/data/cpython/3.7.9/_/_/build/08070e0d8d7d887747720dd59129f50d7fc5efea/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@4/.conan/data/cpython/3.7.9/_/_/build/08070e0d8d7d887747720dd59129f50d7fc5efea/source_subfolder/Modules/_ctypes/callbacks.c:21:9: warning: this function declaration is not a prototype [-Wstrict-prototypes] /Users/jenkins/w/cci_PR-1510@4/.conan/data/cpython/3.7.9/_/_/build/08070e0d8d7d887747720dd59129f50d7fc5efea/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@4/.conan/data/cpython/3.7.9/_/_/build/08070e0d8d7d887747720dd59129f50d7fc5efea/source_subfolder/Modules/_ctypes/callbacks.c:344:20: note: did you mean 'ffi_closure_free'? /Users/jenkins/w/cci_PR-1510@4/.conan/data/cpython/3.7.9/_/_/build/08070e0d8d7d887747720dd59129f50d7fc5efea/source_subfolder/Modules/_ctypes/callbacks.c:21:9: note: 'ffi_closure_free' declared here ffi_closure_free(self->pcl_write); ^ /Users/jenkins/w/cci_PR-1510@4/.conan/data/cpython/3.7.9/_/_/build/08070e0d8d7d887747720dd59129f50d7fc5efea/source_subfolder/Modules/_ctypes/callbacks.c:344:20: warning: this function declaration is not a prototype [-Wstrict-prototypes] p->pcl_write = ffi_closure_alloc(sizeof(ffi_closure), ^ /Users/jenkins/w/cci_PR-1510@4/.conan/data/cpython/3.7.9/_/_/build/08070e0d8d7d887747720dd59129f50d7fc5efea/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. In file included from /Users/jenkins/w/cci_PR-1510@4/.conan/data/cpython/3.7.9/_/_/build/08070e0d8d7d887747720dd59129f50d7fc5efea/source_subfolder/Modules/_tkinter.c:48: /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/tk.h:78:11: fatal error: 'X11/Xlib.h' file not found # include ^~~~~~~~~~~~ 1 error generated. /Users/jenkins/w/cci_PR-1510@4/.conan/data/cpython/3.7.9/_/_/build/08070e0d8d7d887747720dd59129f50d7fc5efea/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@4/.conan/data/cpython/3.7.9/_/_/build/08070e0d8d7d887747720dd59129f50d7fc5efea/source_subfolder/Modules/_ctypes/callbacks.c:21:9: warning: this function declaration is not a prototype [-Wstrict-prototypes] /Users/jenkins/w/cci_PR-1510@4/.conan/data/cpython/3.7.9/_/_/build/08070e0d8d7d887747720dd59129f50d7fc5efea/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@4/.conan/data/cpython/3.7.9/_/_/build/08070e0d8d7d887747720dd59129f50d7fc5efea/source_subfolder/Modules/_ctypes/callbacks.c:344:20: note: did you mean 'ffi_closure_free'? /Users/jenkins/w/cci_PR-1510@4/.conan/data/cpython/3.7.9/_/_/build/08070e0d8d7d887747720dd59129f50d7fc5efea/source_subfolder/Modules/_ctypes/callbacks.c:21:9: note: 'ffi_closure_free' declared here ffi_closure_free(self->pcl_write); ^ /Users/jenkins/w/cci_PR-1510@4/.conan/data/cpython/3.7.9/_/_/build/08070e0d8d7d887747720dd59129f50d7fc5efea/source_subfolder/Modules/_ctypes/callbacks.c:344:20: warning: this function declaration is not a prototype [-Wstrict-prototypes] p->pcl_write = ffi_closure_alloc(sizeof(ffi_closure), ^ /Users/jenkins/w/cci_PR-1510@4/.conan/data/cpython/3.7.9/_/_/build/08070e0d8d7d887747720dd59129f50d7fc5efea/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. In file included from /Users/jenkins/w/cci_PR-1510@4/.conan/data/cpython/3.7.9/_/_/build/08070e0d8d7d887747720dd59129f50d7fc5efea/source_subfolder/Modules/_tkinter.c:48: /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/tk.h:78:11: fatal error: 'X11/Xlib.h' file not found # include ^~~~~~~~~~~~ 1 error generated. /Users/jenkins/w/cci_PR-1510@4/.conan/data/cpython/3.7.9/_/_/build/08070e0d8d7d887747720dd59129f50d7fc5efea/source_subfolder/Modules/_ctypes/callbacks.c:21:9: warning: implicit declaration of function 'ffi_closure_free' is invalid in C99 [-Wimplicit-function-declaration] ffi_closure_free(self->pcl_write); ^ /Users/jenkins/w/cci_PR-1510@4/.conan/data/cpython/3.7.9/_/_/build/08070e0d8d7d887747720dd59129f50d7fc5efea/source_subfolder/Modules/_ctypes/callbacks.c:344:20: warning: implicit declaration of function 'ffi_closure_alloc' is invalid in C99 [-Wimplicit-function-declaration] p->pcl_write = ffi_closure_alloc(sizeof(ffi_closure), ^ /Users/jenkins/w/cci_PR-1510@4/.conan/data/cpython/3.7.9/_/_/build/08070e0d8d7d887747720dd59129f50d7fc5efea/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 generated. make: *** [libinstall] Terminated: 15 make: *** [libinstall] Terminated: 15 ERROR: Exiting with code: 5