******************************************************************************** conan test conan-center-index/recipes/h5cpp/all/test_package/conanfile.py h5cpp/0.4.1@ --profile=/home/conan/w/BuildSingleReference/22474/e04ec043-f8a2-45c8-93fc-6cc74ffa34d0/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=9 os=Linux os_build=Linux [options] h5cpp:shared=False [build_requires] [env] h5cpp/0.4.1 (test package): Installing package Requirements h5cpp/0.4.1 from local cache - Cache hdf5/1.12.0 from 'conan-center' - Cache zlib/1.2.11 from 'conan-center' - Cache Packages h5cpp/0.4.1:b1175a9fc3b7837204583dea9e9c3f3fb17d21b3 - Cache hdf5/1.12.0:34e8c2c611dcf40c183971c3d147509658867af0 - Cache zlib/1.2.11:6af9cc7cb931c5ad942174fd7838eb655717c709 - Cache Installing (downloading, building) binaries... zlib/1.2.11: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK hdf5/1.12.0: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK h5cpp/0.4.1: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK h5cpp/0.4.1 (test package): Generator cmake_find_package created Findh5cpp.cmake h5cpp/0.4.1 (test package): Generator cmake_find_package created FindHDF5.cmake h5cpp/0.4.1 (test package): Generator cmake_find_package created FindZLIB.cmake h5cpp/0.4.1 (test package): Generator cmake created conanbuildinfo.cmake h5cpp/0.4.1 (test package): Generator txt created conanbuildinfo.txt h5cpp/0.4.1 (test package): Generated conaninfo.txt h5cpp/0.4.1 (test package): Generated graphinfo Using lockfile: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/h5cpp/all/test_package/build/37addb6af30c0f1ba4710e408058bf68626ba670/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK h5cpp/0.4.1 (test package): Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/conan-center-index/recipes/h5cpp/all/test_package/build/37addb6af30c0f1ba4710e408058bf68626ba670' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/conan-center-index/recipes/h5cpp/all/test_package/build/37addb6af30c0f1ba4710e408058bf68626ba670/package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_MODULE_PATH="/home/conan/w/BuildSingleReference/conan-center-index/recipes/h5cpp/all/test_package/build/37addb6af30c0f1ba4710e408058bf68626ba670" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/BuildSingleReference/conan-center-index/recipes/h5cpp/all/test_package' ----------------- -- The CXX compiler identification is GNU 9.2.1 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 9 -- Conan: Checking correct version: 9 -- Conan: C++ stdlib: libstdc++ -- Conan: Using autogenerated Findh5cpp.cmake -- Found h5cpp: 0.4.1 (found version "0.4.1") -- Library h5cpp found /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/lib/libh5cpp.so -- Found: /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/lib/libh5cpp.so -- Conan: Using autogenerated FindHDF5.cmake -- Found HDF5: 1.12.0 (found version "1.12.0") -- Library hdf5_hl_cpp found /home/conan/w/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/34e8c2c611dcf40c183971c3d147509658867af0/lib/libhdf5_hl_cpp.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/34e8c2c611dcf40c183971c3d147509658867af0/lib/libhdf5_hl_cpp.a -- Library hdf5_hl found /home/conan/w/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/34e8c2c611dcf40c183971c3d147509658867af0/lib/libhdf5_hl.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/34e8c2c611dcf40c183971c3d147509658867af0/lib/libhdf5_hl.a -- Library hdf5_cpp found /home/conan/w/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/34e8c2c611dcf40c183971c3d147509658867af0/lib/libhdf5_cpp.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/34e8c2c611dcf40c183971c3d147509658867af0/lib/libhdf5_cpp.a -- Library hdf5 found /home/conan/w/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/34e8c2c611dcf40c183971c3d147509658867af0/lib/libhdf5.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/34e8c2c611dcf40c183971c3d147509658867af0/lib/libhdf5.a -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.11 (found version "1.2.11") -- Library z found /home/conan/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libz.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libz.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/conan-center-index/recipes/h5cpp/all/test_package/build/37addb6af30c0f1ba4710e408058bf68626ba670 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/h5cpp/all/test_package/build/37addb6af30c0f1ba4710e408058bf68626ba670' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o 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 In file included from /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/property/link_access.hpp:29, from /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/core/iterator_config.hpp:31, from /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/hdf5.hpp:29, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/h5cpp/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/core/filesystem.hpp:70:21: error: ‘filesystem’ is not a namespace-name 70 | namespace fs = std::filesystem; | ^~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/core/iterator_config.hpp:31, from /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/hdf5.hpp:29, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/h5cpp/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/property/link_access.hpp:71:3: error: ‘fs’ does not name a type 71 | fs::path external_link_prefix() const; | ^~ /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/property/link_access.hpp:84:35: error: ‘fs’ does not name a type 84 | void external_link_prefix(const fs::path &path); | ^~ /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/property/link_access.hpp:84:44: error: expected unqualified-id before ‘&’ token 84 | void external_link_prefix(const fs::path &path); | ^ /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/property/link_access.hpp:84:43: error: expected ‘)’ before ‘&’ token 84 | void external_link_prefix(const fs::path &path); | ~ ^~ | ) /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/property/link_access.hpp:84:44: error: expected ‘;’ at end of member declaration 84 | void external_link_prefix(const fs::path &path); | ^ | ; /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/property/link_access.hpp:84:45: error: ‘path’ does not name a type 84 | void external_link_prefix(const fs::path &path); | ^~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/hdf5.hpp:32, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/h5cpp/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/core/object_id.hpp:127:5: error: ‘fs’ does not name a type 127 | fs::path file_name() const noexcept; | ^~ /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/core/object_id.hpp:158:5: error: ‘fs’ does not name a type 158 | fs::path file_name_; | ^~ In file included from /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/node/link.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/attribute/attribute.hpp:39, from /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/attribute/attribute_iterator.hpp:29, from /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/hdf5.hpp:40, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/h5cpp/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/file/file.hpp:131:3: error: ‘fs’ does not name a type; did you mean ‘ffs’? 131 | fs::path path() const; | ^~ | ffs In file included from /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/attribute/attribute.hpp:39, from /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/attribute/attribute_iterator.hpp:29, from /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/hdf5.hpp:40, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/h5cpp/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/node/link.hpp:75:61: error: ‘fs’ does not name a type; did you mean ‘ffs’? 75 | explicit LinkTarget(const hdf5::Path &object_path,const fs::path &file_path); | ^~ | ffs /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/node/link.hpp:75:70: error: expected unqualified-id before ‘&’ token 75 | explicit LinkTarget(const hdf5::Path &object_path,const fs::path &file_path); | ^ /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/node/link.hpp:75:69: error: expected ‘)’ before ‘&’ token 75 | explicit LinkTarget(const hdf5::Path &object_path,const fs::path &file_path); | ~ ^~ | ) /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/node/link.hpp:75:70: error: constructors may not be ref-qualified 75 | explicit LinkTarget(const hdf5::Path &object_path,const fs::path &file_path); | ^ /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/node/link.hpp:75:70: error: expected ‘;’ at end of member declaration 75 | explicit LinkTarget(const hdf5::Path &object_path,const fs::path &file_path); | ^ | ; /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/node/link.hpp:75:71: error: ‘file_path’ does not name a type 75 | explicit LinkTarget(const hdf5::Path &object_path,const fs::path &file_path); | ^~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/node/link.hpp:82:5: error: ‘fs’ does not name a type; did you mean ‘ffs’? 82 | fs::path file_path() const; | ^~ | ffs /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/node/link.hpp:96:5: error: ‘fs’ does not name a type; did you mean ‘ffs’? 96 | fs::path file_; | ^~ | ffs In file included from /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/hdf5.hpp:40, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/h5cpp/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/attribute/attribute_iterator.hpp:74:52: error: field ‘manager_’ has incomplete type ‘std::reference_wrapper’ 74 | std::reference_wrapper manager_; | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/core/iterator_config.hpp:28, from /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/hdf5.hpp:29, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/h5cpp/all/test_package/test_package.cpp:1: /usr/include/c++/9/type_traits:2019:11: note: declaration of ‘class std::reference_wrapper’ 2019 | class reference_wrapper; | ^~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/hdf5.hpp:70, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/h5cpp/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/file/functions.hpp:57:30: error: ‘fs’ does not name a type; did you mean ‘ffs’? 57 | DLL_EXPORT File create(const fs::path &path, | ^~ | ffs /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/file/functions.hpp:57:39: error: expected unqualified-id before ‘&’ token 57 | DLL_EXPORT File create(const fs::path &path, | ^ /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/file/functions.hpp:57:38: error: expected ‘)’ before ‘&’ token 57 | DLL_EXPORT File create(const fs::path &path, | ~ ^~ | ) /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/file/functions.hpp:57:40: error: expected initializer before ‘path’ 57 | DLL_EXPORT File create(const fs::path &path, | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/file/functions.hpp:61:30: error: ‘fs’ does not name a type; did you mean ‘ffs’? 61 | DLL_EXPORT File create(const fs::path &path, | ^~ | ffs /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/file/functions.hpp:61:39: error: expected unqualified-id before ‘&’ token 61 | DLL_EXPORT File create(const fs::path &path, | ^ /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/file/functions.hpp:61:38: error: expected ‘)’ before ‘&’ token 61 | DLL_EXPORT File create(const fs::path &path, | ~ ^~ | ) /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/file/functions.hpp:61:40: error: expected initializer before ‘path’ 61 | DLL_EXPORT File create(const fs::path &path, | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/file/functions.hpp:77:28: error: ‘fs’ does not name a type; did you mean ‘ffs’? 77 | DLL_EXPORT File open(const fs::path &path, | ^~ | ffs /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/file/functions.hpp:77:37: error: expected unqualified-id before ‘&’ token 77 | DLL_EXPORT File open(const fs::path &path, | ^ /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/file/functions.hpp:77:36: error: expected ‘)’ before ‘&’ token 77 | DLL_EXPORT File open(const fs::path &path, | ~ ^~ | ) /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/file/functions.hpp:77:38: error: expected initializer before ‘path’ 77 | DLL_EXPORT File open(const fs::path &path, | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/file/functions.hpp:80:28: error: ‘fs’ does not name a type; did you mean ‘ffs’? 80 | DLL_EXPORT File open(const fs::path &path, | ^~ | ffs /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/file/functions.hpp:80:37: error: expected unqualified-id before ‘&’ token 80 | DLL_EXPORT File open(const fs::path &path, | ^ /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/file/functions.hpp:80:36: error: expected ‘)’ before ‘&’ token 80 | DLL_EXPORT File open(const fs::path &path, | ~ ^~ | ) /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/file/functions.hpp:80:38: error: expected initializer before ‘path’ 80 | DLL_EXPORT File open(const fs::path &path, | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/file/functions.hpp:91:36: error: ‘fs’ does not name a type; did you mean ‘ffs’? 91 | DLL_EXPORT bool is_hdf5_file(const fs::path &path); | ^~ | ffs /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/file/functions.hpp:91:45: error: expected unqualified-id before ‘&’ token 91 | DLL_EXPORT bool is_hdf5_file(const fs::path &path); | ^ /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/file/functions.hpp:91:44: error: expected ‘)’ before ‘&’ token 91 | DLL_EXPORT bool is_hdf5_file(const fs::path &path); | ~ ^~ | ) /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/file/functions.hpp:91:46: error: expected initializer before ‘path’ 91 | DLL_EXPORT bool is_hdf5_file(const fs::path &path); | ^~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/hdf5.hpp:90, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/h5cpp/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/node/group.hpp:184:28: error: ‘fs’ does not name a type; did you mean ‘ffs’? 184 | const fs::path &target_file, | ^~ | ffs /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/node/group.hpp:184:37: error: expected unqualified-id before ‘&’ token 184 | const fs::path &target_file, | ^ /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/node/group.hpp:184:36: error: expected ‘)’ before ‘&’ token 184 | const fs::path &target_file, | ^~ | ) /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/node/group.hpp:183:21: note: to match this ‘(’ 183 | void create_link(const Path &link_path, | ^ /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/node/group.hpp:184:37: error: expected ‘;’ at end of member declaration 184 | const fs::path &target_file, | ^ | ; /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/node/group.hpp:184:38: error: ‘target_file’ does not name a type 184 | const fs::path &target_file, | ^~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/hdf5.hpp:97, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/h5cpp/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/node/functions.hpp:240:28: error: ‘fs’ does not name a type; did you mean ‘ffs’? 240 | DLL_EXPORT void link(const fs::path &target_file, | ^~ | ffs /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/node/functions.hpp:240:37: error: expected unqualified-id before ‘&’ token 240 | DLL_EXPORT void link(const fs::path &target_file, | ^ /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/node/functions.hpp:240:36: error: expected ‘)’ before ‘&’ token 240 | DLL_EXPORT void link(const fs::path &target_file, | ~ ^~ | ) /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/node/functions.hpp:240:38: error: expected initializer before ‘target_file’ 240 | DLL_EXPORT void link(const fs::path &target_file, | ^~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/node/virtual_dataset.hpp:28, from /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/hdf5.hpp:103, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/h5cpp/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/property/virtual_data_map.hpp:75:24: error: ‘fs’ does not name a type; did you mean ‘ffs’? 75 | const fs::path &source_file, | ^~ | ffs /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/property/virtual_data_map.hpp:75:33: error: expected unqualified-id before ‘&’ token 75 | const fs::path &source_file, | ^ /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/property/virtual_data_map.hpp:75:32: error: expected ‘)’ before ‘&’ token 75 | const fs::path &source_file, | ^~ | ) /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/property/virtual_data_map.hpp:74:17: note: to match this ‘(’ 74 | VirtualDataMap(const dataspace::View &target_view, | ^ /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/property/virtual_data_map.hpp:75:33: error: constructors may not be ref-qualified 75 | const fs::path &source_file, | ^ /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/property/virtual_data_map.hpp:75:33: error: expected ‘;’ at end of member declaration 75 | const fs::path &source_file, | ^ | ; /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/property/virtual_data_map.hpp:75:34: error: ‘source_file’ does not name a type 75 | const fs::path &source_file, | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/property/virtual_data_map.hpp:94:3: error: ‘fs’ does not name a type; did you mean ‘ffs’? 94 | fs::path source_file_; | ^~ | ffs /home/conan/w/BuildSingleReference/conan-center-index/recipes/h5cpp/all/test_package/test_package.cpp: In function ‘int main()’: /home/conan/w/BuildSingleReference/conan-center-index/recipes/h5cpp/all/test_package/test_package.cpp:6:26: error: ‘create’ is not a member of ‘hdf5::file’ 6 | auto f = hdf5::file::create("test.h5", AccessFlags::TRUNCATE); | ^~~~~~ /home/conan/w/BuildSingleReference/conan-center-index/recipes/h5cpp/all/test_package/test_package.cpp:6:26: note: suggested alternatives: In file included from /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/attribute/attribute.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/attribute/attribute_iterator.hpp:29, from /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/hdf5.hpp:40, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/h5cpp/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/dataspace/type_trait.hpp:115:38: note: ‘hdf5::dataspace::create’ 115 | typename TypeTrait::DataspaceType create(const T &value) { | ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/attribute/attribute.hpp:31, from /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/attribute/attribute_iterator.hpp:29, from /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/hdf5.hpp:40, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/h5cpp/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/h5cpp/0.4.1/_/_/package/b1175a9fc3b7837204583dea9e9c3f3fb17d21b3/include/h5cpp/datatype/factory.hpp:38:68: note: ‘hdf5::datatype::create’ 38 | typename TypeTrait::type>::TypeClass create(const T &v = T()) { | ^~~~~~ make[2]: *** [CMakeFiles/test_package.dir/build.make:82: CMakeFiles/test_package.dir/test_package.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:95: CMakeFiles/test_package.dir/all] Error 2 make: *** [Makefile:103: all] Error 2 ERROR: h5cpp/0.4.1 (test package): Error in build() method, line 13 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/h5cpp/all/test_package/build/37addb6af30c0f1ba4710e408058bf68626ba670' '--' '-j3'