Auto detecting your dev setup to initialize the default profile (/home/conan/w/cci_PR-2796/5/9e7d6972-a8a1-46bc-98c3-496dc1bd38b5/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 6.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/5/9e7d6972-a8a1-46bc-98c3-496dc1bd38b5/.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=6 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/cci_PR-2796/5/9e7d6972-a8a1-46bc-98c3-496dc1bd38b5/.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.30 exports: File 'conandata.yml' found. Exporting it... sqlpp11-connector-sqlite3/0.30 exports: Copied 1 '.yml' file: conandata.yml sqlpp11-connector-sqlite3/0.30 exports_sources: Copied 1 '.txt' file: CMakeLists.txt sqlpp11-connector-sqlite3/0.30 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.30': {'url': 'https://github.com/rbock/sqlpp11-connector-sqlite3/archive/0.30.tar.gz', 'sha256': 'e39f420312d311f3eaa162e201883b4594c34e04739b39a4563f84be920e654f'}}, 'patches': {'0.30': [{'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.30': - base_path: source_subfolder patch_file: patches/cmake-dependencies.patch sources: '0.30': sha256: e39f420312d311f3eaa162e201883b4594c34e04739b39a4563f84be920e654f url: https://github.com/rbock/sqlpp11-connector-sqlite3/archive/0.30.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.30: A new conanfile.py version was exported sqlpp11-connector-sqlite3/0.30: Folder: /home/conan/w/cci_PR-2796/5/9e7d6972-a8a1-46bc-98c3-496dc1bd38b5/.conan/data/sqlpp11-connector-sqlite3/0.30/_/_/export sqlpp11-connector-sqlite3/0.30: Using the exported files summary hash as the recipe revision: 9a41c345036cda1faabe914282cdfc60 sqlpp11-connector-sqlite3/0.30: Exported revision: 9a41c345036cda1faabe914282cdfc60 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=6 os=Linux os_build=Linux [options] sqlpp11-connector-sqlite3:shared=False [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 0cf49a0fae514e80eff1d4ff5db6e666 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 4e0c4948978a4831b8eb0b678374f1c0 sqlpp11-connector-sqlite3/0.30: Forced build from source sqlpp11-connector-sqlite3/0.30 (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.30 from local cache - Cache zlib/1.2.11 from 'central' - Downloaded Packages date/2.4.1:4d002f7797e6a9f9ffc057c9ac31c9f3d9071f80 - Download libcurl/7.69.1:872c20b16aeebf303481134547c2cf6a27213ec1 - Download openssl/1.1.1g:f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb - Download sqlite3/3.32.3:b6b35d1c5cc407b1bfa33af90839bce1eb68effc - Download sqlpp11/0.59:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download sqlpp11-connector-sqlite3/0.30:91df6b1c0d8c4f9ea8ae29437d549feca9999da7 - Build zlib/1.2.11:f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb - Download Installing (downloading, building) binaries... openssl/1.1.1g: Retrieving package f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1g: Package installed f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb openssl/1.1.1g: Downloaded package revision 48dd4b341a924c6c5c5903a8ddc34738 sqlite3/3.32.3: Retrieving package b6b35d1c5cc407b1bfa33af90839bce1eb68effc from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz sqlite3/3.32.3: Package installed b6b35d1c5cc407b1bfa33af90839bce1eb68effc sqlite3/3.32.3: Downloaded package revision d6f50aa353141abab16a671399f0be9d zlib/1.2.11: Retrieving package f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb zlib/1.2.11: Downloaded package revision 9c09914d1a1c09981a99305c72a5bfcc libcurl/7.69.1: Retrieving package 872c20b16aeebf303481134547c2cf6a27213ec1 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libcurl/7.69.1: Package installed 872c20b16aeebf303481134547c2cf6a27213ec1 libcurl/7.69.1: Downloaded package revision b4b0a039dd3c14aa5e8e83ee825b550f date/2.4.1: Retrieving package 4d002f7797e6a9f9ffc057c9ac31c9f3d9071f80 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz date/2.4.1: Package installed 4d002f7797e6a9f9ffc057c9ac31c9f3d9071f80 date/2.4.1: Downloaded package revision 219f822a4de9af3fb8958b448b40cd25 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 ec13c1e237db72e3e8609c49a7d52ed2 [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/5/9e7d6972-a8a1-46bc-98c3-496dc1bd38b5/.conan/data/sqlite3/3.32.3/_/_/package/b6b35d1c5cc407b1bfa33af90839bce1eb68effc/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.30: Configuring sources in /home/conan/w/cci_PR-2796/5/9e7d6972-a8a1-46bc-98c3-496dc1bd38b5/.conan/data/sqlpp11-connector-sqlite3/0.30/_/_/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.30: Copying sources to build folder sqlpp11-connector-sqlite3/0.30: Building your package in /home/conan/w/cci_PR-2796/5/9e7d6972-a8a1-46bc-98c3-496dc1bd38b5/.conan/data/sqlpp11-connector-sqlite3/0.30/_/_/build/91df6b1c0d8c4f9ea8ae29437d549feca9999da7 sqlpp11-connector-sqlite3/0.30: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK sqlpp11-connector-sqlite3/0.30: Calling build() ----Running------ > cd '/home/conan/w/cci_PR-2796/5/9e7d6972-a8a1-46bc-98c3-496dc1bd38b5/.conan/data/sqlpp11-connector-sqlite3/0.30/_/_/build/91df6b1c0d8c4f9ea8ae29437d549feca9999da7/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="6" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/cci_PR-2796/5/9e7d6972-a8a1-46bc-98c3-496dc1bd38b5/.conan/data/sqlpp11-connector-sqlite3/0.30/_/_/package/91df6b1c0d8c4f9ea8ae29437d549feca9999da7" -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" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DENABLE_TESTS="False" -DSQLCIPHER="False" -DSQLPP11_INCLUDE_DIR="/home/conan/w/cci_PR-2796/5/9e7d6972-a8a1-46bc-98c3-496dc1bd38b5/.conan/data/sqlpp11/0.59/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include" -Wno-dev '/home/conan/w/cci_PR-2796/5/9e7d6972-a8a1-46bc-98c3-496dc1bd38b5/.conan/data/sqlpp11-connector-sqlite3/0.30/_/_/build/91df6b1c0d8c4f9ea8ae29437d549feca9999da7' ----------------- -- The C compiler identification is GNU 6.4.0 -- The CXX compiler identification is GNU 6.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: Adjusting fPIC flag (ON) -- Conan: Compiler GCC>=5, checking major version 6 -- Conan: Checking correct version: 6 -- Conan: C++ stdlib: libstdc++ -- Found SQLITE3: /home/conan/w/cci_PR-2796/5/9e7d6972-a8a1-46bc-98c3-496dc1bd38b5/.conan/data/sqlite3/3.32.3/_/_/package/b6b35d1c5cc407b1bfa33af90839bce1eb68effc/lib/libsqlite3.a -- Found HinnantDate: /home/conan/w/cci_PR-2796/5/9e7d6972-a8a1-46bc-98c3-496dc1bd38b5/.conan/data/date/2.4.1/_/_/package/4d002f7797e6a9f9ffc057c9ac31c9f3d9071f80/include -- Using /usr/bin/g++ (compiler id: GNU) including sqlpp11 from /home/conan/w/cci_PR-2796/5/9e7d6972-a8a1-46bc-98c3-496dc1bd38b5/.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/5/9e7d6972-a8a1-46bc-98c3-496dc1bd38b5/.conan/data/sqlpp11-connector-sqlite3/0.30/_/_/build/91df6b1c0d8c4f9ea8ae29437d549feca9999da7/build_subfolder ----Running------ > cmake --build '/home/conan/w/cci_PR-2796/5/9e7d6972-a8a1-46bc-98c3-496dc1bd38b5/.conan/data/sqlpp11-connector-sqlite3/0.30/_/_/build/91df6b1c0d8c4f9ea8ae29437d549feca9999da7/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 static library ../../lib/libsqlpp11-connector-sqlite3.a [100%] Built target sqlpp11-connector-sqlite3 sqlpp11-connector-sqlite3/0.30: Package '91df6b1c0d8c4f9ea8ae29437d549feca9999da7' built sqlpp11-connector-sqlite3/0.30: Build folder /home/conan/w/cci_PR-2796/5/9e7d6972-a8a1-46bc-98c3-496dc1bd38b5/.conan/data/sqlpp11-connector-sqlite3/0.30/_/_/build/91df6b1c0d8c4f9ea8ae29437d549feca9999da7 sqlpp11-connector-sqlite3/0.30: Generated conaninfo.txt sqlpp11-connector-sqlite3/0.30: Generated conanbuildinfo.txt sqlpp11-connector-sqlite3/0.30: Generating the package sqlpp11-connector-sqlite3/0.30: Package folder /home/conan/w/cci_PR-2796/5/9e7d6972-a8a1-46bc-98c3-496dc1bd38b5/.conan/data/sqlpp11-connector-sqlite3/0.30/_/_/package/91df6b1c0d8c4f9ea8ae29437d549feca9999da7 sqlpp11-connector-sqlite3/0.30: Calling package() ----Running------ > cmake --build '/home/conan/w/cci_PR-2796/5/9e7d6972-a8a1-46bc-98c3-496dc1bd38b5/.conan/data/sqlpp11-connector-sqlite3/0.30/_/_/build/91df6b1c0d8c4f9ea8ae29437d549feca9999da7/build_subfolder' '--target' 'install' '--' '-j3' ----------------- [100%] Built target sqlpp11-connector-sqlite3 Install the project... -- Install configuration: "Release" -- Installing: /home/conan/w/cci_PR-2796/5/9e7d6972-a8a1-46bc-98c3-496dc1bd38b5/.conan/data/sqlpp11-connector-sqlite3/0.30/_/_/package/91df6b1c0d8c4f9ea8ae29437d549feca9999da7/include/sqlpp11 -- Installing: /home/conan/w/cci_PR-2796/5/9e7d6972-a8a1-46bc-98c3-496dc1bd38b5/.conan/data/sqlpp11-connector-sqlite3/0.30/_/_/package/91df6b1c0d8c4f9ea8ae29437d549feca9999da7/include/sqlpp11/sqlite3 -- Installing: /home/conan/w/cci_PR-2796/5/9e7d6972-a8a1-46bc-98c3-496dc1bd38b5/.conan/data/sqlpp11-connector-sqlite3/0.30/_/_/package/91df6b1c0d8c4f9ea8ae29437d549feca9999da7/include/sqlpp11/sqlite3/serializer.h -- Installing: /home/conan/w/cci_PR-2796/5/9e7d6972-a8a1-46bc-98c3-496dc1bd38b5/.conan/data/sqlpp11-connector-sqlite3/0.30/_/_/package/91df6b1c0d8c4f9ea8ae29437d549feca9999da7/include/sqlpp11/sqlite3/insert_or.h -- Installing: /home/conan/w/cci_PR-2796/5/9e7d6972-a8a1-46bc-98c3-496dc1bd38b5/.conan/data/sqlpp11-connector-sqlite3/0.30/_/_/package/91df6b1c0d8c4f9ea8ae29437d549feca9999da7/include/sqlpp11/sqlite3/export.h -- Installing: /home/conan/w/cci_PR-2796/5/9e7d6972-a8a1-46bc-98c3-496dc1bd38b5/.conan/data/sqlpp11-connector-sqlite3/0.30/_/_/package/91df6b1c0d8c4f9ea8ae29437d549feca9999da7/include/sqlpp11/sqlite3/dynamic_libsqlite3.h -- Installing: /home/conan/w/cci_PR-2796/5/9e7d6972-a8a1-46bc-98c3-496dc1bd38b5/.conan/data/sqlpp11-connector-sqlite3/0.30/_/_/package/91df6b1c0d8c4f9ea8ae29437d549feca9999da7/include/sqlpp11/sqlite3/connection_config.h -- Installing: /home/conan/w/cci_PR-2796/5/9e7d6972-a8a1-46bc-98c3-496dc1bd38b5/.conan/data/sqlpp11-connector-sqlite3/0.30/_/_/package/91df6b1c0d8c4f9ea8ae29437d549feca9999da7/include/sqlpp11/sqlite3/bind_result.h -- Installing: /home/conan/w/cci_PR-2796/5/9e7d6972-a8a1-46bc-98c3-496dc1bd38b5/.conan/data/sqlpp11-connector-sqlite3/0.30/_/_/package/91df6b1c0d8c4f9ea8ae29437d549feca9999da7/include/sqlpp11/sqlite3/prepared_statement.h -- Installing: /home/conan/w/cci_PR-2796/5/9e7d6972-a8a1-46bc-98c3-496dc1bd38b5/.conan/data/sqlpp11-connector-sqlite3/0.30/_/_/package/91df6b1c0d8c4f9ea8ae29437d549feca9999da7/include/sqlpp11/sqlite3/connection.h -- Installing: /home/conan/w/cci_PR-2796/5/9e7d6972-a8a1-46bc-98c3-496dc1bd38b5/.conan/data/sqlpp11-connector-sqlite3/0.30/_/_/package/91df6b1c0d8c4f9ea8ae29437d549feca9999da7/include/sqlpp11/sqlite3/sqlite3.h -- Installing: /home/conan/w/cci_PR-2796/5/9e7d6972-a8a1-46bc-98c3-496dc1bd38b5/.conan/data/sqlpp11-connector-sqlite3/0.30/_/_/package/91df6b1c0d8c4f9ea8ae29437d549feca9999da7/lib/libsqlpp11-connector-sqlite3.a [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.30 package(): Packaged 1 '.a' file: libsqlpp11-connector-sqlite3.a sqlpp11-connector-sqlite3/0.30 package(): Packaged 1 file: LICENSE sqlpp11-connector-sqlite3/0.30 package(): Packaged 9 '.h' files sqlpp11-connector-sqlite3/0.30: Package '91df6b1c0d8c4f9ea8ae29437d549feca9999da7' created sqlpp11-connector-sqlite3/0.30: Created package revision 83ca997ae906720f1eb45faa25aa726e [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK sqlpp11-connector-sqlite3/0.30 (test package): Generator cmake created conanbuildinfo.cmake sqlpp11-connector-sqlite3/0.30 (test package): Generator txt created conanbuildinfo.txt sqlpp11-connector-sqlite3/0.30 (test package): Generated conaninfo.txt sqlpp11-connector-sqlite3/0.30 (test package): Generated graphinfo Using lockfile: '/home/conan/w/cci_PR-2796/5/e4d38976-e550-476c-a043-f4231c89b36d/recipes/sqlpp11-connector-sqlite3/all/test_package/build/b93706b5c0f1bcaf91b22cbd7fff33dcdc3d2a90/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.30 (test package): Calling build() ----Running------ > cd '/home/conan/w/cci_PR-2796/5/e4d38976-e550-476c-a043-f4231c89b36d/recipes/sqlpp11-connector-sqlite3/all/test_package/build/b93706b5c0f1bcaf91b22cbd7fff33dcdc3d2a90' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="6" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/cci_PR-2796/5/e4d38976-e550-476c-a043-f4231c89b36d/recipes/sqlpp11-connector-sqlite3/all/test_package' ----------------- -- The C compiler identification is GNU 6.4.0 -- The CXX compiler identification is GNU 6.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 6 -- Conan: Checking correct version: 6 -- Conan: C++ stdlib: libstdc++ -- 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/5/e4d38976-e550-476c-a043-f4231c89b36d/recipes/sqlpp11-connector-sqlite3/all/test_package/build/b93706b5c0f1bcaf91b22cbd7fff33dcdc3d2a90 ----Running------ > cmake --build '/home/conan/w/cci_PR-2796/5/e4d38976-e550-476c-a043-f4231c89b36d/recipes/sqlpp11-connector-sqlite3/all/test_package/build/b93706b5c0f1bcaf91b22cbd7fff33dcdc3d2a90' '--' '-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.30 (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 0x555587291fb0 Sqlite3 debug: Accessing next row of handle at 0x555587291fb0 /home/conan/w/cci_PR-2796/5/e4d38976-e550-476c-a043-f4231c89b36d/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 0x5555872b6ce0 Sqlite3 debug: Accessing next row of handle at 0x5555872b6ce0 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 0x555587291fb0 Sqlite3 debug: Accessing next row of handle at 0x555587291fb0 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 0x5555872b7140 Sqlite3 debug: Accessing next row of handle at 0x5555872b7140 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 0x5555872b6d20 Sqlite3 debug: Accessing next row of handle at 0x5555872b6d20 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 0x5555872b6d20 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 0x5555872b6d20 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 0x5555872b6d20 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 0x5555872b6f20 Sqlite3 debug: Accessing next row of handle at 0x5555872b6f20 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 0x5555872b6d20 Sqlite3 debug: Accessing next row of handle at 0x5555872b6d20 Sqlite3 debug: binding integral result 0 at index: 0 1 Sqlite3 debug: Accessing next row of handle at 0x5555872b6d20 Sqlite3 debug: binding integral result 1 at index: 0 2 Sqlite3 debug: Accessing next row of handle at 0x5555872b6d20 Sqlite3 debug: binding integral result 2 at index: 0 3 Sqlite3 debug: Accessing next row of handle at 0x5555872b6d20 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 0x5555872b6f20 Sqlite3 debug: resetting 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 0x5555872b6f20 Sqlite3 debug: Accessing next row of handle at 0x5555872b6f20 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 0x5555872b6f20 -------- Sqlite3 debug: Preparing: 'SELECT last_insert_rowid() AS a' Sqlite3 debug: Constructing bind result, using handle at 0x5555872b65c0 Sqlite3 debug: Accessing next row of handle at 0x5555872b65c0 Sqlite3 debug: binding integral result 0 at index: 0 Sqlite3 debug: resetting 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 0x5555872b6f20 Sqlite3 debug: Accessing next row of handle at 0x5555872b6f20 -------- Sqlite3 debug: resetting 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 0x5555872b6f20 Sqlite3 debug: Accessing next row of handle at 0x5555872b6f20 Sqlite3 debug: Preparing: 'INSERT INTO tab_sample (beta,gamma) VALUES(?1,1)' Sqlite3 debug: Constructing prepared_statement, using handle at 0x5555872b6690 Sqlite3 debug: resetting 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 0x5555872b7370 Sqlite3 debug: resetting 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 0x5555872b6fd0 Sqlite3 debug: resetting 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 0x5555872bb100 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: 'PRAGMA user_version = 1' Sqlite3 debug: Preparing: ' PRAGMA user_version' Sqlite3 debug: Constructing bind result, using handle at 0x5555872bb120 Sqlite3 debug: Accessing next row of handle at 0x5555872bb120 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 0x5555872bb100 Sqlite3 debug: Accessing next row of handle at 0x5555872bb100 Sqlite3 debug: binding integral result 0 at index: 0 1Sqlite3 debug: Accessing next row of handle at 0x5555872bb100 Sqlite3 debug: binding integral result 1 at index: 0 2Sqlite3 debug: Accessing next row of handle at 0x5555872bb100 Sqlite3 debug: binding integral result 2 at index: 0 4Sqlite3 debug: Accessing next row of handle at 0x5555872bb100 Sqlite3 debug: binding integral result 4 at index: 0 5Sqlite3 debug: Accessing next row of handle at 0x5555872bb100 Sqlite3 debug: binding integral result 5 at index: 0 6Sqlite3 debug: Accessing next row of handle at 0x5555872bb100 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 0x5555872bb120 Sqlite3 debug: Accessing next row of handle at 0x5555872bb120 Sqlite3 debug: binding integral result 0 at index: 0 1Sqlite3 debug: Accessing next row of handle at 0x5555872bb120 Sqlite3 debug: binding integral result 1 at index: 0 2Sqlite3 debug: Accessing next row of handle at 0x5555872bb120 Sqlite3 debug: binding integral result 2 at index: 0 4Sqlite3 debug: Accessing next row of handle at 0x5555872bb120 Sqlite3 debug: binding integral result 4 at index: 0 5Sqlite3 debug: Accessing next row of handle at 0x5555872bb120 Sqlite3 debug: binding integral result 5 at index: 0 6Sqlite3 debug: Accessing next row of handle at 0x5555872bb120 Sqlite3 debug: binding integral result 6 at index: 0 1Sqlite3 debug: Accessing next row of handle at 0x5555872bb120 Sqlite3 debug: binding integral result 1 at index: 0 2Sqlite3 debug: Accessing next row of handle at 0x5555872bb120 Sqlite3 debug: binding integral result 2 at index: 0 4Sqlite3 debug: Accessing next row of handle at 0x5555872bb120 Sqlite3 debug: binding integral result 4 at index: 0 5Sqlite3 debug: Accessing next row of handle at 0x5555872bb120 Sqlite3 debug: binding integral result 5 at index: 0 6Sqlite3 debug: Accessing next row of handle at 0x5555872bb120 Sqlite3 debug: binding integral result 6 at index: 0 1Sqlite3 debug: Accessing next row of handle at 0x5555872bb120 Sqlite3 debug: binding integral result 1 at index: 0 2Sqlite3 debug: Accessing next row of handle at 0x5555872bb120 Sqlite3 debug: binding integral result 2 at index: 0 4Sqlite3 debug: Accessing next row of handle at 0x5555872bb120 Sqlite3 debug: binding integral result 4 at index: 0 5Sqlite3 debug: Accessing next row of handle at 0x5555872bb120 Sqlite3 debug: binding integral result 5 at index: 0 6Sqlite3 debug: Accessing next row of handle at 0x5555872bb120 Sqlite3 debug: binding integral result 6 at index: 0 1Sqlite3 debug: Accessing next row of handle at 0x5555872bb120 Sqlite3 debug: binding integral result 1 at index: 0 2Sqlite3 debug: Accessing next row of handle at 0x5555872bb120 Sqlite3 debug: binding integral result 2 at index: 0 4Sqlite3 debug: Accessing next row of handle at 0x5555872bb120 Sqlite3 debug: binding integral result 4 at index: 0 5Sqlite3 debug: Accessing next row of handle at 0x5555872bb120 Sqlite3 debug: binding integral result 5 at index: 0 6Sqlite3 debug: Accessing next row of handle at 0x5555872bb120 Sqlite3 debug: binding integral result 6 at index: 0 1Sqlite3 debug: Accessing next row of handle at 0x5555872bb120 Sqlite3 debug: binding integral result 1 at index: 0 2Sqlite3 debug: Accessing next row of handle at 0x5555872bb120 Sqlite3 debug: binding integral result 2 at index: 0 4Sqlite3 debug: Accessing next row of handle at 0x5555872bb120 Sqlite3 debug: binding integral result 4 at index: 0 5Sqlite3 debug: Accessing next row of handle at 0x5555872bb120 Sqlite3 debug: binding integral result 5 at index: 0 6Sqlite3 debug: Accessing next row of handle at 0x5555872bb120 sqlpp11-connector-sqlite3/0.30 (test package): database is not encrypted JSON file created at '/home/conan/w/cci_PR-2796/5/e4d38976-e550-476c-a043-f4231c89b36d/_create.json'