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/513ecd014c621f095b5514640a5dd8107bd198e7/source_subfolder/io/MemoryViewReader.cpp:35: /home/conan/w/cci_PR-3443/.conan/data/pdal/2.2.0/_/_/build/513ecd014c621f095b5514640a5dd8107bd198e7/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/513ecd014c621f095b5514640a5dd8107bd198e7/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/513ecd014c621f095b5514640a5dd8107bd198e7/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/513ecd014c621f095b5514640a5dd8107bd198e7/source_subfolder/pdal/KDIndex.cpp:36: /home/conan/w/cci_PR-3443/.conan/data/pdal/2.2.0/_/_/build/513ecd014c621f095b5514640a5dd8107bd198e7/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/513ecd014c621f095b5514640a5dd8107bd198e7/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/513ecd014c621f095b5514640a5dd8107bd198e7/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/513ecd014c621f095b5514640a5dd8107bd198e7/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/513ecd014c621f095b5514640a5dd8107bd198e7/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. /home/conan/w/cci_PR-3443/.conan/data/pdal/2.2.0/_/_/build/513ecd014c621f095b5514640a5dd8107bd198e7/source_subfolder/filters/private/expr/Lexer.cpp:203:16: error: use of undeclared identifier 'strtod'; did you mean 'strtok'? double v = strtod(start, &end); ^~~~~~ strtok /usr/include/string.h:335:14: note: 'strtok' declared here extern char *strtok (char *__restrict __s, const char *__restrict __delim) ^ /home/conan/w/cci_PR-3443/.conan/data/pdal/2.2.0/_/_/build/513ecd014c621f095b5514640a5dd8107bd198e7/source_subfolder/filters/private/expr/Lexer.cpp:203:23: error: cannot initialize a parameter of type 'char *' with an lvalue of type 'const char *' double v = strtod(start, &end); ^~~~~ /usr/include/string.h:335:39: note: passing argument to parameter '__s' here extern char *strtok (char *__restrict __s, const char *__restrict __delim) ^ 2 errors generated. make[2]: *** [source_subfolder/CMakeFiles/pdal_base.dir/filters/private/expr/Lexer.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [source_subfolder/CMakeFiles/pdal_base.dir/all] Error 2 make: *** [all] Error 2 WARN: libgeotiff/1.6.0: requirement proj/7.0.0 overridden by gdal/3.1.4 to proj/7.2.0 pdal/2.2.0: WARN: Build folder is dirty, removing it: /home/conan/w/cci_PR-3443/.conan/data/pdal/2.2.0/_/_/build/513ecd014c621f095b5514640a5dd8107bd198e7 pdal/2.2.0: ERROR: Package '513ecd014c621f095b5514640a5dd8107bd198e7' build failed pdal/2.2.0: WARN: Build folder /home/conan/w/cci_PR-3443/.conan/data/pdal/2.2.0/_/_/build/513ecd014c621f095b5514640a5dd8107bd198e7 ERROR: pdal/2.2.0: Error in build() method, line 90 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/cci_PR-3443/.conan/data/pdal/2.2.0/_/_/build/513ecd014c621f095b5514640a5dd8107bd198e7' '--' '-j3'