******************************************************************************** conan test conan-center-index/recipes/oatpp-sqlite/all/test_package/conanfile.py oatpp-sqlite/1.3.0@ --profile=/home/conan/w/BuildSingleReference/64544/47fd5a50-09a8-4d5d-9664-afff4faf7739/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=7 os=Linux [options] oatpp-sqlite:shared=True [build_requires] [env] oatpp-sqlite/1.3.0 (test package): Installing package Requirements oatpp/1.3.0 from 'conan-center' - Cache oatpp-sqlite/1.3.0 from local cache - Cache sqlite3/3.37.0 from 'conan-center' - Cache Packages oatpp/1.3.0:d351525cc53ebe68279edf1978846402420066e7 - Cache oatpp-sqlite/1.3.0:ef4cbe710b79d6aaa82dfd587cece94c1220200e - Cache sqlite3/3.37.0:ab1912493b9a078b26b953835d50c8e988bfd06e - Cache Installing (downloading, building) binaries... oatpp/1.3.0: Already installed! [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 sqlite3/3.37.0: Already installed! sqlite3/3.37.0: Appending PATH env var with : /home/conan/w/BuildSingleReference/.conan/data/sqlite3/3.37.0/_/_/package/ab1912493b9a078b26b953835d50c8e988bfd06e/bin [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 oatpp-sqlite/1.3.0: Already installed! [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 oatpp-sqlite/1.3.0 (test package): Generator txt created conanbuildinfo.txt oatpp-sqlite/1.3.0 (test package): Generator cmake created conanbuildinfo.cmake oatpp-sqlite/1.3.0 (test package): Generator cmake_find_package created Findoatpp-sqlite.cmake oatpp-sqlite/1.3.0 (test package): Generator cmake_find_package created Findoatpp.cmake oatpp-sqlite/1.3.0 (test package): Generator cmake_find_package created FindSQLite3.cmake oatpp-sqlite/1.3.0 (test package): Aggregating env generators oatpp-sqlite/1.3.0 (test package): Generated conaninfo.txt oatpp-sqlite/1.3.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/oatpp-sqlite/all/test_package/build/e5a1fe6bba768724549dfefa01f2a7a54283390b/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 oatpp-sqlite/1.3.0 (test package): Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/conan-center-index/recipes/oatpp-sqlite/all/test_package/build/e5a1fe6bba768724549dfefa01f2a7a54283390b' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="7" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/conan-center-index/recipes/oatpp-sqlite/all/test_package/build/e5a1fe6bba768724549dfefa01f2a7a54283390b/package" -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_MODULE_PATH="/home/conan/w/BuildSingleReference/conan-center-index/recipes/oatpp-sqlite/all/test_package/build/e5a1fe6bba768724549dfefa01f2a7a54283390b" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/BuildSingleReference/conan-center-index/recipes/oatpp-sqlite/all/test_package' ----------------- -- The CXX compiler identification is GNU 7.2.0 -- 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 -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library oatpp-sqlite found /home/conan/w/BuildSingleReference/.conan/data/oatpp-sqlite/1.3.0/_/_/package/ef4cbe710b79d6aaa82dfd587cece94c1220200e/lib/oatpp-1.3.0/liboatpp-sqlite.so -- Library oatpp-test found /home/conan/w/BuildSingleReference/.conan/data/oatpp/1.3.0/_/_/package/d351525cc53ebe68279edf1978846402420066e7/lib/oatpp-1.3.0/liboatpp-test.a -- Library oatpp found /home/conan/w/BuildSingleReference/.conan/data/oatpp/1.3.0/_/_/package/d351525cc53ebe68279edf1978846402420066e7/lib/oatpp-1.3.0/liboatpp.a -- Library sqlite3 found /home/conan/w/BuildSingleReference/.conan/data/sqlite3/3.37.0/_/_/package/ab1912493b9a078b26b953835d50c8e988bfd06e/lib/libsqlite3.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 7 -- Conan: Checking correct version: 7 -- Conan: C++ stdlib: libstdc++ -- Conan: Using autogenerated Findoatpp-sqlite.cmake -- Found oatpp-sqlite: 1.3.0 (found version "1.3.0") -- Library oatpp-sqlite found /home/conan/w/BuildSingleReference/.conan/data/oatpp-sqlite/1.3.0/_/_/package/ef4cbe710b79d6aaa82dfd587cece94c1220200e/lib/oatpp-1.3.0/liboatpp-sqlite.so -- Found: /home/conan/w/BuildSingleReference/.conan/data/oatpp-sqlite/1.3.0/_/_/package/ef4cbe710b79d6aaa82dfd587cece94c1220200e/lib/oatpp-1.3.0/liboatpp-sqlite.so -- Conan: Using autogenerated Findoatpp.cmake -- Found oatpp: 1.3.0 (found version "1.3.0") -- Library oatpp-test found /home/conan/w/BuildSingleReference/.conan/data/oatpp/1.3.0/_/_/package/d351525cc53ebe68279edf1978846402420066e7/lib/oatpp-1.3.0/liboatpp-test.a -- Skipping already existing target: CONAN_LIB::oatpp_oatpp-test -- Found: /home/conan/w/BuildSingleReference/.conan/data/oatpp/1.3.0/_/_/package/d351525cc53ebe68279edf1978846402420066e7/lib/oatpp-1.3.0/liboatpp-test.a -- Library oatpp found /home/conan/w/BuildSingleReference/.conan/data/oatpp/1.3.0/_/_/package/d351525cc53ebe68279edf1978846402420066e7/lib/oatpp-1.3.0/liboatpp.a -- Skipping already existing target: CONAN_LIB::oatpp_oatpp -- Found: /home/conan/w/BuildSingleReference/.conan/data/oatpp/1.3.0/_/_/package/d351525cc53ebe68279edf1978846402420066e7/lib/oatpp-1.3.0/liboatpp.a -- Library oatpp found /home/conan/w/BuildSingleReference/.conan/data/oatpp/1.3.0/_/_/package/d351525cc53ebe68279edf1978846402420066e7/lib/oatpp-1.3.0/liboatpp.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/oatpp/1.3.0/_/_/package/d351525cc53ebe68279edf1978846402420066e7/lib/oatpp-1.3.0/liboatpp.a -- Library oatpp-test found /home/conan/w/BuildSingleReference/.conan/data/oatpp/1.3.0/_/_/package/d351525cc53ebe68279edf1978846402420066e7/lib/oatpp-1.3.0/liboatpp-test.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/oatpp/1.3.0/_/_/package/d351525cc53ebe68279edf1978846402420066e7/lib/oatpp-1.3.0/liboatpp-test.a -- Conan: Using autogenerated FindSQLite3.cmake -- Found SQLite3: 3.37.0 (found version "3.37.0") -- Library sqlite3 found /home/conan/w/BuildSingleReference/.conan/data/sqlite3/3.37.0/_/_/package/ab1912493b9a078b26b953835d50c8e988bfd06e/lib/libsqlite3.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/sqlite3/3.37.0/_/_/package/ab1912493b9a078b26b953835d50c8e988bfd06e/lib/libsqlite3.a -- Library sqlite3 found /home/conan/w/BuildSingleReference/.conan/data/sqlite3/3.37.0/_/_/package/ab1912493b9a078b26b953835d50c8e988bfd06e/lib/libsqlite3.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/sqlite3/3.37.0/_/_/package/ab1912493b9a078b26b953835d50c8e988bfd06e/lib/libsqlite3.a -- Library oatpp-sqlite found /home/conan/w/BuildSingleReference/.conan/data/oatpp-sqlite/1.3.0/_/_/package/ef4cbe710b79d6aaa82dfd587cece94c1220200e/lib/oatpp-1.3.0/liboatpp-sqlite.so -- Found: /home/conan/w/BuildSingleReference/.conan/data/oatpp-sqlite/1.3.0/_/_/package/ef4cbe710b79d6aaa82dfd587cece94c1220200e/lib/oatpp-1.3.0/liboatpp-sqlite.so -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/conan-center-index/recipes/oatpp-sqlite/all/test_package/build/e5a1fe6bba768724549dfefa01f2a7a54283390b ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/oatpp-sqlite/all/test_package/build/e5a1fe6bba768724549dfefa01f2a7a54283390b' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable bin/test_package [100%] Built target test_package oatpp-sqlite/1.3.0 (test package): Running test() ----Running------ > bin/test_package ----------------- 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