CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR /Users/jenkins/w/cci_PR-3773/.conan/data/llvm-openmp/9.0.1/_/_/build/e992dca89c56300b2901b18c23dbae33f62b3a9e/source_subfolder/runtime/src/kmp_runtime.cpp:7834:52: warning: 'syscall' is deprecated: first deprecated in macOS 10.12 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations] rc = __kmp_str_buf_print(field_buffer, format, __kmp_gettid()); ^ /Users/jenkins/w/cci_PR-3773/.conan/data/llvm-openmp/9.0.1/_/_/build/e992dca89c56300b2901b18c23dbae33f62b3a9e/source_subfolder/runtime/src/kmp_wrapper_getpid.h:25:24: note: expanded from macro '__kmp_gettid' #define __kmp_gettid() syscall(SYS_thread_selfid) ^ /Applications/Xcode-11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/unistd.h:742:6: note: 'syscall' has been explicitly marked deprecated here int syscall(int, ...); ^ 1 warning generated. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY