******************************************************************************** conan install soci/4.0.2@ --profile=C:\J\w\BuildSingleReference/10023/631ddafe-d904-44e2-9263-01a0f8f18def/profile.txt --build=soci ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference\.conan\profiles\default) Found Visual Studio 16 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=16 build_type=Release *** You can change them in C:\J\w\BuildSingleReference\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=15 os=Windows os_build=Windows [options] soci:shared=True [build_requires] [env] soci/4.0.2: Forced build from source Installing package: soci/4.0.2 Requirements soci/4.0.2 from local cache - Cache Packages soci/4.0.2:f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK soci/4.0.2: Configuring sources in C:\J\w\BuildSingleReference\.conan\data\soci\4.0.2\_\_\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.2: Copying sources to build folder soci/4.0.2: Building your package in C:\J\w\BuildSingleReference\.conan\data\soci\4.0.2\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 soci/4.0.2: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK soci/4.0.2: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference\.conan\data\soci\4.0.2\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference\.conan\data\soci\4.0.2\_\_\package\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202" -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" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DSOCI_SHARED="True" -DSOCI_TESTS="False" -DSOCI_CXX11="True" -DSOCI_STATIC="False" -DSOCI_EMPTY="False" -DWITH_SQLITE3="False" -DWITH_DB2="False" -DWITH_ODBC="False" -DWITH_ORACLE="False" -DWITH_FIREBIRD="False" -DWITH_MYSQL="False" -DWITH_POSTGRESQL="False" -DWITH_BOOST="False" -Wno-dev C:\J\w\BuildSingleReference\.conan\data\soci\4.0.2\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 ----------------- -- The C compiler identification is MSVC 19.16.27035.0 -- The CXX compiler identification is MSVC 19.16.27035.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Performing Test SOCI_HAVE_VISIBILITY_SUPPORT -- Performing Test SOCI_HAVE_VISIBILITY_SUPPORT - Failed -- Looking for _M_AMD64 -- Looking for _M_AMD64 - found -- Looking for _M_IX86 -- Looking for _M_IX86 - not found -- Configuring SOCI: -- SOCI_VERSION = 4.0.2 -- SOCI_ABI_VERSION = 4_0 -- SOCI_SHARED = True -- SOCI_STATIC = False -- SOCI_TESTS = False -- SOCI_ASAN = OFF -- SOCI_CXX11 = True -- LIB_SUFFIX = 64 -- Looking for SOCI dependencies: -- Threads: -- CMAKE_THREAD_LIBS_INIT = -- 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_4_0 -- SOCI_CORE_DEPS_LIBS = -- SOCI_CORE_INCLUDE_DIRS = $<$:> $<$:> $<$:> $<$:> C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/source_subfolder C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/source_subfolder/include C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/source_subfolder/include C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/source_subfolder/include/private C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/source_subfolder/src/core -- WITH_BOOST = False -- COMPILE_DEFINITIONS = _CRT_SECURE_NO_DEPRECATE _CRT_SECURE_NO_WARNINGS _CRT_NONSTDC_NO_WARNING _SCL_SECURE_NO_WARNINGS SOCI_ABI_VERSION="4_0" SOCI_LIB_PREFIX="soci_" SOCI_LIB_SUFFIX=".dll" SOCI_DEBUG_POSTFIX="" -- -- Configuring SOCI backend libraries: -- -- -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 ----Running------ > cmake --build C:\J\w\BuildSingleReference\.conan\data\soci\4.0.2\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 --config Release -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/source_subfolder/src/core/CMakeLists.txt backend-loader.cpp blob.cpp common.cpp connection-parameters.cpp connection-pool.cpp error.cpp into-type.cpp logger.cpp once-temp-type.cpp prepare-temp-type.cpp procedure.cpp ref-counted-prepare-info.cpp ref-counted-statement.cpp row.cpp rowid.cpp session.cpp soci-simple.cpp statement.cpp transaction.cpp use-type.cpp values.cpp Creating library C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/lib/soci_core_4_0.lib and object C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/lib/soci_core_4_0.exp soci_core.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\soci\4.0.2\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\bin\soci_core_4_0.dll Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/CMakeLists.txt soci/4.0.2: Package 'f42ebec2d0ee7d5c41713cd8eee15cf988b0d202' built soci/4.0.2: Build folder C:\J\w\BuildSingleReference\.conan\data\soci\4.0.2\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 soci/4.0.2: Generated conaninfo.txt soci/4.0.2: Generated conanbuildinfo.txt soci/4.0.2: Generating the package soci/4.0.2: Package folder C:\J\w\BuildSingleReference\.conan\data\soci\4.0.2\_\_\package\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 soci/4.0.2: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference\.conan\data\soci\4.0.2\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 --config Release --target install -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. soci_core.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\soci\4.0.2\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\bin\soci_core_4_0.dll -- Install configuration: "Release" -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/backend-loader.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/bind-values.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/blob-exchange.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/blob.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/boost-fusion.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/boost-gregorian-date.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/boost-optional.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/boost-tuple.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/callbacks.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/column-info.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/connection-parameters.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/connection-pool.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/db2 -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/db2/soci-db2.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/empty -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/empty/soci-empty.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/error.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/exchange-traits.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/firebird -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/firebird/soci-firebird.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/into-type.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/into.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/logger.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/mysql -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/mysql/soci-mysql.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/noreturn.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/odbc -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/odbc/soci-odbc.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/once-temp-type.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/oracle -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/oracle/soci-oracle.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/postgresql -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/postgresql/soci-postgresql.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/prepare-temp-type.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/procedure.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/query_transformation.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/ref-counted-prepare-info.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/ref-counted-statement.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/row-exchange.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/row.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/rowid-exchange.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/rowid.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/rowset.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/session.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/soci-backend.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/soci-config.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/soci-config.h.in -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/soci-platform.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/soci-simple.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/soci.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/sqlite3 -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/sqlite3/soci-sqlite3.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/statement.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/transaction.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/type-conversion-traits.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/type-conversion.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/type-holder.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/type-ptr.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/type-wrappers.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/unsigned-types.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/use-type.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/use.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/values-exchange.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/values.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/version.h -- Up-to-date: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/backend-loader.h -- Up-to-date: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/bind-values.h -- Up-to-date: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/blob-exchange.h -- Up-to-date: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/blob.h -- Up-to-date: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/boost-fusion.h -- Up-to-date: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/boost-gregorian-date.h -- Up-to-date: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/boost-optional.h -- Up-to-date: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/boost-tuple.h -- Up-to-date: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/callbacks.h -- Up-to-date: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/column-info.h -- Up-to-date: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/connection-parameters.h -- Up-to-date: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/connection-pool.h -- Up-to-date: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/error.h -- Up-to-date: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/exchange-traits.h -- Up-to-date: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/into-type.h -- Up-to-date: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/into.h -- Up-to-date: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/logger.h -- Up-to-date: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/noreturn.h -- Up-to-date: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/once-temp-type.h -- Up-to-date: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/prepare-temp-type.h -- Up-to-date: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/procedure.h -- Up-to-date: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/query_transformation.h -- Up-to-date: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/ref-counted-prepare-info.h -- Up-to-date: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/ref-counted-statement.h -- Up-to-date: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/row-exchange.h -- Up-to-date: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/row.h -- Up-to-date: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/rowid-exchange.h -- Up-to-date: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/rowid.h -- Up-to-date: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/rowset.h -- Up-to-date: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/session.h -- Up-to-date: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/soci-backend.h -- Up-to-date: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/soci-platform.h -- Up-to-date: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/soci-simple.h -- Up-to-date: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/soci.h -- Up-to-date: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/statement.h -- Up-to-date: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/transaction.h -- Up-to-date: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/type-conversion-traits.h -- Up-to-date: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/type-conversion.h -- Up-to-date: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/type-holder.h -- Up-to-date: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/type-ptr.h -- Up-to-date: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/type-wrappers.h -- Up-to-date: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/unsigned-types.h -- Up-to-date: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/use-type.h -- Up-to-date: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/use.h -- Up-to-date: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/values-exchange.h -- Up-to-date: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/values.h -- Up-to-date: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/soci/version.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/lib/soci_core_4_0.lib -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/bin/soci_core_4_0.dll -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/lib/cmake/SOCI/SOCITargets.cmake -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/lib/cmake/SOCI/SOCITargets-release.cmake -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/lib/cmake/SOCI/SOCIConfig.cmake -- Installing: C:/J/w/BuildSingleReference/.conan/data/soci/4.0.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/lib/cmake/SOCI/SOCIConfigVersion.cmake [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.2 package(): Packaged 1 '.dll' file: soci_core_4_0.dll soci/4.0.2 package(): Packaged 56 '.h' files soci/4.0.2 package(): Packaged 1 '.lib' file: soci_core_4_0.lib soci/4.0.2 package(): Packaged 1 '.txt' file: LICENSE_1_0.txt soci/4.0.2: Package 'f42ebec2d0ee7d5c41713cd8eee15cf988b0d202' created soci/4.0.2: Created package revision 308e5d2eeee2959f416e6cedd8896211 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY