Auto detecting your dev setup to initialize the default profile (/home/conan/w/cci_PR-2796/3/29ff9b5d-70c1-49dc-8e0b-fbcb2076deff/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.4 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/cci_PR-2796/3/29ff9b5d-70c1-49dc-8e0b-fbcb2076deff/.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=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/cci_PR-2796/3/29ff9b5d-70c1-49dc-8e0b-fbcb2076deff/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** [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: 21.021484375 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', 'patches/**'] [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 Exporting package recipe sqlpp11-connector-sqlite3/0.29 exports: File 'conandata.yml' found. Exporting it... sqlpp11-connector-sqlite3/0.29 exports: Copied 1 '.yml' file: conandata.yml sqlpp11-connector-sqlite3/0.29 exports_sources: Copied 1 '.txt' file: CMakeLists.txt sqlpp11-connector-sqlite3/0.29 exports_sources: Copied 1 '.patch' file: cmake-dependencies.patch [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'0.29': {'url': 'https://github.com/rbock/sqlpp11-connector-sqlite3/archive/0.29.tar.gz', 'sha256': '2904ddd578adb0e122a70f73a80bae4843434d685b7a23ae3ab43471c35efc4f'}}, 'patches': {'0.29': [{'patch_file': 'patches/cmake-dependencies.patch', 'base_path': 'source_subfolder'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: '0.29': - base_path: source_subfolder patch_file: patches/cmake-dependencies.patch sources: '0.29': sha256: 2904ddd578adb0e122a70f73a80bae4843434d685b7a23ae3ab43471c35efc4f url: https://github.com/rbock/sqlpp11-connector-sqlite3/archive/0.29.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 sqlpp11-connector-sqlite3/0.29: A new conanfile.py version was exported sqlpp11-connector-sqlite3/0.29: Folder: /home/conan/w/cci_PR-2796/3/29ff9b5d-70c1-49dc-8e0b-fbcb2076deff/.conan/data/sqlpp11-connector-sqlite3/0.29/_/_/export sqlpp11-connector-sqlite3/0.29: Using the exported files summary hash as the recipe revision: ef3f6cdb1cb5ca9beda94f31cd05d8ef sqlpp11-connector-sqlite3/0.29: Exported revision: ef3f6cdb1cb5ca9beda94f31cd05d8ef Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux os_build=Linux [options] sqlpp11-connector-sqlite3:shared=True [build_requires] [env] sqlpp11/0.59: Not found in local cache, looking in remotes... sqlpp11/0.59: Trying with 'c3i_PR-2796_25a71af3ccd23ac635335d99b25242beebeff4bf'... sqlpp11/0.59: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz sqlpp11/0.59: Downloaded recipe revision 82f8f22041dfad3ccb79f8a9f2f765cd date/2.4.1: Not found in local cache, looking in remotes... date/2.4.1: Trying with 'c3i_PR-2796_25a71af3ccd23ac635335d99b25242beebeff4bf'... date/2.4.1: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz date/2.4.1: Downloaded recipe revision 2effd175e0fcd7ab7f8bccecdf70ee15 libcurl/7.69.1: Not found in local cache, looking in remotes... libcurl/7.69.1: Trying with 'c3i_PR-2796_25a71af3ccd23ac635335d99b25242beebeff4bf'... libcurl/7.69.1: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libcurl/7.69.1: Downloaded recipe revision 149004b885c6c107e66d89fa95b2b071 openssl/1.1.1g: Not found in local cache, looking in remotes... openssl/1.1.1g: Trying with 'c3i_PR-2796_25a71af3ccd23ac635335d99b25242beebeff4bf'... openssl/1.1.1g: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1g: Downloaded recipe revision 58b78c1738d0cff868861e077e707ca4 zlib/1.2.11: Not found in local cache, looking in remotes... zlib/1.2.11: Trying with 'c3i_PR-2796_25a71af3ccd23ac635335d99b25242beebeff4bf'... zlib/1.2.11: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.11: Downloaded recipe revision 1579680eade7cc27626667ca4b143529 sqlite3/3.32.3: Not found in local cache, looking in remotes... sqlite3/3.32.3: Trying with 'c3i_PR-2796_25a71af3ccd23ac635335d99b25242beebeff4bf'... sqlite3/3.32.3: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz sqlite3/3.32.3: Downloaded recipe revision f8ac132e3cc33712d5c3c85cb62d4895 sqlpp11-connector-sqlite3/0.29: Forced build from source sqlpp11-connector-sqlite3/0.29 (test package): Installing package Requirements date/2.4.1 from 'central' - Downloaded libcurl/7.69.1 from 'central' - Downloaded openssl/1.1.1g from 'central' - Downloaded sqlite3/3.32.3 from 'central' - Downloaded sqlpp11/0.59 from 'central' - Downloaded sqlpp11-connector-sqlite3/0.29 from local cache - Cache zlib/1.2.11 from 'central' - Downloaded Packages date/2.4.1:8305b0acca5fd4b1e1f7e4578622d4417f3dacad - Download libcurl/7.69.1:5bf21f754405cd5cdae4509e0ed60c17fc8ca929 - Download openssl/1.1.1g:b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 - Download sqlite3/3.32.3:36f5850cfa5341fabb7c95d6642781bcaa4db06a - Download sqlpp11/0.59:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download sqlpp11-connector-sqlite3/0.29:ca4e9e21618f2fc19c9965edb7b0dea51f05681c - Build zlib/1.2.11:b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 - Download Installing (downloading, building) binaries... openssl/1.1.1g: Retrieving package b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1g: Package installed b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 openssl/1.1.1g: Downloaded package revision a01549f8dc03a15d24785fd40d96c40a sqlite3/3.32.3: Retrieving package 36f5850cfa5341fabb7c95d6642781bcaa4db06a from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz sqlite3/3.32.3: Package installed 36f5850cfa5341fabb7c95d6642781bcaa4db06a sqlite3/3.32.3: Downloaded package revision fb6c0238c8541fd1f9bd9f4cfb09758a zlib/1.2.11: Retrieving package b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 zlib/1.2.11: Downloaded package revision 9497058882b148eea244c8bb6912b0bb libcurl/7.69.1: Retrieving package 5bf21f754405cd5cdae4509e0ed60c17fc8ca929 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libcurl/7.69.1: Package installed 5bf21f754405cd5cdae4509e0ed60c17fc8ca929 libcurl/7.69.1: Downloaded package revision bcf43ee3c8a84d381da73d62166ec04c date/2.4.1: Retrieving package 8305b0acca5fd4b1e1f7e4578622d4417f3dacad from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz date/2.4.1: Package installed 8305b0acca5fd4b1e1f7e4578622d4417f3dacad date/2.4.1: Downloaded package revision 4a037a503ac4b8219275edd85624e9f5 sqlpp11/0.59: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz sqlpp11/0.59: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 sqlpp11/0.59: Downloaded package revision 50b390f73a56c0b7a39b653279bf4337 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK sqlite3/3.32.3: Appending PATH env var with : /home/conan/w/cci_PR-2796/3/29ff9b5d-70c1-49dc-8e0b-fbcb2076deff/.conan/data/sqlite3/3.32.3/_/_/package/36f5850cfa5341fabb7c95d6642781bcaa4db06a/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK sqlpp11-connector-sqlite3/0.29: Configuring sources in /home/conan/w/cci_PR-2796/3/29ff9b5d-70c1-49dc-8e0b-fbcb2076deff/.conan/data/sqlpp11-connector-sqlite3/0.29/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK sqlpp11-connector-sqlite3/0.29: Copying sources to build folder sqlpp11-connector-sqlite3/0.29: Building your package in /home/conan/w/cci_PR-2796/3/29ff9b5d-70c1-49dc-8e0b-fbcb2076deff/.conan/data/sqlpp11-connector-sqlite3/0.29/_/_/build/ca4e9e21618f2fc19c9965edb7b0dea51f05681c sqlpp11-connector-sqlite3/0.29: 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 sqlpp11-connector-sqlite3/0.29: Calling build() ----Running------ > cd '/home/conan/w/cci_PR-2796/3/29ff9b5d-70c1-49dc-8e0b-fbcb2076deff/.conan/data/sqlpp11-connector-sqlite3/0.29/_/_/build/ca4e9e21618f2fc19c9965edb7b0dea51f05681c/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -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/cci_PR-2796/3/29ff9b5d-70c1-49dc-8e0b-fbcb2076deff/.conan/data/sqlpp11-connector-sqlite3/0.29/_/_/package/ca4e9e21618f2fc19c9965edb7b0dea51f05681c" -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" -DENABLE_TESTS="False" -DSQLCIPHER="False" -DSQLPP11_INCLUDE_DIR="/home/conan/w/cci_PR-2796/3/29ff9b5d-70c1-49dc-8e0b-fbcb2076deff/.conan/data/sqlpp11/0.59/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include" -Wno-dev '/home/conan/w/cci_PR-2796/3/29ff9b5d-70c1-49dc-8e0b-fbcb2076deff/.conan/data/sqlpp11-connector-sqlite3/0.29/_/_/build/ca4e9e21618f2fc19c9965edb7b0dea51f05681c' ----------------- -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- 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: /usr/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ -- 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 -- Conan: Compiler GCC>=5, checking major version 5 -- Conan: Checking correct version: 5 -- Conan: C++ stdlib: libstdc++11 -- Found SQLITE3: /home/conan/w/cci_PR-2796/3/29ff9b5d-70c1-49dc-8e0b-fbcb2076deff/.conan/data/sqlite3/3.32.3/_/_/package/36f5850cfa5341fabb7c95d6642781bcaa4db06a/lib/libsqlite3.a -- Found HinnantDate: /home/conan/w/cci_PR-2796/3/29ff9b5d-70c1-49dc-8e0b-fbcb2076deff/.conan/data/date/2.4.1/_/_/package/8305b0acca5fd4b1e1f7e4578622d4417f3dacad/include -- Using /usr/bin/g++ (compiler id: GNU) including sqlpp11 from /home/conan/w/cci_PR-2796/3/29ff9b5d-70c1-49dc-8e0b-fbcb2076deff/.conan/data/sqlpp11/0.59/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include -- Configuring done -- Generating done 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 -- Build files have been written to: /home/conan/w/cci_PR-2796/3/29ff9b5d-70c1-49dc-8e0b-fbcb2076deff/.conan/data/sqlpp11-connector-sqlite3/0.29/_/_/build/ca4e9e21618f2fc19c9965edb7b0dea51f05681c/build_subfolder ----Running------ > cmake --build '/home/conan/w/cci_PR-2796/3/29ff9b5d-70c1-49dc-8e0b-fbcb2076deff/.conan/data/sqlpp11-connector-sqlite3/0.29/_/_/build/ca4e9e21618f2fc19c9965edb7b0dea51f05681c/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target sqlpp11-connector-sqlite3 [ 20%] Building CXX object source_subfolder/src/CMakeFiles/sqlpp11-connector-sqlite3.dir/connection.cpp.o [ 40%] Building CXX object source_subfolder/src/CMakeFiles/sqlpp11-connector-sqlite3.dir/bind_result.cpp.o [ 60%] Building CXX object source_subfolder/src/CMakeFiles/sqlpp11-connector-sqlite3.dir/prepared_statement.cpp.o [ 80%] Building CXX object source_subfolder/src/CMakeFiles/sqlpp11-connector-sqlite3.dir/detail/connection_handle.cpp.o [100%] Linking CXX shared library ../../lib/libsqlpp11-connector-sqlite3.so [100%] Built target sqlpp11-connector-sqlite3 sqlpp11-connector-sqlite3/0.29: Package 'ca4e9e21618f2fc19c9965edb7b0dea51f05681c' built sqlpp11-connector-sqlite3/0.29: Build folder /home/conan/w/cci_PR-2796/3/29ff9b5d-70c1-49dc-8e0b-fbcb2076deff/.conan/data/sqlpp11-connector-sqlite3/0.29/_/_/build/ca4e9e21618f2fc19c9965edb7b0dea51f05681c sqlpp11-connector-sqlite3/0.29: Generated conaninfo.txt sqlpp11-connector-sqlite3/0.29: Generated conanbuildinfo.txt sqlpp11-connector-sqlite3/0.29: Generating the package sqlpp11-connector-sqlite3/0.29: Package folder /home/conan/w/cci_PR-2796/3/29ff9b5d-70c1-49dc-8e0b-fbcb2076deff/.conan/data/sqlpp11-connector-sqlite3/0.29/_/_/package/ca4e9e21618f2fc19c9965edb7b0dea51f05681c sqlpp11-connector-sqlite3/0.29: Calling package() ----Running------ > cmake --build '/home/conan/w/cci_PR-2796/3/29ff9b5d-70c1-49dc-8e0b-fbcb2076deff/.conan/data/sqlpp11-connector-sqlite3/0.29/_/_/build/ca4e9e21618f2fc19c9965edb7b0dea51f05681c/build_subfolder' '--target' 'install' '--' '-j3' ----------------- [100%] Built target sqlpp11-connector-sqlite3 Install the project... -- Install configuration: "Debug" -- Installing: /home/conan/w/cci_PR-2796/3/29ff9b5d-70c1-49dc-8e0b-fbcb2076deff/.conan/data/sqlpp11-connector-sqlite3/0.29/_/_/package/ca4e9e21618f2fc19c9965edb7b0dea51f05681c/include/sqlpp11 -- Installing: /home/conan/w/cci_PR-2796/3/29ff9b5d-70c1-49dc-8e0b-fbcb2076deff/.conan/data/sqlpp11-connector-sqlite3/0.29/_/_/package/ca4e9e21618f2fc19c9965edb7b0dea51f05681c/include/sqlpp11/sqlite3 -- Installing: /home/conan/w/cci_PR-2796/3/29ff9b5d-70c1-49dc-8e0b-fbcb2076deff/.conan/data/sqlpp11-connector-sqlite3/0.29/_/_/package/ca4e9e21618f2fc19c9965edb7b0dea51f05681c/include/sqlpp11/sqlite3/bind_result.h -- Installing: /home/conan/w/cci_PR-2796/3/29ff9b5d-70c1-49dc-8e0b-fbcb2076deff/.conan/data/sqlpp11-connector-sqlite3/0.29/_/_/package/ca4e9e21618f2fc19c9965edb7b0dea51f05681c/include/sqlpp11/sqlite3/dynamic_libsqlite3.h -- Installing: /home/conan/w/cci_PR-2796/3/29ff9b5d-70c1-49dc-8e0b-fbcb2076deff/.conan/data/sqlpp11-connector-sqlite3/0.29/_/_/package/ca4e9e21618f2fc19c9965edb7b0dea51f05681c/include/sqlpp11/sqlite3/export.h -- Installing: /home/conan/w/cci_PR-2796/3/29ff9b5d-70c1-49dc-8e0b-fbcb2076deff/.conan/data/sqlpp11-connector-sqlite3/0.29/_/_/package/ca4e9e21618f2fc19c9965edb7b0dea51f05681c/include/sqlpp11/sqlite3/connection_config.h -- Installing: /home/conan/w/cci_PR-2796/3/29ff9b5d-70c1-49dc-8e0b-fbcb2076deff/.conan/data/sqlpp11-connector-sqlite3/0.29/_/_/package/ca4e9e21618f2fc19c9965edb7b0dea51f05681c/include/sqlpp11/sqlite3/sqlite3.h -- Installing: /home/conan/w/cci_PR-2796/3/29ff9b5d-70c1-49dc-8e0b-fbcb2076deff/.conan/data/sqlpp11-connector-sqlite3/0.29/_/_/package/ca4e9e21618f2fc19c9965edb7b0dea51f05681c/include/sqlpp11/sqlite3/serializer.h -- Installing: /home/conan/w/cci_PR-2796/3/29ff9b5d-70c1-49dc-8e0b-fbcb2076deff/.conan/data/sqlpp11-connector-sqlite3/0.29/_/_/package/ca4e9e21618f2fc19c9965edb7b0dea51f05681c/include/sqlpp11/sqlite3/prepared_statement.h -- Installing: /home/conan/w/cci_PR-2796/3/29ff9b5d-70c1-49dc-8e0b-fbcb2076deff/.conan/data/sqlpp11-connector-sqlite3/0.29/_/_/package/ca4e9e21618f2fc19c9965edb7b0dea51f05681c/include/sqlpp11/sqlite3/connection.h -- Installing: /home/conan/w/cci_PR-2796/3/29ff9b5d-70c1-49dc-8e0b-fbcb2076deff/.conan/data/sqlpp11-connector-sqlite3/0.29/_/_/package/ca4e9e21618f2fc19c9965edb7b0dea51f05681c/include/sqlpp11/sqlite3/insert_or.h -- Installing: /home/conan/w/cci_PR-2796/3/29ff9b5d-70c1-49dc-8e0b-fbcb2076deff/.conan/data/sqlpp11-connector-sqlite3/0.29/_/_/package/ca4e9e21618f2fc19c9965edb7b0dea51f05681c/lib/libsqlpp11-connector-sqlite3.so -- Set runtime path of "/home/conan/w/cci_PR-2796/3/29ff9b5d-70c1-49dc-8e0b-fbcb2076deff/.conan/data/sqlpp11-connector-sqlite3/0.29/_/_/package/ca4e9e21618f2fc19c9965edb7b0dea51f05681c/lib/libsqlpp11-connector-sqlite3.so" to "" [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 sqlpp11-connector-sqlite3/0.29 package(): Packaged 1 '.so' file: libsqlpp11-connector-sqlite3.so sqlpp11-connector-sqlite3/0.29 package(): Packaged 9 '.h' files sqlpp11-connector-sqlite3/0.29 package(): Packaged 1 file: LICENSE sqlpp11-connector-sqlite3/0.29: Package 'ca4e9e21618f2fc19c9965edb7b0dea51f05681c' created sqlpp11-connector-sqlite3/0.29: Created package revision a17ef5e239264142763c7f3e3ceb0399 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK sqlpp11-connector-sqlite3/0.29 (test package): Generator cmake created conanbuildinfo.cmake sqlpp11-connector-sqlite3/0.29 (test package): Generator txt created conanbuildinfo.txt sqlpp11-connector-sqlite3/0.29 (test package): Generated conaninfo.txt sqlpp11-connector-sqlite3/0.29 (test package): Generated graphinfo Using lockfile: '/home/conan/w/cci_PR-2796/3/4eec13f1-41d1-4fa6-89d7-d1ae7964ce6e/recipes/sqlpp11-connector-sqlite3/all/test_package/build/4c5fc0808a8083551035ea284c9f4f0c71295d5f/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 sqlpp11-connector-sqlite3/0.29 (test package): Calling build() ----Running------ > cd '/home/conan/w/cci_PR-2796/3/4eec13f1-41d1-4fa6-89d7-d1ae7964ce6e/recipes/sqlpp11-connector-sqlite3/all/test_package/build/4c5fc0808a8083551035ea284c9f4f0c71295d5f' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/cci_PR-2796/3/4eec13f1-41d1-4fa6-89d7-d1ae7964ce6e/recipes/sqlpp11-connector-sqlite3/all/test_package' ----------------- -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- 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: /usr/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ -- 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 -- Conan: Compiler GCC>=5, checking major version 5 -- Conan: Checking correct version: 5 -- Conan: C++ stdlib: libstdc++11 -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: /home/conan/w/cci_PR-2796/3/4eec13f1-41d1-4fa6-89d7-d1ae7964ce6e/recipes/sqlpp11-connector-sqlite3/all/test_package/build/4c5fc0808a8083551035ea284c9f4f0c71295d5f ----Running------ > cmake --build '/home/conan/w/cci_PR-2796/3/4eec13f1-41d1-4fa6-89d7-d1ae7964ce6e/recipes/sqlpp11-connector-sqlite3/all/test_package/build/4c5fc0808a8083551035ea284c9f4f0c71295d5f' '--' '-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 sqlpp11-connector-sqlite3/0.29 (test package): Running test() ----Running------ > bin/test_package ----------------- Sqlite3 debug: Preparing: 'CREATE TABLE tab_sample ( alpha INTEGER PRIMARY KEY, beta varchar(255) DEFAULT NULL, gamma bool DEFAULT NULL )' Sqlite3 debug: Preparing: 'CREATE TABLE tab_foo ( omega bigint(20) DEFAULT NULL )' Sqlite3 debug: Preparing: 'DELETE FROM tab_sample' Sqlite3 debug: Preparing: 'SELECT tab_sample.alpha,tab_sample.beta,tab_sample.gamma FROM tab_sample' Sqlite3 debug: Constructing bind result, using handle at 0x1cce330 Sqlite3 debug: Accessing next row of handle at 0x1cce330 /home/conan/w/cci_PR-2796/3/4eec13f1-41d1-4fa6-89d7-d1ae7964ce6e/recipes/sqlpp11-connector-sqlite3/all/test_package/test_package.cpp: 73 Sqlite3 debug: Preparing: 'SELECT tab_sample.alpha,tab_sample.beta,tab_sample.gamma FROM tab_sample' Sqlite3 debug: Constructing bind result, using handle at 0x1cce350 Sqlite3 debug: Accessing next row of handle at 0x1cce350 Sqlite3 debug: Preparing: 'SELECT tab_sample.alpha,tab_sample.beta,tab_sample.gamma,tab_sample.alpha,tab_sample.beta,tab_sample.gamma FROM tab_sample' Sqlite3 debug: Constructing bind result, using handle at 0x1ce4ee0 Sqlite3 debug: Accessing next row of handle at 0x1ce4ee0 no of required columns: 0 Sqlite3 debug: Preparing: 'INSERT INTO tab_sample DEFAULT VALUES' Last Insert ID: 1 Sqlite3 debug: Preparing: 'INSERT INTO tab_sample (gamma) VALUES(1)' Last Insert ID: 2 Sqlite3 debug: Preparing: 'INSERT INTO tab_sample (gamma,beta) VALUES(1,'')' Sqlite3 debug: Preparing: 'UPDATE tab_sample SET gamma=0 WHERE tab_sample.alpha IN(1)' Sqlite3 debug: Preparing: 'UPDATE tab_sample SET gamma=0 WHERE tab_sample.alpha IN(1,2,3,4)' Sqlite3 debug: Preparing: 'DELETE FROM tab_sample WHERE (tab_sample.alpha=(tab_sample.alpha+3))' Sqlite3 debug: Preparing: 'SELECT tab_sample.alpha,tab_sample.beta,tab_sample.gamma FROM tab_sample' Sqlite3 debug: Constructing bind result, using handle at 0x1cce350 Sqlite3 debug: Accessing next row of handle at 0x1cce350 Sqlite3 debug: binding integral result 0 at index: 0 Sqlite3 debug: binding text result at index: 1 Sqlite3 debug: binding boolean result at index: 2 Accessing a field directly from the result (using the current row): 1 Can do that again, no problem: 1 Sqlite3 debug: Preparing: 'BEGIN' Sqlite3 debug: Preparing: 'SELECT tab_sample.alpha,tab_sample.beta,tab_sample.gamma,(SELECT MAX(tab_foo.omega) AS max_ FROM tab_foo WHERE (tab_foo.omega>tab_sample.alpha)) FROM tab_sample' Sqlite3 debug: Constructing bind result, using handle at 0x1ce5450 Sqlite3 debug: Accessing next row of handle at 0x1ce5450 Sqlite3 debug: binding integral result 0 at index: 0 Sqlite3 debug: binding text result at index: 1 Sqlite3 debug: binding boolean result at index: 2 Sqlite3 debug: binding integral result 0 at index: 3 1, 0 Sqlite3 debug: Accessing next row of handle at 0x1ce5450 Sqlite3 debug: binding integral result 1 at index: 0 Sqlite3 debug: binding text result at index: 1 Sqlite3 debug: binding boolean result at index: 2 Sqlite3 debug: binding integral result 0 at index: 3 2, 0 Sqlite3 debug: Accessing next row of handle at 0x1ce5450 Sqlite3 debug: binding integral result 2 at index: 0 Sqlite3 debug: binding text result at index: 1 Sqlite3 debug: binding boolean result at index: 2 Sqlite3 debug: binding integral result 0 at index: 3 3, 0 Sqlite3 debug: Accessing next row of handle at 0x1ce5450 Sqlite3 debug: Preparing: 'COMMIT' Sqlite3 debug: Preparing: 'SELECT tab_sample.alpha FROM tab_sample INNER JOIN tab_foo ON (tab_sample.alpha=tab_foo.omega)' Sqlite3 debug: Constructing bind result, using handle at 0x1cce310 Sqlite3 debug: Accessing next row of handle at 0x1cce310 Sqlite3 debug: Preparing: 'SELECT tab_sample.alpha FROM tab_sample LEFT OUTER JOIN tab_foo ON (tab_sample.alpha=tab_foo.omega)' Sqlite3 debug: Constructing bind result, using handle at 0x1cce310 Sqlite3 debug: Accessing next row of handle at 0x1cce310 Sqlite3 debug: binding integral result 0 at index: 0 1 Sqlite3 debug: Accessing next row of handle at 0x1cce310 Sqlite3 debug: binding integral result 1 at index: 0 2 Sqlite3 debug: Accessing next row of handle at 0x1cce310 Sqlite3 debug: binding integral result 2 at index: 0 3 Sqlite3 debug: Accessing next row of handle at 0x1cce310 Sqlite3 debug: Preparing: 'SELECT tab_sample.alpha,tab_sample.beta,tab_sample.gamma FROM tab_sample WHERE (((tab_sample.alpha<>?1) AND (tab_sample.beta<>?2)) AND (tab_sample.gamma<>?3))' Sqlite3 debug: Constructing prepared_statement, using handle at 0x1cce330 Sqlite3 debug: reseting prepared statement Sqlite3 debug: binding integral parameter 7 at index: 0, being not null Sqlite3 debug: binding text parameter wurzelbrunft at index: 1, being not null Sqlite3 debug: binding boolean parameter true at index: 2, being not null Sqlite3 debug: Constructing bind result, using handle at 0x1cce330 Sqlite3 debug: Accessing next row of handle at 0x1cce330 Sqlite3 debug: binding integral result 0 at index: 0 Sqlite3 debug: binding text result at index: 1 Sqlite3 debug: binding boolean result at index: 2 bound result: alpha: 3 bound result: beta: bound result: gamma: 0 Sqlite3 debug: Accessing next row of handle at 0x1cce330 -------- Sqlite3 debug: Preparing: 'SELECT last_insert_rowid() AS a' Sqlite3 debug: Constructing bind result, using handle at 0x1ce3ab0 Sqlite3 debug: Accessing next row of handle at 0x1ce3ab0 Sqlite3 debug: binding integral result 0 at index: 0 Sqlite3 debug: reseting prepared statement Sqlite3 debug: binding integral parameter 3 at index: 0, being not null Sqlite3 debug: binding text parameter wurzelbrunft at index: 1, being not null Sqlite3 debug: binding boolean parameter true at index: 2, being not null Sqlite3 debug: Constructing bind result, using handle at 0x1cce330 Sqlite3 debug: Accessing next row of handle at 0x1cce330 -------- Sqlite3 debug: reseting prepared statement Sqlite3 debug: binding integral parameter 3 at index: 0, being not null Sqlite3 debug: binding text parameter kaesekuchen at index: 1, being not null Sqlite3 debug: binding boolean parameter true at index: 2, being not null Sqlite3 debug: Constructing bind result, using handle at 0x1cce330 Sqlite3 debug: Accessing next row of handle at 0x1cce330 Sqlite3 debug: Preparing: 'INSERT INTO tab_sample (beta,gamma) VALUES(?1,1)' Sqlite3 debug: Constructing prepared_statement, using handle at 0x1ce5430 Sqlite3 debug: reseting prepared statement Sqlite3 debug: binding text parameter prepared cake at index: 0, being not null Inserted: 4 Sqlite3 debug: Preparing: 'UPDATE tab_sample SET gamma=?1 WHERE (tab_sample.beta='prepared cake')' Sqlite3 debug: Constructing prepared_statement, using handle at 0x1ce5470 Sqlite3 debug: reseting prepared statement Sqlite3 debug: binding boolean parameter false at index: 0, being not null Updated: 4 Sqlite3 debug: Preparing: 'DELETE FROM tab_sample WHERE (tab_sample.beta<>?1)' Sqlite3 debug: Constructing prepared_statement, using handle at 0x1ce4630 Sqlite3 debug: reseting prepared statement Sqlite3 debug: binding text parameter prepared cake at index: 0, being not null Deleted lines: 4 Sqlite3 debug: Preparing: 'SELECT tab_sample.alpha,tab_sample.beta,tab_sample.gamma FROM tab_sample WHERE ((tab_sample.beta LIKE(?1) AND (tab_sample.alpha=?2)) OR (tab_sample.gamma<>?3))' Sqlite3 debug: Constructing prepared_statement, using handle at 0x1ce3ab0 Sqlite3 debug: Preparing: 'INSERT OR REPLACE INTO tab_sample (beta,gamma) VALUES('test',1)' 5 Sqlite3 debug: Preparing: 'INSERT OR IGNORE INTO tab_sample (beta,gamma) VALUES('test',1)' 6 Sqlite3 debug: Preparing: 'SELECT COUNT(tab_sample.alpha) AS count_ FROM tab_sample' Sqlite3 debug: Constructing bind result, using handle at 0x1ce3b30 Sqlite3 debug: Accessing next row of handle at 0x1ce3b30 Sqlite3 debug: binding integral result 0 at index: 0 Sqlite3 debug: Preparing: 'SELECT tab_sample.alpha,tab_sample.beta,tab_sample.gamma FROM tab_sample WHERE tab_sample.alpha NOT IN(SELECT tab_sample.alpha FROM tab_sample)' Sqlite3 debug: Constructing bind result, using handle at 0x1ce3ab0 Sqlite3 debug: Accessing next row of handle at 0x1ce3ab0 Sqlite3 debug: Preparing: 'PRAGMA user_version = 1' Sqlite3 debug: Preparing: ' PRAGMA user_version' Sqlite3 debug: Constructing bind result, using handle at 0x1ce4610 Sqlite3 debug: Accessing next row of handle at 0x1ce4610 Sqlite3 debug: binding integral result 0 at index: 0 1 Sqlite3 debug: Preparing: 'SELECT sub.alpha FROM (SELECT tab_sample.alpha FROM tab_sample) AS sub' Sqlite3 debug: Constructing bind result, using handle at 0x1ce3b30 Sqlite3 debug: Accessing next row of handle at 0x1ce3b30 Sqlite3 debug: binding integral result 0 at index: 0 1Sqlite3 debug: Accessing next row of handle at 0x1ce3b30 Sqlite3 debug: binding integral result 1 at index: 0 2Sqlite3 debug: Accessing next row of handle at 0x1ce3b30 Sqlite3 debug: binding integral result 2 at index: 0 4Sqlite3 debug: Accessing next row of handle at 0x1ce3b30 Sqlite3 debug: binding integral result 4 at index: 0 5Sqlite3 debug: Accessing next row of handle at 0x1ce3b30 Sqlite3 debug: binding integral result 5 at index: 0 6Sqlite3 debug: Accessing next row of handle at 0x1ce3b30 Sqlite3 debug: Preparing: 'SELECT sub.alpha FROM tab_sample INNER JOIN (SELECT tab_sample.alpha FROM tab_sample) AS sub' Sqlite3 debug: Constructing bind result, using handle at 0x1ce3b30 Sqlite3 debug: Accessing next row of handle at 0x1ce3b30 Sqlite3 debug: binding integral result 0 at index: 0 1Sqlite3 debug: Accessing next row of handle at 0x1ce3b30 Sqlite3 debug: binding integral result 1 at index: 0 2Sqlite3 debug: Accessing next row of handle at 0x1ce3b30 Sqlite3 debug: binding integral result 2 at index: 0 4Sqlite3 debug: Accessing next row of handle at 0x1ce3b30 Sqlite3 debug: binding integral result 4 at index: 0 5Sqlite3 debug: Accessing next row of handle at 0x1ce3b30 Sqlite3 debug: binding integral result 5 at index: 0 6Sqlite3 debug: Accessing next row of handle at 0x1ce3b30 Sqlite3 debug: binding integral result 6 at index: 0 1Sqlite3 debug: Accessing next row of handle at 0x1ce3b30 Sqlite3 debug: binding integral result 1 at index: 0 2Sqlite3 debug: Accessing next row of handle at 0x1ce3b30 Sqlite3 debug: binding integral result 2 at index: 0 4Sqlite3 debug: Accessing next row of handle at 0x1ce3b30 Sqlite3 debug: binding integral result 4 at index: 0 5Sqlite3 debug: Accessing next row of handle at 0x1ce3b30 Sqlite3 debug: binding integral result 5 at index: 0 6Sqlite3 debug: Accessing next row of handle at 0x1ce3b30 Sqlite3 debug: binding integral result 6 at index: 0 1Sqlite3 debug: Accessing next row of handle at 0x1ce3b30 Sqlite3 debug: binding integral result 1 at index: 0 2Sqlite3 debug: Accessing next row of handle at 0x1ce3b30 Sqlite3 debug: binding integral result 2 at index: 0 4Sqlite3 debug: Accessing next row of handle at 0x1ce3b30 Sqlite3 debug: binding integral result 4 at index: 0 5Sqlite3 debug: Accessing next row of handle at 0x1ce3b30 Sqlite3 debug: binding integral result 5 at index: 0 6Sqlite3 debug: Accessing next row of handle at 0x1ce3b30 Sqlite3 debug: binding integral result 6 at index: 0 1Sqlite3 debug: Accessing next row of handle at 0x1ce3b30 Sqlite3 debug: binding integral result 1 at index: 0 2Sqlite3 debug: Accessing next row of handle at 0x1ce3b30 Sqlite3 debug: binding integral result 2 at index: 0 4Sqlite3 debug: Accessing next row of handle at 0x1ce3b30 Sqlite3 debug: binding integral result 4 at index: 0 5Sqlite3 debug: Accessing next row of handle at 0x1ce3b30 Sqlite3 debug: binding integral result 5 at index: 0 6Sqlite3 debug: Accessing next row of handle at 0x1ce3b30 Sqlite3 debug: binding integral result 6 at index: 0 1Sqlite3 debug: Accessing next row of handle at 0x1ce3b30 Sqlite3 debug: binding integral result 1 at index: 0 2Sqlite3 debug: Accessing next row of handle at 0x1ce3b30 Sqlite3 debug: binding integral result 2 at index: 0 4Sqlite3 debug: Accessing next row of handle at 0x1ce3b30 Sqlite3 debug: binding integral result 4 at index: 0 5Sqlite3 debug: Accessing next row of handle at 0x1ce3b30 Sqlite3 debug: binding integral result 5 at index: 0 6Sqlite3 debug: Accessing next row of handle at 0x1ce3b30 sqlpp11-connector-sqlite3/0.29 (test package): database is not encrypted JSON file created at '/home/conan/w/cci_PR-2796/3/4eec13f1-41d1-4fa6-89d7-d1ae7964ce6e/_create.json'