-- Build type: Release fatal: Not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). 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 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /home/conan/w/cci_PR-3957/7/ae5f5fba-856a-48ac-abc7-69182470c27f/recipes/libftdi/1.x/test_package/test_package.cpp:21:5: error: no template named 'unique_ptr' in namespace 'std'; did you mean 'boost::movelib::unique_ptr'? std::unique_ptr devices(Ftdi::List::find_all(context, vid, pid)); ^~~~~~~~~~~~~~~ boost::movelib::unique_ptr /home/conan/w/cci_PR-3957/.conan/data/boost/1.74.0/_/_/package/29417c9bf2b85a4962a92847a2cadc9e9b7c8d58/include/boost/smart_ptr/shared_ptr.hpp:62:40: note: 'boost::movelib::unique_ptr' declared here template< class T, class D > class unique_ptr; ^ /home/conan/w/cci_PR-3957/7/ae5f5fba-856a-48ac-abc7-69182470c27f/recipes/libftdi/1.x/test_package/test_package.cpp:21:10: error: too few template arguments for class template 'unique_ptr' std::unique_ptr devices(Ftdi::List::find_all(context, vid, pid)); ^ /home/conan/w/cci_PR-3957/.conan/data/boost/1.74.0/_/_/package/29417c9bf2b85a4962a92847a2cadc9e9b7c8d58/include/boost/smart_ptr/shared_ptr.hpp:62:40: note: template is declared here template< class T, class D > class unique_ptr; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ /home/conan/w/cci_PR-3957/7/ae5f5fba-856a-48ac-abc7-69182470c27f/recipes/libftdi/1.x/test_package/test_package.cpp:27:10: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] for (auto device : *devices) ^ /home/conan/w/cci_PR-3957/7/ae5f5fba-856a-48ac-abc7-69182470c27f/recipes/libftdi/1.x/test_package/test_package.cpp:27:22: warning: range-based for loop is a C++11 extension [-Wc++11-extensions] for (auto device : *devices) ^ 2 warnings and 2 errors generated. make[2]: *** [CMakeFiles/test_package.dir/test_package.cpp.o] Error 1 make[1]: *** [CMakeFiles/test_package.dir/all] Error 2 make: *** [all] Error 2 WARN: replace_in_file didn't find pattern 'CMAKE_BINARY_DIR' in 'source_subfolder/ftdipp/CMakeLists.txt' file. ERROR: libftdi/1.5 (test package): Error in build() method, line 13 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/cci_PR-3957/7/ae5f5fba-856a-48ac-abc7-69182470c27f/recipes/libftdi/1.x/test_package/build/7785f08feac28e766af6f6ac9ef93990e20327a2' '--' '-j3'