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_sqlite3;sqlite3;pthread;dl -- Conan libs: fmt;soci_core;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-3922/1/b4e389e4-56ad-42e5-a508-3b0b3ac8acef/recipes/soci/all/test_package/sqlite3/sqlite3.test.cpp:119:15: error: use of undeclared identifier 'id' const auto [id, name] = getValues(table, idToFind); ^ /home/conan/w/cci_PR-3922/1/b4e389e4-56ad-42e5-a508-3b0b3ac8acef/recipes/soci/all/test_package/sqlite3/sqlite3.test.cpp:119:25: error: expected unqualified-id const auto [id, name] = getValues(table, idToFind); ^ /home/conan/w/cci_PR-3922/1/b4e389e4-56ad-42e5-a508-3b0b3ac8acef/recipes/soci/all/test_package/sqlite3/sqlite3.test.cpp:121:10: error: use of undeclared identifier 'id' CHECK( id == 9); ^ /home/conan/w/cci_PR-3922/1/b4e389e4-56ad-42e5-a508-3b0b3ac8acef/recipes/soci/all/test_package/sqlite3/sqlite3.test.cpp:121:10: error: use of undeclared identifier 'id' /home/conan/w/cci_PR-3922/1/b4e389e4-56ad-42e5-a508-3b0b3ac8acef/recipes/soci/all/test_package/sqlite3/sqlite3.test.cpp:121:10: error: use of undeclared identifier 'id' /home/conan/w/cci_PR-3922/1/b4e389e4-56ad-42e5-a508-3b0b3ac8acef/recipes/soci/all/test_package/sqlite3/sqlite3.test.cpp:122:10: error: use of undeclared identifier 'name' CHECK( name == "Jane"); ^ /home/conan/w/cci_PR-3922/1/b4e389e4-56ad-42e5-a508-3b0b3ac8acef/recipes/soci/all/test_package/sqlite3/sqlite3.test.cpp:122:10: error: use of undeclared identifier 'name' /home/conan/w/cci_PR-3922/1/b4e389e4-56ad-42e5-a508-3b0b3ac8acef/recipes/soci/all/test_package/sqlite3/sqlite3.test.cpp:122:10: error: use of undeclared identifier 'name' In file included from /home/conan/w/cci_PR-3922/1/b4e389e4-56ad-42e5-a508-3b0b3ac8acef/recipes/soci/all/test_package/sqlite3/sqlite3.test.cpp:1: /home/conan/w/cci_PR-3922/.conan/data/catch2/2.13.3/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/catch2/catch.hpp:2311:98: error: comparison of distinct pointer types ('float (*)(const char *)' and 'const char *') auto compareEqual( LhsT const& lhs, RhsT const& rhs ) -> bool { return static_cast(lhs == rhs); } ~~~ ^ ~~~ /home/conan/w/cci_PR-3922/.conan/data/catch2/2.13.3/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/catch2/catch.hpp:2340:22: note: in instantiation of function template specialization 'Catch::compareEqual' requested here return { compareEqual( m_lhs, rhs ), m_lhs, "==", rhs }; ^ /home/conan/w/cci_PR-3922/1/b4e389e4-56ad-42e5-a508-3b0b3ac8acef/recipes/soci/all/test_package/sqlite3/sqlite3.test.cpp:122:15: note: in instantiation of function template specialization 'Catch::ExprLhs::operator==' requested here CHECK( name == "Jane"); ^ In file included from /home/conan/w/cci_PR-3922/1/b4e389e4-56ad-42e5-a508-3b0b3ac8acef/recipes/soci/all/test_package/sqlite3/sqlite3.test.cpp:1: /home/conan/w/cci_PR-3922/.conan/data/catch2/2.13.3/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/catch2/catch.hpp:2311:98: error: comparison of distinct pointer types ('long double (*)(const char *)' and 'const char *') auto compareEqual( LhsT const& lhs, RhsT const& rhs ) -> bool { return static_cast(lhs == rhs); } ~~~ ^ ~~~ /home/conan/w/cci_PR-3922/.conan/data/catch2/2.13.3/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/catch2/catch.hpp:2340:22: note: in instantiation of function template specialization 'Catch::compareEqual' requested here return { compareEqual( m_lhs, rhs ), m_lhs, "==", rhs }; ^ /home/conan/w/cci_PR-3922/1/b4e389e4-56ad-42e5-a508-3b0b3ac8acef/recipes/soci/all/test_package/sqlite3/sqlite3.test.cpp:122:15: note: in instantiation of function template specialization 'Catch::ExprLhs::operator==' requested here CHECK( name == "Jane"); ^ In file included from /home/conan/w/cci_PR-3922/1/b4e389e4-56ad-42e5-a508-3b0b3ac8acef/recipes/soci/all/test_package/sqlite3/sqlite3.test.cpp:1: /home/conan/w/cci_PR-3922/.conan/data/catch2/2.13.3/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/catch2/catch.hpp:2311:98: error: comparison of distinct pointer types ('long (*)(long *)' and 'const char *') auto compareEqual( LhsT const& lhs, RhsT const& rhs ) -> bool { return static_cast(lhs == rhs); } ~~~ ^ ~~~ /home/conan/w/cci_PR-3922/.conan/data/catch2/2.13.3/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/catch2/catch.hpp:2340:22: note: in instantiation of function template specialization 'Catch::compareEqual' requested here return { compareEqual( m_lhs, rhs ), m_lhs, "==", rhs }; ^ /home/conan/w/cci_PR-3922/1/b4e389e4-56ad-42e5-a508-3b0b3ac8acef/recipes/soci/all/test_package/sqlite3/sqlite3.test.cpp:122:15: note: in instantiation of function template specialization 'Catch::ExprLhs::operator==' requested here CHECK( name == "Jane"); ^ 11 errors generated. make[2]: *** [sqlite3/CMakeFiles/conan.soci.sqlite3.tests.dir/sqlite3.test.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... clang: error: unable to execute command: Terminated clang: error: clang frontend command failed due to signal (use -v to see invocation) clang version 3.9.1-17ubuntu1 (tags/RELEASE_391/rc2) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script. Terminated make[2]: *** [sqlite3/CMakeFiles/conan.soci.sqlite3.tests.dir/__/main.test.cpp.o] Error 143 make[1]: *** [sqlite3/CMakeFiles/conan.soci.sqlite3.tests.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... clang: error: unable to execute command: Terminated clang: error: clang frontend command failed due to signal (use -v to see invocation) clang version 3.9.1-17ubuntu1 (tags/RELEASE_391/rc2) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script. make[2]: *** [CMakeFiles/main.tests.dir/main.test.cpp.o] Terminated make[1]: *** [CMakeFiles/main.tests.dir/all] Error 2 make: *** [all] Error 2 ERROR: soci/4.0.1 (test package): Error in build() method, line 30 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/cci_PR-3922/1/b4e389e4-56ad-42e5-a508-3b0b3ac8acef/recipes/soci/all/test_package/build/50bd1a2e5b0ec7d7f5f73d48fe286abe00780be1' '--' '-j3' Error in atexit._run_exitfuncs: Traceback (most recent call last): File "/opt/pyenv/versions/3.7.5/lib/python3.7/logging/__init__.py", line 2032, in shutdown h.acquire() File "/opt/pyenv/versions/3.7.5/lib/python3.7/site-packages/conans/client/command.py", line 2270, in sigterm_handler sys.exit(ERROR_SIGTERM) SystemExit: 5 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/pyenv/versions/3.7.5/lib/python3.7/logging/__init__.py", line 2042, in shutdown h.release() File "/opt/pyenv/versions/3.7.5/lib/python3.7/logging/__init__.py", line 850, in release self.lock.release() RuntimeError: cannot release un-acquired lock