-- Build type: Release fatal: Not a git repository (or any parent up to mount point /home/conan) 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/1ca49bea-a7cf-4179-81de-5b1714ada566/recipes/libftdi/1.x/test_package/test_package.cpp: In function 'int main(int, char**)': /home/conan/w/cci_PR-3957/7/1ca49bea-a7cf-4179-81de-5b1714ada566/recipes/libftdi/1.x/test_package/test_package.cpp:21:5: error: 'unique_ptr' is not a member of 'std' std::unique_ptr devices(Ftdi::List::find_all(context, vid, pid)); ^ /home/conan/w/cci_PR-3957/7/1ca49bea-a7cf-4179-81de-5b1714ada566/recipes/libftdi/1.x/test_package/test_package.cpp:21:5: note: suggested alternative: In file included from /home/conan/w/cci_PR-3957/.conan/data/boost/1.74.0/_/_/package/b15ca48628b545e83d298531de29d7208c8f2054/include/boost/smart_ptr/shared_ptr.hpp:17:0, from /home/conan/w/cci_PR-3957/.conan/data/boost/1.74.0/_/_/package/b15ca48628b545e83d298531de29d7208c8f2054/include/boost/shared_ptr.hpp:17, from /home/conan/w/cci_PR-3957/.conan/data/libftdi/1.5/_/_/package/bef9e3b420d73b422ea82df5a4e2c7327451f0df/include/libftdipp1/ftdi.hpp:34, from /home/conan/w/cci_PR-3957/7/1ca49bea-a7cf-4179-81de-5b1714ada566/recipes/libftdi/1.x/test_package/test_package.cpp:8: /home/conan/w/cci_PR-3957/.conan/data/boost/1.74.0/_/_/package/b15ca48628b545e83d298531de29d7208c8f2054/include/boost/smart_ptr/detail/shared_count.hpp:55:36: note: 'boost::movelib::unique_ptr' template< class T, class D > class unique_ptr; ^ /home/conan/w/cci_PR-3957/7/1ca49bea-a7cf-4179-81de-5b1714ada566/recipes/libftdi/1.x/test_package/test_package.cpp:21:31: error: expected primary-expression before '>' token std::unique_ptr devices(Ftdi::List::find_all(context, vid, pid)); ^ /home/conan/w/cci_PR-3957/7/1ca49bea-a7cf-4179-81de-5b1714ada566/recipes/libftdi/1.x/test_package/test_package.cpp:21:80: error: 'devices' was not declared in this scope std::unique_ptr devices(Ftdi::List::find_all(context, vid, pid)); ^ /home/conan/w/cci_PR-3957/7/1ca49bea-a7cf-4179-81de-5b1714ada566/recipes/libftdi/1.x/test_package/test_package.cpp:27:15: error: 'device' does not name a type for (auto device : *devices) ^ /home/conan/w/cci_PR-3957/7/1ca49bea-a7cf-4179-81de-5b1714ada566/recipes/libftdi/1.x/test_package/test_package.cpp:46:5: error: expected ';' before 'std' std::cout << std::endl; ^ /home/conan/w/cci_PR-3957/7/1ca49bea-a7cf-4179-81de-5b1714ada566/recipes/libftdi/1.x/test_package/test_package.cpp:48:5: error: expected primary-expression before 'return' return EXIT_SUCCESS; ^ /home/conan/w/cci_PR-3957/7/1ca49bea-a7cf-4179-81de-5b1714ada566/recipes/libftdi/1.x/test_package/test_package.cpp:48:5: error: expected ')' before 'return' 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/1ca49bea-a7cf-4179-81de-5b1714ada566/recipes/libftdi/1.x/test_package/build/0275b1f5a038f835cccecf971e85adabc310822d' '--' '-j3'