[HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 7.7822265625 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: ['CMakeLists.txt'] [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK [HOOK - conan-center.py] pre_export(): [NO FINAL ENDLINE (KB-H041)] OK [HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK [HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK [HOOK - conan-center.py] pre_export(): [NO ASCII CHARACTERS (KB-H047)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERBOSE MAKEFILE (KB-H046)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERSION REQUIRED (KB-H048)] OK [HOOK - conan-center.py] pre_export(): [CMAKE WINDOWS EXPORT ALL SYMBOLS (KB-H049)] OK [HOOK - conan-center.py] pre_export(): [DEFAULT OPTIONS AS DICTIONARY (KB-H051)] OK [HOOK - conan-center.py] pre_export(): [CONFIG.YML HAS NEW VERSION (KB-H052)] OK [HOOK - conan-center.py] pre_export(): [PRIVATE IMPORTS (KB-H053)] OK Exporting package recipe soci/4.0.1 exports: File 'conandata.yml' found. Exporting it... soci/4.0.1 exports: Copied 1 '.yml' file: conandata.yml soci/4.0.1 exports_sources: Copied 1 '.txt' file: CMakeLists.txt [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'4.0.1': {'url': 'https://github.com/SOCI/soci/archive/4.0.1.tar.gz', 'sha256': 'fa69347b1a1ef74450c0382b665a67bd6777cc7005bbe09726479625bcf1e29c'}}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: sources: 4.0.1: sha256: fa69347b1a1ef74450c0382b665a67bd6777cc7005bbe09726479625bcf1e29c url: https://github.com/SOCI/soci/archive/4.0.1.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK [HOOK - conan-center.py] post_export(): [DEFAULT SHARED OPTION VALUE (KB-H050)] OK soci/4.0.1: The stored package has not changed soci/4.0.1: Using the exported files summary hash as the recipe revision: b44f53b25e995dd29f5c33f762fd9ab4 soci/4.0.1: Exported revision: b44f53b25e995dd29f5c33f762fd9ab4 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=16 os=Windows os_build=Windows [options] soci:shared=True [build_requires] [env] soci/4.0.1: Forced build from source soci/4.0.1 (test package): Installing package Requirements soci/4.0.1 from local cache - Cache Packages soci/4.0.1:995e0f0b86a651012a3bfca00d60f35ae037db5e - Build Installing (downloading, building) binaries... soci/4.0.1: Copying sources to build folder soci/4.0.1: Building your package in C:\J\w\cci_PR-3924@2\.conan\data\soci\4.0.1\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e soci/4.0.1: 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.1: Calling build() ----Running------ > cd C:\J\w\cci_PR-3924@2\.conan\data\soci\4.0.1\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP1" -DCONAN_C_FLAGS="/MP1" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="C:\J\w\cci_PR-3924@2\.conan\data\soci\4.0.1\_\_\package\995e0f0b86a651012a3bfca00d60f35ae037db5e" -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\cci_PR-3924@2\.conan\data\soci\4.0.1\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e ----------------- -- The C compiler identification is MSVC 19.28.29333.0 -- The CXX compiler identification is MSVC 19.28.29333.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/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/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/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 -- 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.1 -- 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/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/build/995e0f0b86a651012a3bfca00d60f35ae037db5e/source_subfolder C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/build/995e0f0b86a651012a3bfca00d60f35ae037db5e/source_subfolder/include C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/build/995e0f0b86a651012a3bfca00d60f35ae037db5e/source_subfolder/include C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/build/995e0f0b86a651012a3bfca00d60f35ae037db5e/source_subfolder/include/private C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/build/995e0f0b86a651012a3bfca00d60f35ae037db5e/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/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/build/995e0f0b86a651012a3bfca00d60f35ae037db5e ----Running------ > cmake --build C:\J\w\cci_PR-3924@2\.conan\data\soci\4.0.1\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e --config Release -- /m:1 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/build/995e0f0b86a651012a3bfca00d60f35ae037db5e/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 Generating Code... C:\J\w\cci_PR-3924@2\.conan\data\soci\4.0.1\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\core\logger.cpp(50): warning C4702: unreachable code [C:\J\w\cci_PR-3924@2\.conan\data\soci\4.0.1\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\core\soci_core.vcxproj] Compiling... values.cpp Generating Code... Creating library C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/build/995e0f0b86a651012a3bfca00d60f35ae037db5e/lib/soci_core_4_0.lib and object C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/build/995e0f0b86a651012a3bfca00d60f35ae037db5e/lib/soci_core_4_0.exp soci_core.vcxproj -> C:\J\w\cci_PR-3924@2\.conan\data\soci\4.0.1\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\bin\soci_core_4_0.dll Building Custom Rule C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/build/995e0f0b86a651012a3bfca00d60f35ae037db5e/CMakeLists.txt soci/4.0.1: Package '995e0f0b86a651012a3bfca00d60f35ae037db5e' built soci/4.0.1: Build folder C:\J\w\cci_PR-3924@2\.conan\data\soci\4.0.1\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e soci/4.0.1: Generated conaninfo.txt soci/4.0.1: Generated conanbuildinfo.txt soci/4.0.1: Generating the package soci/4.0.1: Package folder C:\J\w\cci_PR-3924@2\.conan\data\soci\4.0.1\_\_\package\995e0f0b86a651012a3bfca00d60f35ae037db5e soci/4.0.1: 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.1 package(): Packaged 1 '.dll' file: soci_core_4_0.dll soci/4.0.1 package(): Packaged 67 '.h' files soci/4.0.1 package(): Packaged 1 '.lib' file: soci_core_4_0.lib soci/4.0.1 package(): Packaged 1 '.txt' file: LICENSE_1_0.txt soci/4.0.1: Package '995e0f0b86a651012a3bfca00d60f35ae037db5e' created soci/4.0.1: Created package revision 961d4fff10922797e14439471a175112 ----Running------ > cmake --build C:\J\w\cci_PR-3924@2\.conan\data\soci\4.0.1\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e --config Release --target install -- /m:1 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. soci_core.vcxproj -> C:\J\w\cci_PR-3924@2\.conan\data\soci\4.0.1\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\bin\soci_core_4_0.dll -- Install configuration: "Release" -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/backend-loader.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/bind-values.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/blob-exchange.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/blob.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/boost-fusion.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/boost-gregorian-date.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/boost-optional.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/boost-tuple.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/callbacks.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/column-info.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/connection-parameters.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/connection-pool.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/db2 -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/db2/soci-db2.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/empty -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/empty/soci-empty.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/error.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/exchange-traits.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/firebird -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/firebird/soci-firebird.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/into-type.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/into.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/logger.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/mysql -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/mysql/soci-mysql.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/noreturn.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/odbc -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/odbc/soci-odbc.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/once-temp-type.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/oracle -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/oracle/soci-oracle.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/postgresql -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/postgresql/soci-postgresql.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/prepare-temp-type.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/procedure.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/query_transformation.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/ref-counted-prepare-info.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/ref-counted-statement.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/row-exchange.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/row.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/rowid-exchange.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/rowid.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/rowset.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/session.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/soci-backend.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/soci-config.h -- Installing: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/soci-config.h.in -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/soci-platform.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/soci-simple.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/soci.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/sqlite3 -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/sqlite3/soci-sqlite3.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/statement.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/transaction.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/type-conversion-traits.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/type-conversion.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/type-holder.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/type-ptr.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/type-wrappers.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/unsigned-types.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/use-type.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/use.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/values-exchange.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/values.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/version.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/backend-loader.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/bind-values.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/blob-exchange.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/blob.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/boost-fusion.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/boost-gregorian-date.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/boost-optional.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/boost-tuple.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/callbacks.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/column-info.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/connection-parameters.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/connection-pool.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/error.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/exchange-traits.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/into-type.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/into.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/logger.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/noreturn.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/once-temp-type.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/prepare-temp-type.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/procedure.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/query_transformation.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/ref-counted-prepare-info.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/ref-counted-statement.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/row-exchange.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/row.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/rowid-exchange.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/rowid.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/rowset.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/session.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/soci-backend.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/soci-platform.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/soci-simple.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/soci.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/statement.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/transaction.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/type-conversion-traits.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/type-conversion.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/type-holder.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/type-ptr.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/type-wrappers.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/unsigned-types.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/use-type.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/use.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/values-exchange.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/values.h -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/include/soci/version.h -- Installing: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/lib64/soci_core_4_0.lib -- Up-to-date: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/bin/soci_core_4_0.dll -- Installing: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/cmake/SOCI.cmake -- Installing: C:/J/w/cci_PR-3924@2/.conan/data/soci/4.0.1/_/_/package/995e0f0b86a651012a3bfca00d60f35ae037db5e/cmake/SOCI-release.cmake [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK soci/4.0.1 (test package): Generator cmake created conanbuildinfo.cmake soci/4.0.1 (test package): Generator txt created conanbuildinfo.txt soci/4.0.1 (test package): Generated conaninfo.txt soci/4.0.1 (test package): Generated graphinfo Using lockfile: 'C:\J\w\cci_PR-3924@2/32/d5d335e8-c67a-4b3a-ad5a-47455dd7e7de/recipes/soci/all\test_package\build\9b902dc78aa4da319164b093cc267e94cc5ebf7e/conan.lock' Using cached profile from lockfile [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.1 (test package): Calling build() ----Running------ > cd C:\J\w\cci_PR-3924@2/32/d5d335e8-c67a-4b3a-ad5a-47455dd7e7de/recipes/soci/all\test_package\build\9b902dc78aa4da319164b093cc267e94cc5ebf7e && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP1" -DCONAN_C_FLAGS="/MP1" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:\J\w\cci_PR-3924@2/32/d5d335e8-c67a-4b3a-ad5a-47455dd7e7de/recipes/soci/all\test_package ----------------- -- The CXX compiler identification is MSVC 19.28.29333.0 -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/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: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/cci_PR-3924@2/32/d5d335e8-c67a-4b3a-ad5a-47455dd7e7de/recipes/soci/all/test_package/build/9b902dc78aa4da319164b093cc267e94cc5ebf7e ----Running------ > cmake --build C:\J\w\cci_PR-3924@2/32/d5d335e8-c67a-4b3a-ad5a-47455dd7e7de/recipes/soci/all\test_package\build\9b902dc78aa4da319164b093cc267e94cc5ebf7e --config Release -- /m:1 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/cci_PR-3924@2/32/d5d335e8-c67a-4b3a-ad5a-47455dd7e7de/recipes/soci/all/test_package/CMakeLists.txt test_package.cpp LINK : fatal error LNK1181: cannot open input file 'soci_core.lib' [C:\J\w\cci_PR-3924@2\32\d5d335e8-c67a-4b3a-ad5a-47455dd7e7de\recipes\soci\all\test_package\build\9b902dc78aa4da319164b093cc267e94cc5ebf7e\test_package.vcxproj] JSON file created at 'C:\J\w\cci_PR-3924@2/32/d5d335e8-c67a-4b3a-ad5a-47455dd7e7de/_create.json'