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 /home/conan/w/cci_PR-4580/.conan/data/openblas/0.3.7/_/_/build/c6aa5d4e2ced32ff6dafa468e1f60c1ea867d4a1/source_subfolder/driver/others/memory.c: In function ‘alloc_mmap_free’: /home/conan/w/cci_PR-4580/.conan/data/openblas/0.3.7/_/_/build/c6aa5d4e2ced32ff6dafa468e1f60c1ea867d4a1/source_subfolder/driver/others/memory.c:2049:15: warning: format ‘%lx’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘void *’ [-Wformat=] printf("error code=%d,\trelease->address=%lx\n",errsv,release->address); ^ /home/conan/w/cci_PR-4580/.conan/data/openblas/0.3.7/_/_/build/c6aa5d4e2ced32ff6dafa468e1f60c1ea867d4a1/source_subfolder/driver/others/blas_server.c: In function ‘blas_thread_init’: /home/conan/w/cci_PR-4580/.conan/data/openblas/0.3.7/_/_/build/c6aa5d4e2ced32ff6dafa468e1f60c1ea867d4a1/source_subfolder/driver/others/blas_server.c:585:25: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 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); ^ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY