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/.conan/data/openblas/0.3.9/_/_/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/.conan/data/openblas/0.3.9/_/_/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. /Users/jenkins/w/cci_PR-4580/.conan/data/openblas/0.3.9/_/_/build/e4049dcb0070c41e2e435d657dabf4e54b34c8c7/source_subfolder/driver/others/parameter.c:255:7: warning: unused variable 'size' [-Wunused-variable] int size = 16; ^ 1 warning generated. In file included from /Users/jenkins/w/cci_PR-4580/.conan/data/openblas/0.3.9/_/_/build/e4049dcb0070c41e2e435d657dabf4e54b34c8c7/build_subfolder/source_subfolder/kernel/CMakeFiles/isamin_k.S:9: /Users/jenkins/w/cci_PR-4580/.conan/data/openblas/0.3.9/_/_/build/e4049dcb0070c41e2e435d657dabf4e54b34c8c7/source_subfolder/kernel/x86_64/iamax_sse.S:54:9: warning: 'MAXPS' macro redefined [-Wmacro-redefined] #define MAXPS minps ^ /Users/jenkins/w/cci_PR-4580/.conan/data/openblas/0.3.9/_/_/build/e4049dcb0070c41e2e435d657dabf4e54b34c8c7/source_subfolder/kernel/x86_64/iamax_sse.S:51:9: note: previous definition is here #define MAXPS maxps ^ /Users/jenkins/w/cci_PR-4580/.conan/data/openblas/0.3.9/_/_/build/e4049dcb0070c41e2e435d657dabf4e54b34c8c7/source_subfolder/kernel/x86_64/iamax_sse.S:55:9: warning: 'MAXSS' macro redefined [-Wmacro-redefined] #define MAXSS minss ^ /Users/jenkins/w/cci_PR-4580/.conan/data/openblas/0.3.9/_/_/build/e4049dcb0070c41e2e435d657dabf4e54b34c8c7/source_subfolder/kernel/x86_64/iamax_sse.S:52:9: note: previous definition is here #define MAXSS maxss ^ 2 warnings generated. In file included from /Users/jenkins/w/cci_PR-4580/.conan/data/openblas/0.3.9/_/_/build/e4049dcb0070c41e2e435d657dabf4e54b34c8c7/build_subfolder/source_subfolder/kernel/CMakeFiles/ismin_k.S:8: /Users/jenkins/w/cci_PR-4580/.conan/data/openblas/0.3.9/_/_/build/e4049dcb0070c41e2e435d657dabf4e54b34c8c7/source_subfolder/kernel/x86_64/iamax_sse.S:54:9: warning: 'MAXPS' macro redefined [-Wmacro-redefined] #define MAXPS minps ^ /Users/jenkins/w/cci_PR-4580/.conan/data/openblas/0.3.9/_/_/build/e4049dcb0070c41e2e435d657dabf4e54b34c8c7/source_subfolder/kernel/x86_64/iamax_sse.S:51:9: note: previous definition is here #define MAXPS maxps ^ /Users/jenkins/w/cci_PR-4580/.conan/data/openblas/0.3.9/_/_/build/e4049dcb0070c41e2e435d657dabf4e54b34c8c7/source_subfolder/kernel/x86_64/iamax_sse.S:55:9: warning: 'MAXSS' macro redefined [-Wmacro-redefined] #define MAXSS minss ^ /Users/jenkins/w/cci_PR-4580/.conan/data/openblas/0.3.9/_/_/build/e4049dcb0070c41e2e435d657dabf4e54b34c8c7/source_subfolder/kernel/x86_64/iamax_sse.S:52:9: note: previous definition is here #define MAXSS maxss ^ 2 warnings generated. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY