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_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR In file included from /home/conan/w/cci_PR-3443/.conan/data/pdal/2.2.0/_/_/build/bfb5a702b2d81c4294e4b37151c15f0471f8bf2c/source_subfolder/io/MemoryViewReader.cpp:35: /home/conan/w/cci_PR-3443/.conan/data/pdal/2.2.0/_/_/build/bfb5a702b2d81c4294e4b37151c15f0471f8bf2c/source_subfolder/io/MemoryViewReader.hpp:58:28: warning: suggest braces around initialization of subobject [-Wmissing-braces] Shape() : m_shape{ 0, 0, 0 } ^~~~~~~ { } /home/conan/w/cci_PR-3443/.conan/data/pdal/2.2.0/_/_/build/bfb5a702b2d81c4294e4b37151c15f0471f8bf2c/source_subfolder/io/MemoryViewReader.hpp:62:22: warning: suggest braces around initialization of subobject [-Wmissing-braces] m_shape({depth, rows, columns}) ^~~~~~~~~~~~~~~~~~~~ { } /home/conan/w/cci_PR-3443/.conan/data/pdal/2.2.0/_/_/build/bfb5a702b2d81c4294e4b37151c15f0471f8bf2c/source_subfolder/io/MemoryViewReader.hpp:249:16: warning: suggest braces around initialization of subobject [-Wmissing-braces] shape = {{ depth, rows, cols }}; ^~~~~~~~~~~~~~~~~ { } 3 warnings generated. In file included from /home/conan/w/cci_PR-3443/.conan/data/pdal/2.2.0/_/_/build/bfb5a702b2d81c4294e4b37151c15f0471f8bf2c/source_subfolder/pdal/KDIndex.cpp:36: /home/conan/w/cci_PR-3443/.conan/data/pdal/2.2.0/_/_/build/bfb5a702b2d81c4294e4b37151c15f0471f8bf2c/source_subfolder/pdal/private/KDImpl.hpp:57:33: warning: suggest braces around initialization of subobject [-Wmissing-braces] std::array ids { Id::X, Id::Y }; ^~~~~~~~~~~~ { } /home/conan/w/cci_PR-3443/.conan/data/pdal/2.2.0/_/_/build/bfb5a702b2d81c4294e4b37151c15f0471f8bf2c/source_subfolder/pdal/private/KDImpl.hpp:99:36: warning: suggest braces around initialization of subobject [-Wmissing-braces] std::array pt { x, y }; ^~~~ { } /home/conan/w/cci_PR-3443/.conan/data/pdal/2.2.0/_/_/build/bfb5a702b2d81c4294e4b37151c15f0471f8bf2c/source_subfolder/pdal/private/KDImpl.hpp:112:36: warning: suggest braces around initialization of subobject [-Wmissing-braces] std::array pt { x, y }; ^~~~ { } /home/conan/w/cci_PR-3443/.conan/data/pdal/2.2.0/_/_/build/bfb5a702b2d81c4294e4b37151c15f0471f8bf2c/source_subfolder/pdal/private/KDImpl.hpp:123:36: warning: suggest braces around initialization of subobject [-Wmissing-braces] std::array pt { x, y }; ^~~~ { } /home/conan/w/cci_PR-3443/.conan/data/pdal/2.2.0/_/_/build/bfb5a702b2d81c4294e4b37151c15f0471f8bf2c/source_subfolder/pdal/private/KDImpl.hpp:162:33: warning: suggest braces around initialization of subobject [-Wmissing-braces] std::array ids { Id::X, Id::Y, Id::Z }; ^~~~~~~~~~~~~~~~~~~ { } 5 warnings generated. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY WARN: libgeotiff/1.6.0: requirement proj/7.0.0 overridden by gdal/3.1.4 to proj/7.2.0