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: fmtd;soci_core;soci_empty;soci_sqlite3;sqlite3;pthread;dl -- Conan libs: fmtd;soci_core;soci_empty;soci_sqlite3;sqlite3;pthread;dl -- Conan libs: fmtd;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/7ef81fd6-d419-4024-a0c4-6bc4892ae819/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/7ef81fd6-d419-4024-a0c4-6bc4892ae819/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/7ef81fd6-d419-4024-a0c4-6bc4892ae819/recipes/soci/all/test_package/sqlite3/sqlite3.test.cpp:1:0: /home/conan/w/cci_PR-3924/2/7ef81fd6-d419-4024-a0c4-6bc4892ae819/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/7ef81fd6-d419-4024-a0c4-6bc4892ae819/recipes/soci/all/test_package/sqlite3/sqlite3.test.cpp:1:0: /home/conan/w/cci_PR-3924/2/7ef81fd6-d419-4024-a0c4-6bc4892ae819/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/7ef81fd6-d419-4024-a0c4-6bc4892ae819/recipes/soci/all/test_package/sqlite3/sqlite3.test.cpp:1:0: /home/conan/w/cci_PR-3924/2/7ef81fd6-d419-4024-a0c4-6bc4892ae819/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/7ef81fd6-d419-4024-a0c4-6bc4892ae819/recipes/soci/all/test_package/sqlite3/sqlite3.test.cpp:1:0: /home/conan/w/cci_PR-3924/2/7ef81fd6-d419-4024-a0c4-6bc4892ae819/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[2]: *** Waiting for unfinished jobs.... make[1]: *** [sqlite3/CMakeFiles/conan.soci.sqlite3.tests.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... 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/7ef81fd6-d419-4024-a0c4-6bc4892ae819/recipes/soci/all/test_package/build/d519ac888d46fa170d417f2959dd506a3ba1641a' '--' '-j3'