CMake Warning at source_subfolder/CMakeLists.txt:64 (message): CMake support is experimental. It does not yet support all build options and may not produce the same Makefiles that OpenBLAS ships with. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY USE_LOCKING /Users/jenkins/w/cci_PR-4580@2/.conan/data/openblas/0.3.7/_/_/build/e4049dcb0070c41e2e435d657dabf4e54b34c8c7/source_subfolder/driver/others/blas_server.c:585:109: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] fprintf(STDERR, "OpenBLAS blas_thread_init: pthread_create failed for thread %ld of %ld: %s\n", i+1,blas_num_threads,msg); ~~~ ^~~~~~~~~~~~~~~~ %d /Users/jenkins/w/cci_PR-4580@2/.conan/data/openblas/0.3.7/_/_/build/e4049dcb0070c41e2e435d657dabf4e54b34c8c7/source_subfolder/driver/others/memory.c:2049:62: warning: format specifies type 'unsigned long' but the argument has type 'void *' [-Wformat] printf("error code=%d,\trelease->address=%lx\n",errsv,release->address); ~~~ ^~~~~~~~~~~~~~~~ 1 warning generated. 1 warning generated. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY