******************************************************************************** conan install soci/4.0.0@ --profile=/home/conan/w/BuildSingleReference/2170/8b9d83c0-cf33-43c8-adf7-57f48aacbc78/profile.txt --build=soci ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 10 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=10 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=10 os=Linux os_build=Linux [options] soci:shared=True [build_requires] [env] soci/4.0.0: Forced build from source Installing package: soci/4.0.0 Requirements soci/4.0.0 from local cache - Cache Packages soci/4.0.0:b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK soci/4.0.0: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK soci/4.0.0: Copying sources to build folder soci/4.0.0: Building your package in /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/build/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe soci/4.0.0: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK soci/4.0.0: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/build/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="10" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DSOCI_STATIC="True" -DSOCI_CXX11="True" -DSOCI_EMPTY="True" -DSOCI_SHARED="True" -DWITH_SQLITE3="False" -DWITH_DB2="False" -DWITH_ODBC="False" -DWITH_ORACLE="False" -DWITH_FIREBIRD="False" -DWITH_MYSQL="False" -DWITH_POSTGRESQL="False" -DWITH_BOOST="False" -DWITH_VALGRIND="False" -DCMAKE_CXX_STANDARD="11" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/build/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/source_subfolder' ----------------- -- The C compiler identification is GNU 10.2.0 -- The CXX compiler identification is GNU 10.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for __i386__ -- Looking for __i386__ - not found -- Looking for __x86_64__ -- Looking for __x86_64__ - found -- Looking for __arm__ -- Looking for __arm__ - not found -- Configuring SOCI: -- SOCI_VERSION = 4.0.0 -- SOCI_ABI_VERSION = 4.0 -- SOCI_SHARED = True -- SOCI_STATIC = True -- SOCI_TESTS = ON -- SOCI_ASAN = OFF -- SOCI_CXX11 = ON -- LIB_SUFFIX = 64 -- Looking for SOCI dependencies: -- Threads: -- CMAKE_THREAD_LIBS_INIT = -lpthread -- Boost: disabled, since WITH_BOOST=OFF -- MySQL: disabled, since WITH_MYSQL=OFF -- ODBC: disabled, since WITH_ODBC=OFF -- Oracle: disabled, since WITH_ORACLE=OFF -- PostgreSQL: disabled, since WITH_POSTGRESQL=OFF -- SQLite3: disabled, since WITH_SQLITE3=OFF -- Firebird: disabled, since WITH_FIREBIRD=OFF -- DB2: disabled, since WITH_DB2=OFF -- Configuring SOCI core library: -- SOCI_CORE_TARGET = soci_core -- SOCI_CORE_TARGET_OUTPUT_NAME = soci_core -- SOCI_CORE_DEPS_LIBS = -lpthread /usr/lib/x86_64-linux-gnu/libdl.so -- SOCI_CORE_INCLUDE_DIRS = /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/build/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/build_subfolder /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/build/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/source_subfolder/include /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/build/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/build_subfolder/include /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/build/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/source_subfolder/include/private /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/build/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/build_subfolder/src/core -- WITH_BOOST = False -- COMPILE_DEFINITIONS = SOCI_ABI_VERSION="4.0" HAVE_DL=1 SOCI_LIB_PREFIX="libsoci_" SOCI_LIB_SUFFIX=".so" SOCI_DEBUG_POSTFIX="" -- -- Configuring SOCI backend libraries: -- Empty - SOCI backend skeleton for new backends development -- SOCI_EMPTY = True -- SOCI_EMPTY_TARGET = soci_empty -- SOCI_EMPTY_OUTPUT_NAME = soci_empty -- SOCI_EMPTY_COMPILE_DEFINITIONS = SOCI_ABI_VERSION="4.0" HAVE_DL=1 -- SOCI_EMPTY_INCLUDE_DIRECTORIES = /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/build/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/build_subfolder /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/build/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/source_subfolder/include /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/build/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/build_subfolder/include /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/build/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/source_subfolder/include/private /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/build/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/source_subfolder/include/private -- -- Configuring SOCI tests: -- SOCI_EMPTY_TEST_CONNSTR = dummy -- MS Access test disabled on non-Windows platform -- ODBC DB2 test disabled. -- -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/build/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/build_subfolder ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/build/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target soci_empty_static [ 1%] Building CXX object src/backends/empty/CMakeFiles/soci_empty_static.dir/blob.cpp.o Scanning dependencies of target soci_core [ 2%] Building CXX object src/core/CMakeFiles/soci_core.dir/backend-loader.cpp.o Scanning dependencies of target soci_core_static [ 4%] Building CXX object src/core/CMakeFiles/soci_core_static.dir/backend-loader.cpp.o [ 5%] Building CXX object src/backends/empty/CMakeFiles/soci_empty_static.dir/factory.cpp.o [ 7%] Building CXX object src/backends/empty/CMakeFiles/soci_empty_static.dir/row-id.cpp.o [ 8%] Building CXX object src/core/CMakeFiles/soci_core_static.dir/blob.cpp.o [ 10%] Building CXX object src/core/CMakeFiles/soci_core.dir/blob.cpp.o [ 11%] Building CXX object src/backends/empty/CMakeFiles/soci_empty_static.dir/session.cpp.o [ 13%] Building CXX object src/core/CMakeFiles/soci_core.dir/common.cpp.o [ 14%] Building CXX object src/core/CMakeFiles/soci_core_static.dir/common.cpp.o [ 16%] Building CXX object src/core/CMakeFiles/soci_core.dir/connection-parameters.cpp.o [ 17%] Building CXX object src/backends/empty/CMakeFiles/soci_empty_static.dir/standard-into-type.cpp.o [ 19%] Building CXX object src/core/CMakeFiles/soci_core_static.dir/connection-parameters.cpp.o [ 20%] Building CXX object src/backends/empty/CMakeFiles/soci_empty_static.dir/standard-use-type.cpp.o [ 22%] Building CXX object src/core/CMakeFiles/soci_core.dir/connection-pool.cpp.o [ 23%] Building CXX object src/core/CMakeFiles/soci_core_static.dir/connection-pool.cpp.o [ 25%] Building CXX object src/backends/empty/CMakeFiles/soci_empty_static.dir/statement.cpp.o [ 26%] Building CXX object src/core/CMakeFiles/soci_core.dir/error.cpp.o [ 27%] Building CXX object src/backends/empty/CMakeFiles/soci_empty_static.dir/vector-into-type.cpp.o [ 29%] Building CXX object src/core/CMakeFiles/soci_core_static.dir/error.cpp.o [ 30%] Building CXX object src/backends/empty/CMakeFiles/soci_empty_static.dir/vector-use-type.cpp.o [ 32%] Building CXX object src/core/CMakeFiles/soci_core.dir/into-type.cpp.o [ 33%] Building CXX object src/core/CMakeFiles/soci_core_static.dir/into-type.cpp.o [ 35%] Linking CXX static library ../../../lib/libsoci_empty.a [ 35%] Built target soci_empty_static [ 36%] Building CXX object src/core/CMakeFiles/soci_core_static.dir/logger.cpp.o [ 38%] Building CXX object src/core/CMakeFiles/soci_core.dir/logger.cpp.o [ 39%] Building CXX object src/core/CMakeFiles/soci_core_static.dir/once-temp-type.cpp.o [ 41%] Building CXX object src/core/CMakeFiles/soci_core_static.dir/prepare-temp-type.cpp.o [ 42%] Building CXX object src/core/CMakeFiles/soci_core.dir/once-temp-type.cpp.o [ 44%] Building CXX object src/core/CMakeFiles/soci_core_static.dir/procedure.cpp.o [ 45%] Building CXX object src/core/CMakeFiles/soci_core.dir/prepare-temp-type.cpp.o [ 47%] Building CXX object src/core/CMakeFiles/soci_core_static.dir/ref-counted-prepare-info.cpp.o [ 48%] Building CXX object src/core/CMakeFiles/soci_core_static.dir/ref-counted-statement.cpp.o [ 50%] Building CXX object src/core/CMakeFiles/soci_core.dir/procedure.cpp.o [ 51%] Building CXX object src/core/CMakeFiles/soci_core_static.dir/row.cpp.o [ 52%] Building CXX object src/core/CMakeFiles/soci_core_static.dir/rowid.cpp.o [ 54%] Building CXX object src/core/CMakeFiles/soci_core.dir/ref-counted-prepare-info.cpp.o [ 55%] Building CXX object src/core/CMakeFiles/soci_core_static.dir/session.cpp.o [ 57%] Building CXX object src/core/CMakeFiles/soci_core.dir/ref-counted-statement.cpp.o [ 58%] Building CXX object src/core/CMakeFiles/soci_core_static.dir/soci-simple.cpp.o [ 60%] Building CXX object src/core/CMakeFiles/soci_core.dir/row.cpp.o [ 61%] Building CXX object src/core/CMakeFiles/soci_core.dir/rowid.cpp.o [ 63%] Building CXX object src/core/CMakeFiles/soci_core.dir/session.cpp.o [ 64%] Building CXX object src/core/CMakeFiles/soci_core.dir/soci-simple.cpp.o [ 66%] Building CXX object src/core/CMakeFiles/soci_core.dir/statement.cpp.o [ 67%] Building CXX object src/core/CMakeFiles/soci_core.dir/transaction.cpp.o [ 69%] Building CXX object src/core/CMakeFiles/soci_core_static.dir/statement.cpp.o [ 70%] Building CXX object src/core/CMakeFiles/soci_core_static.dir/transaction.cpp.o [ 72%] Building CXX object src/core/CMakeFiles/soci_core_static.dir/use-type.cpp.o [ 73%] Building CXX object src/core/CMakeFiles/soci_core_static.dir/values.cpp.o [ 75%] Building CXX object src/core/CMakeFiles/soci_core.dir/use-type.cpp.o [ 76%] Building CXX object src/core/CMakeFiles/soci_core.dir/values.cpp.o [ 77%] Linking CXX static library ../../lib/libsoci_core.a [ 77%] Built target soci_core_static Scanning dependencies of target soci_empty_test_static [ 79%] Building CXX object tests/empty/CMakeFiles/soci_empty_test_static.dir/test-empty.cpp.o [ 80%] Linking CXX shared library ../../lib/libsoci_core.so [ 80%] Built target soci_core Scanning dependencies of target soci_empty [ 83%] Building CXX object src/backends/empty/CMakeFiles/soci_empty.dir/blob.cpp.o [ 83%] Building CXX object src/backends/empty/CMakeFiles/soci_empty.dir/factory.cpp.o [ 85%] Building CXX object src/backends/empty/CMakeFiles/soci_empty.dir/row-id.cpp.o [ 86%] Building CXX object src/backends/empty/CMakeFiles/soci_empty.dir/session.cpp.o [ 88%] Building CXX object src/backends/empty/CMakeFiles/soci_empty.dir/standard-into-type.cpp.o [ 89%] Building CXX object src/backends/empty/CMakeFiles/soci_empty.dir/standard-use-type.cpp.o [ 91%] Building CXX object src/backends/empty/CMakeFiles/soci_empty.dir/statement.cpp.o [ 92%] Building CXX object src/backends/empty/CMakeFiles/soci_empty.dir/vector-into-type.cpp.o [ 94%] Building CXX object src/backends/empty/CMakeFiles/soci_empty.dir/vector-use-type.cpp.o [ 95%] Linking CXX shared library ../../../lib/libsoci_empty.so [ 95%] Built target soci_empty Scanning dependencies of target soci_empty_test [ 97%] Building CXX object tests/empty/CMakeFiles/soci_empty_test.dir/test-empty.cpp.o [ 98%] Linking CXX executable ../../bin/soci_empty_test_static [ 98%] Built target soci_empty_test_static [100%] Linking CXX executable ../../bin/soci_empty_test [100%] Built target soci_empty_test soci/4.0.0: Package 'b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe' built soci/4.0.0: Build folder /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/build/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe soci/4.0.0: Generated conaninfo.txt soci/4.0.0: Generated conanbuildinfo.txt soci/4.0.0: Generating the package soci/4.0.0: Package folder /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe soci/4.0.0: Calling package() [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK soci/4.0.0 package(): Packaged 4 '.0' files: libsoci_core.so.4.0, libsoci_empty.so.4.0, libsoci_core.so.4.0.0, libsoci_empty.so.4.0.0 soci/4.0.0 package(): Packaged 2 '.so' files: libsoci_core.so, libsoci_empty.so soci/4.0.0 package(): Packaged 2 '.a' files: libsoci_core.a, libsoci_empty.a soci/4.0.0 package(): Packaged 1 '.txt' file: LICENSE_1_0.txt soci/4.0.0 package(): Packaged 64 '.h' files soci/4.0.0: Package 'b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe' created soci/4.0.0: Created package revision beb6cb8ff1d3e1e2717818228d774213 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/build/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/build_subfolder' '--target' 'install' '--' '-j3' ----------------- [ 14%] Built target soci_empty_static [ 47%] Built target soci_core [ 79%] Built target soci_core_static [ 94%] Built target soci_empty [ 97%] Built target soci_empty_test_static [100%] Built target soci_empty_test Install the project... -- Install configuration: "Debug" -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/include/soci -- Installing: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/include/soci/soci-config.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/include/soci/backend-loader.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/include/soci/bind-values.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/include/soci/blob-exchange.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/include/soci/blob.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/include/soci/boost-fusion.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/include/soci/boost-gregorian-date.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/include/soci/boost-optional.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/include/soci/boost-tuple.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/include/soci/callbacks.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/include/soci/column-info.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/include/soci/connection-parameters.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/include/soci/connection-pool.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/include/soci/error.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/include/soci/exchange-traits.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/include/soci/into-type.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/include/soci/into.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/include/soci/logger.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/include/soci/noreturn.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/include/soci/once-temp-type.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/include/soci/prepare-temp-type.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/include/soci/procedure.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/include/soci/query_transformation.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/include/soci/ref-counted-prepare-info.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/include/soci/ref-counted-statement.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/include/soci/row-exchange.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/include/soci/row.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/include/soci/rowid-exchange.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/include/soci/rowid.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/include/soci/rowset.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/include/soci/session.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/include/soci/soci-backend.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/include/soci/soci-platform.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/include/soci/soci-simple.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/include/soci/soci.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/include/soci/statement.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/include/soci/transaction.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/include/soci/type-conversion-traits.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/include/soci/type-conversion.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/include/soci/type-holder.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/include/soci/type-ptr.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/include/soci/type-wrappers.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/include/soci/unsigned-types.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/include/soci/use-type.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/include/soci/use.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/include/soci/values-exchange.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/include/soci/values.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/include/soci/version.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/lib64/libsoci_core.so.4.0.0 -- Installing: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/lib64/libsoci_core.so.4.0 -- Installing: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/lib64/libsoci_core.so -- Installing: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/lib64/libsoci_core.a -- Installing: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/cmake/SOCI.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/cmake/SOCI-debug.cmake -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/include/soci/empty/soci-empty.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/lib64/libsoci_empty.so.4.0.0 -- Installing: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/lib64/libsoci_empty.so.4.0 -- Set runtime path of "/home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/lib64/libsoci_empty.so.4.0.0" to "" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/lib64/libsoci_empty.so -- Installing: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/lib64/libsoci_empty.a -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/cmake/SOCI.cmake -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/soci/4.0.0/_/_/package/b2402e48546b6c092bf4c2dfd8a1f7d50f1f15fe/cmake/SOCI-debug.cmake [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK 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