******************************************************************************** conan install soci/4.0.3@#dd151adaed817e32c08333466e714ab0 --build=soci -pr /home/conan/w/prod/BuildSingleReference/214312/ff4c0ca7-5329-450f-9dab-85ba03c73cde/profile_linux_9_libstdcpp11_gcc_debug_64.soci-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 9 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/prod/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=9 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=9 os=Linux [options] soci:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True soci/4.0.3: Forced build from source Installing package: soci/4.0.3 Requirements soci/4.0.3 from local cache - Cache Packages soci/4.0.3:4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK soci/4.0.3: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/source/src soci/4.0.3: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK soci/4.0.3: Copying sources to build folder soci/4.0.3: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd soci/4.0.3: Generator txt created conanbuildinfo.txt soci/4.0.3: Calling generate() soci/4.0.3: Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' soci/4.0.3: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' soci/4.0.3: Aggregating env generators [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.3: Calling build() soci/4.0.3: Apply patch (portability): Generate relocatable libraries on MacOS soci/4.0.3: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/build/Debug/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = ON -- The C compiler identification is GNU 9.2.1 -- The CXX compiler identification is GNU 9.2.1 -- 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 -- Performing Test SOCI_HAVE_VISIBILITY_SUPPORT -- Performing Test SOCI_HAVE_VISIBILITY_SUPPORT - Success -- gcc / clang visibility enabled -- 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.3 -- SOCI_ABI_VERSION = 4.0 -- SOCI_SHARED = True -- SOCI_STATIC = OFF -- SOCI_TESTS = OFF -- 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/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/build/Debug /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/src/include /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/build/Debug/include /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/src/include/private /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/build/Debug/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: -- -- -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/build/Debug soci/4.0.3: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/build/Debug" '--' '-j3' ----------------- Scanning dependencies of target soci_core [ 9%] Building CXX object src/core/CMakeFiles/soci_core.dir/backend-loader.cpp.o [ 9%] Building CXX object src/core/CMakeFiles/soci_core.dir/blob.cpp.o [ 13%] Building CXX object src/core/CMakeFiles/soci_core.dir/common.cpp.o [ 18%] Building CXX object src/core/CMakeFiles/soci_core.dir/connection-parameters.cpp.o [ 22%] Building CXX object src/core/CMakeFiles/soci_core.dir/connection-pool.cpp.o [ 27%] Building CXX object src/core/CMakeFiles/soci_core.dir/error.cpp.o [ 31%] Building CXX object src/core/CMakeFiles/soci_core.dir/into-type.cpp.o [ 36%] Building CXX object src/core/CMakeFiles/soci_core.dir/logger.cpp.o [ 40%] Building CXX object src/core/CMakeFiles/soci_core.dir/once-temp-type.cpp.o [ 45%] Building CXX object src/core/CMakeFiles/soci_core.dir/prepare-temp-type.cpp.o [ 50%] Building CXX object src/core/CMakeFiles/soci_core.dir/procedure.cpp.o [ 54%] Building CXX object src/core/CMakeFiles/soci_core.dir/ref-counted-prepare-info.cpp.o [ 59%] Building CXX object src/core/CMakeFiles/soci_core.dir/ref-counted-statement.cpp.o [ 63%] Building CXX object src/core/CMakeFiles/soci_core.dir/row.cpp.o [ 68%] Building CXX object src/core/CMakeFiles/soci_core.dir/rowid.cpp.o [ 72%] Building CXX object src/core/CMakeFiles/soci_core.dir/session.cpp.o [ 77%] Building CXX object src/core/CMakeFiles/soci_core.dir/soci-simple.cpp.o [ 81%] Building CXX object src/core/CMakeFiles/soci_core.dir/statement.cpp.o [ 86%] Building CXX object src/core/CMakeFiles/soci_core.dir/transaction.cpp.o [ 90%] Building CXX object src/core/CMakeFiles/soci_core.dir/use-type.cpp.o [ 95%] Building CXX object src/core/CMakeFiles/soci_core.dir/values.cpp.o [100%] Linking CXX shared library ../../lib/libsoci_core.so [100%] Built target soci_core soci/4.0.3: Package '4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd' built soci/4.0.3: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/build/Debug soci/4.0.3: Generated conaninfo.txt soci/4.0.3: Generated conanbuildinfo.txt soci/4.0.3: Generating the package soci/4.0.3: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd soci/4.0.3: Calling package() soci/4.0.3: Copied 1 '.txt' file: LICENSE_1_0.txt soci/4.0.3: CMake command: cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/build/Debug" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd" ----Running------ > cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/build/Debug" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd" ----------------- -- Install configuration: "Debug" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/soci -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/soci/soci-config.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/soci/backend-loader.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/soci/bind-values.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/soci/blob-exchange.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/soci/blob.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/soci/boost-fusion.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/soci/boost-gregorian-date.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/soci/boost-optional.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/soci/boost-tuple.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/soci/callbacks.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/soci/column-info.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/soci/connection-parameters.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/soci/connection-pool.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/soci/error.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/soci/exchange-traits.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/soci/into-type.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/soci/into.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/soci/logger.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/soci/noreturn.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/soci/once-temp-type.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/soci/prepare-temp-type.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/soci/procedure.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/soci/query_transformation.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/soci/ref-counted-prepare-info.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/soci/ref-counted-statement.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/soci/row-exchange.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/soci/row.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/soci/rowid-exchange.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/soci/rowid.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/soci/rowset.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/soci/session.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/soci/soci-backend.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/soci/soci-platform.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/soci/soci-simple.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/soci/soci.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/soci/statement.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/soci/transaction.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/soci/type-conversion-traits.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/soci/type-conversion.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/soci/type-holder.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/soci/type-ptr.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/soci/type-wrappers.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/soci/unsigned-types.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/soci/use-type.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/soci/use.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/soci/values-exchange.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/soci/values.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/soci/version.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/lib/libsoci_core.so.4.0.3 -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/lib/libsoci_core.so.4.0 -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/lib/libsoci_core.so -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/lib/cmake/SOCI/SOCITargets.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/lib/cmake/SOCI/SOCITargets-debug.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/lib/cmake/SOCI/SOCIConfig.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soci/4.0.3/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/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(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] 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 [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK soci/4.0.3 package(): Packaged 1 '.txt' file: LICENSE_1_0.txt soci/4.0.3 package(): Packaged 48 '.h' files soci/4.0.3 package(): Packaged 1 '.0' file: libsoci_core.so.4.0 soci/4.0.3 package(): Packaged 1 '.so' file: libsoci_core.so soci/4.0.3 package(): Packaged 1 '.3' file: libsoci_core.so.4.0.3 soci/4.0.3: Package '4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd' created soci/4.0.3: Created package revision f34de50c0eb7c1f528611469c456b6f7 [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 [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators soci/4.0.3: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior soci/4.0.3: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior [HOOK - conan-center.py] post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libsoci_core.so' links to system library 'pthread' but it is not in cpp_info.system_libs. [HOOK - conan-center.py] post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libsoci_core.so' links to system library 'dl' but it is not in cpp_info.system_libs.