/Applications/Xcode-9.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libpython3.7m.a(dynamic_annotations.o) has no symbols /Applications/Xcode-9.4.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' In file included from /Users/jenkins/w/cci_PR-1510@3/.conan/data/cpython/3.7.9/_/_/build/ee76bc8b6b7a03fd55c1cb9bc3ffd44935aa1fa7/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@3/.conan/data/cpython/3.7.9/_/_/build/ee76bc8b6b7a03fd55c1cb9bc3ffd44935aa1fa7/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@3/.conan/data/cpython/3.7.9/_/_/build/ee76bc8b6b7a03fd55c1cb9bc3ffd44935aa1fa7/source_subfolder/Modules/_ctypes/callbacks.c:21:9: warning: this function declaration is not a prototype [-Wstrict-prototypes] /Users/jenkins/w/cci_PR-1510@3/.conan/data/cpython/3.7.9/_/_/build/ee76bc8b6b7a03fd55c1cb9bc3ffd44935aa1fa7/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@3/.conan/data/cpython/3.7.9/_/_/build/ee76bc8b6b7a03fd55c1cb9bc3ffd44935aa1fa7/source_subfolder/Modules/_ctypes/callbacks.c:344:20: note: did you mean 'ffi_closure_free'? /Users/jenkins/w/cci_PR-1510@3/.conan/data/cpython/3.7.9/_/_/build/ee76bc8b6b7a03fd55c1cb9bc3ffd44935aa1fa7/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@3/.conan/data/cpython/3.7.9/_/_/build/ee76bc8b6b7a03fd55c1cb9bc3ffd44935aa1fa7/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@3/.conan/data/cpython/3.7.9/_/_/build/ee76bc8b6b7a03fd55c1cb9bc3ffd44935aa1fa7/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@3/.conan/data/cpython/3.7.9/_/_/build/ee76bc8b6b7a03fd55c1cb9bc3ffd44935aa1fa7/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@3/.conan/data/cpython/3.7.9/_/_/build/ee76bc8b6b7a03fd55c1cb9bc3ffd44935aa1fa7/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@3/.conan/data/cpython/3.7.9/_/_/build/ee76bc8b6b7a03fd55c1cb9bc3ffd44935aa1fa7/source_subfolder/Modules/_ctypes/callbacks.c:21:9: warning: this function declaration is not a prototype [-Wstrict-prototypes] /Users/jenkins/w/cci_PR-1510@3/.conan/data/cpython/3.7.9/_/_/build/ee76bc8b6b7a03fd55c1cb9bc3ffd44935aa1fa7/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@3/.conan/data/cpython/3.7.9/_/_/build/ee76bc8b6b7a03fd55c1cb9bc3ffd44935aa1fa7/source_subfolder/Modules/_ctypes/callbacks.c:344:20: note: did you mean 'ffi_closure_free'? /Users/jenkins/w/cci_PR-1510@3/.conan/data/cpython/3.7.9/_/_/build/ee76bc8b6b7a03fd55c1cb9bc3ffd44935aa1fa7/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@3/.conan/data/cpython/3.7.9/_/_/build/ee76bc8b6b7a03fd55c1cb9bc3ffd44935aa1fa7/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@3/.conan/data/cpython/3.7.9/_/_/build/ee76bc8b6b7a03fd55c1cb9bc3ffd44935aa1fa7/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@3/.conan/data/cpython/3.7.9/_/_/build/ee76bc8b6b7a03fd55c1cb9bc3ffd44935aa1fa7/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@3/.conan/data/cpython/3.7.9/_/_/build/ee76bc8b6b7a03fd55c1cb9bc3ffd44935aa1fa7/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@3/.conan/data/cpython/3.7.9/_/_/build/ee76bc8b6b7a03fd55c1cb9bc3ffd44935aa1fa7/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@3/.conan/data/cpython/3.7.9/_/_/build/ee76bc8b6b7a03fd55c1cb9bc3ffd44935aa1fa7/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. /bin/sh: line 1: 3174 Segmentation fault: 11 DYLD_LIBRARY_PATH=/Users/jenkins/w/cci_PR-1510@3/.conan/data/cpython/3.7.9/_/_/build/ee76bc8b6b7a03fd55c1cb9bc3ffd44935aa1fa7 ./python.exe -E -m ensurepip $ensurepip --root=/ make: *** [install] Error 139 ERROR: cpython/3.7.9: Error in package() method, line 508 autotools.install() ConanException: Error 2 while executing make install -j8