/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. ld: warning: could not create compact unwind for _ffi_call_unix64: does not use RBP or RSP based frame 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. 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 Traceback (most recent call last): File "/Users/jenkins/w/cci_PR-1510/105/4b15316f-2e7a-463c-9e49-0bcc0b122deb/recipes/cpython/all/test_package/test_package.py", line 207, in ALL_TESTS[ns.test_module]() File "/Users/jenkins/w/cci_PR-1510/105/4b15316f-2e7a-463c-9e49-0bcc0b122deb/recipes/cpython/all/test_package/test_package.py", line 22, in inner_fn fn() File "/Users/jenkins/w/cci_PR-1510/105/4b15316f-2e7a-463c-9e49-0bcc0b122deb/recipes/cpython/all/test_package/test_package.py", line 108, in test_bsddb import bsddb ModuleNotFoundError: No module named 'bsddb' Traceback (most recent call last): File "/Users/jenkins/w/cci_PR-1510/105/4b15316f-2e7a-463c-9e49-0bcc0b122deb/recipes/cpython/all/test_package/test_package.py", line 207, in ALL_TESTS[ns.test_module]() File "/Users/jenkins/w/cci_PR-1510/105/4b15316f-2e7a-463c-9e49-0bcc0b122deb/recipes/cpython/all/test_package/test_package.py", line 22, in inner_fn fn() File "/Users/jenkins/w/cci_PR-1510/105/4b15316f-2e7a-463c-9e49-0bcc0b122deb/recipes/cpython/all/test_package/test_package.py", line 195, in test_tkinter import _tkinter ModuleNotFoundError: No module named '_tkinter'