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 CONAN_CMAKE_POSITION_INDEPENDENT_CODE CONAN_COMPILER CONAN_COMPILER_VERSION CONAN_CXX_FLAGS CONAN_C_FLAGS CONAN_EXPORTED CONAN_IN_LOCAL_CACHE CONAN_LIBCXX CONAN_SHARED_LINKER_FLAGS SOCI_DB2 SOCI_FIREBIRD SOCI_MYSQL SOCI_ODBC SOCI_ORACLE SOCI_POSTGRESQL -- Conan libs: fmt;soci_core;soci_empty;soci_sqlite3;sqlite3;pthread;dl -- Conan libs: fmt;soci_core;soci_empty;soci_sqlite3;sqlite3;pthread;dl -- Conan libs: fmt;soci_core;soci_empty;soci_sqlite3;sqlite3;pthread;dl CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /home/conan/w/cci_PR-3924/2/eaaee621-3e43-4566-926a-02a24d489bd0/recipes/soci/all/test_package/sqlite3/sqlite3.test.cpp: In function ‘void ____C_A_T_C_H____T_E_S_T____8()’: /home/conan/w/cci_PR-3924/2/eaaee621-3e43-4566-926a-02a24d489bd0/recipes/soci/all/test_package/sqlite3/sqlite3.test.cpp:119:14: error: expected unqualified-id before ‘[’ token const auto [id, name] = getValues(table, idToFind); ^ In file included from /home/conan/w/cci_PR-3924/2/eaaee621-3e43-4566-926a-02a24d489bd0/recipes/soci/all/test_package/sqlite3/sqlite3.test.cpp:1:0: /home/conan/w/cci_PR-3924/2/eaaee621-3e43-4566-926a-02a24d489bd0/recipes/soci/all/test_package/sqlite3/sqlite3.test.cpp:121:10: error: ‘id’ was not declared in this scope CHECK( id == 9); ^ In file included from /home/conan/w/cci_PR-3924/2/eaaee621-3e43-4566-926a-02a24d489bd0/recipes/soci/all/test_package/sqlite3/sqlite3.test.cpp:1:0: /home/conan/w/cci_PR-3924/2/eaaee621-3e43-4566-926a-02a24d489bd0/recipes/soci/all/test_package/sqlite3/sqlite3.test.cpp:121:10: error: ‘id’ was not declared in this scope CHECK( id == 9); ^ In file included from /home/conan/w/cci_PR-3924/2/eaaee621-3e43-4566-926a-02a24d489bd0/recipes/soci/all/test_package/sqlite3/sqlite3.test.cpp:1:0: /home/conan/w/cci_PR-3924/2/eaaee621-3e43-4566-926a-02a24d489bd0/recipes/soci/all/test_package/sqlite3/sqlite3.test.cpp:122:10: error: ‘name’ was not declared in this scope CHECK( name == "Jane"); ^ In file included from /home/conan/w/cci_PR-3924/2/eaaee621-3e43-4566-926a-02a24d489bd0/recipes/soci/all/test_package/sqlite3/sqlite3.test.cpp:1:0: /home/conan/w/cci_PR-3924/2/eaaee621-3e43-4566-926a-02a24d489bd0/recipes/soci/all/test_package/sqlite3/sqlite3.test.cpp:122:10: error: ‘name’ was not declared in this scope CHECK( name == "Jane"); ^ make[2]: *** [sqlite3/CMakeFiles/conan.soci.sqlite3.tests.dir/sqlite3.test.cpp.o] Error 1 make[1]: *** [sqlite3/CMakeFiles/conan.soci.sqlite3.tests.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... CMakeFiles/conan.soci.empty.tests.dir/empty.test.cpp.o: In function `_GLOBAL__sub_I_connectString': empty.test.cpp:(.text.startup+0x47): undefined reference to `soci::session::session(soci::backend_factory const&, std::string const&)' collect2: error: ld returned 1 exit status make[2]: *** [empty/conan.soci.empty.tests] Error 1 make[1]: *** [empty/CMakeFiles/conan.soci.empty.tests.dir/all] Error 2 make: *** [all] Error 2 ERROR: soci/4.0.1 (test package): Error in build() method, line 34 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/cci_PR-3924/2/eaaee621-3e43-4566-926a-02a24d489bd0/recipes/soci/all/test_package/build/67d1e0044228ee4d7548e1dddbf00b08e36eb4e9' '--' '-j3'