CMake Warning at source_subfolder/CMakeLists.txt:278 (message): clang-format was not detected, so automatic source code reformatting is disabled CMake Warning at source_subfolder/CMakeLists.txt:290 (message): clang-tidy was not detected, so source code linting is disabled 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 /home/conan/w/cci_PR-3586/.conan/data/h3/3.7.1/_/_/build/fb2e47127d121cfb9412564cc1cf8603b479233e/source_subfolder/src/h3lib/lib/vertex.c: In function ‘vertexRotations’: /home/conan/w/cci_PR-3586/.conan/data/h3/3.7.1/_/_/build/fb2e47127d121cfb9412564cc1cf8603b479233e/source_subfolder/src/h3lib/lib/vertex.c:80:47: warning: ‘dirFaces.faces[3]’ may be used uninitialized in this function [-Wmaybe-uninitialized] if (cellLeadingDigit == JK_AXES_DIGIT && ^ /home/conan/w/cci_PR-3586/.conan/data/h3/3.7.1/_/_/build/fb2e47127d121cfb9412564cc1cf8603b479233e/source_subfolder/src/h3lib/lib/vertex.c:85:54: warning: ‘dirFaces.faces[1]’ may be used uninitialized in this function [-Wmaybe-uninitialized] } else if (cellLeadingDigit == IK_AXES_DIGIT && ^ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY