Auto detecting your dev setup to initialize the default profile (/tmp/c3ipr/pr_794_1_0_28/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 7 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 '/tmp/c3ipr/pr_794_1_0_28/.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=7 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /tmp/c3ipr/pr_794_1_0_28/.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: 20.4404296875 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: ['CMakeLists.txt'] [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK 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 [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'}}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: 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 sqlpp11-connector-sqlite3/0.29: A new conanfile.py version was exported sqlpp11-connector-sqlite3/0.29: Folder: /tmp/c3ipr/pr_794_1_0_28/.conan/data/sqlpp11-connector-sqlite3/0.29/_/_/export sqlpp11-connector-sqlite3/0.29: Using the exported files summary hash as the recipe revision: 03d3c94dd6b11c802c7fb93b244da6da sqlpp11-connector-sqlite3/0.29: Exported revision: 03d3c94dd6b11c802c7fb93b244da6da Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=7 os=Linux os_build=Linux [options] sqlpp11-connector-sqlite3:shared=True [build_requires] [env] sqlpp11/0.58: Not found in local cache, looking in remotes... sqlpp11/0.58: Trying with 'c3i_PR-794_5ae367df701bdf376c7d750cc563f327ecbdaee2'... sqlpp11/0.58: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz sqlpp11/0.58: Downloaded recipe revision d27c9e4ff2e40dc8754e53c25a5b4475 date/2.4.1: Not found in local cache, looking in remotes... date/2.4.1: Trying with 'c3i_PR-794_5ae367df701bdf376c7d750cc563f327ecbdaee2'... date/2.4.1: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz date/2.4.1: Downloaded recipe revision 1ca181b0a69ae13731469324fac8d9f0 sqlite3/3.30.1: Not found in local cache, looking in remotes... sqlite3/3.30.1: Trying with 'c3i_PR-794_5ae367df701bdf376c7d750cc563f327ecbdaee2'... sqlite3/3.30.1: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz sqlite3/3.30.1: Downloaded recipe revision 205b1d1d24439492c4ab98173503cfba 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 sqlite3/3.30.1 from 'central' - Downloaded sqlpp11/0.58 from 'central' - Downloaded sqlpp11-connector-sqlite3/0.29 from local cache - Cache Packages date/2.4.1:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download sqlite3/3.30.1:4a48d8574c520491e819e9112fab58cc9cf0574e - Download sqlpp11/0.58:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download sqlpp11-connector-sqlite3/0.29:9611d79d07ba879103d5b7cc597e97fd352e12d4 - Build date/2.4.1: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz date/2.4.1: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 date/2.4.1: Downloaded package revision 71818024e0ba7aa76da767f96f564ef9 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK sqlite3/3.30.1: Retrieving package 4a48d8574c520491e819e9112fab58cc9cf0574e from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz sqlite3/3.30.1: Package installed 4a48d8574c520491e819e9112fab58cc9cf0574e sqlite3/3.30.1: Downloaded package revision 7eb26ac188829df512326a17ba9f1156 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK sqlpp11/0.58: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz sqlpp11/0.58: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 sqlpp11/0.58: Downloaded package revision de79848fe511c7db3a0524b3d6eac77a [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 /tmp/c3ipr/pr_794_1_0_28/.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 /tmp/c3ipr/pr_794_1_0_28/.conan/data/sqlpp11-connector-sqlite3/0.29/_/_/build/9611d79d07ba879103d5b7cc597e97fd352e12d4 sqlpp11-connector-sqlite3/0.29: 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.29: Calling build() -- The C compiler identification is GNU 7.2.0 -- The CXX compiler identification is GNU 7.2.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 7 -- Conan: Checking correct version: 7 -- Conan: C++ stdlib: libstdc++11 -- Found SQLITE3: /tmp/c3ipr/pr_794_1_0_28/.conan/data/sqlite3/3.30.1/_/_/package/4a48d8574c520491e819e9112fab58cc9cf0574e/lib/libsqlite3.a -- Found HinnantDate: /tmp/c3ipr/pr_794_1_0_28/.conan/data/date/2.4.1/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include -- Using /usr/bin/g++ (compiler id: GNU) including sqlpp11 from /tmp/c3ipr/pr_794_1_0_28/.conan/data/sqlpp11/0.58/_/_/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: /tmp/c3ipr/pr_794_1_0_28/.conan/data/sqlpp11-connector-sqlite3/0.29/_/_/build/9611d79d07ba879103d5b7cc597e97fd352e12d4/build_subfolder 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 '9611d79d07ba879103d5b7cc597e97fd352e12d4' built sqlpp11-connector-sqlite3/0.29: Build folder /tmp/c3ipr/pr_794_1_0_28/.conan/data/sqlpp11-connector-sqlite3/0.29/_/_/build/9611d79d07ba879103d5b7cc597e97fd352e12d4 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 /tmp/c3ipr/pr_794_1_0_28/.conan/data/sqlpp11-connector-sqlite3/0.29/_/_/package/9611d79d07ba879103d5b7cc597e97fd352e12d4 sqlpp11-connector-sqlite3/0.29: Calling package() -- 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 7 -- Conan: Checking correct version: 7 -- Conan: C++ stdlib: libstdc++11 -- Using /usr/bin/g++ (compiler id: GNU) including sqlpp11 from /tmp/c3ipr/pr_794_1_0_28/.conan/data/sqlpp11/0.58/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include -- Configuring done -- Generating done -- Build files have been written to: /tmp/c3ipr/pr_794_1_0_28/.conan/data/sqlpp11-connector-sqlite3/0.29/_/_/build/9611d79d07ba879103d5b7cc597e97fd352e12d4/build_subfolder [100%] Built target sqlpp11-connector-sqlite3 Install the project... -- Install configuration: "Debug" -- Installing: /tmp/c3ipr/pr_794_1_0_28/.conan/data/sqlpp11-connector-sqlite3/0.29/_/_/package/9611d79d07ba879103d5b7cc597e97fd352e12d4/include/sqlpp11 -- Installing: /tmp/c3ipr/pr_794_1_0_28/.conan/data/sqlpp11-connector-sqlite3/0.29/_/_/package/9611d79d07ba879103d5b7cc597e97fd352e12d4/include/sqlpp11/sqlite3 -- Installing: /tmp/c3ipr/pr_794_1_0_28/.conan/data/sqlpp11-connector-sqlite3/0.29/_/_/package/9611d79d07ba879103d5b7cc597e97fd352e12d4/include/sqlpp11/sqlite3/bind_result.h -- Installing: /tmp/c3ipr/pr_794_1_0_28/.conan/data/sqlpp11-connector-sqlite3/0.29/_/_/package/9611d79d07ba879103d5b7cc597e97fd352e12d4/include/sqlpp11/sqlite3/dynamic_libsqlite3.h -- Installing: /tmp/c3ipr/pr_794_1_0_28/.conan/data/sqlpp11-connector-sqlite3/0.29/_/_/package/9611d79d07ba879103d5b7cc597e97fd352e12d4/include/sqlpp11/sqlite3/export.h -- Installing: /tmp/c3ipr/pr_794_1_0_28/.conan/data/sqlpp11-connector-sqlite3/0.29/_/_/package/9611d79d07ba879103d5b7cc597e97fd352e12d4/include/sqlpp11/sqlite3/connection_config.h -- Installing: /tmp/c3ipr/pr_794_1_0_28/.conan/data/sqlpp11-connector-sqlite3/0.29/_/_/package/9611d79d07ba879103d5b7cc597e97fd352e12d4/include/sqlpp11/sqlite3/sqlite3.h -- Installing: /tmp/c3ipr/pr_794_1_0_28/.conan/data/sqlpp11-connector-sqlite3/0.29/_/_/package/9611d79d07ba879103d5b7cc597e97fd352e12d4/include/sqlpp11/sqlite3/serializer.h -- Installing: /tmp/c3ipr/pr_794_1_0_28/.conan/data/sqlpp11-connector-sqlite3/0.29/_/_/package/9611d79d07ba879103d5b7cc597e97fd352e12d4/include/sqlpp11/sqlite3/prepared_statement.h -- Installing: /tmp/c3ipr/pr_794_1_0_28/.conan/data/sqlpp11-connector-sqlite3/0.29/_/_/package/9611d79d07ba879103d5b7cc597e97fd352e12d4/include/sqlpp11/sqlite3/connection.h -- Installing: /tmp/c3ipr/pr_794_1_0_28/.conan/data/sqlpp11-connector-sqlite3/0.29/_/_/package/9611d79d07ba879103d5b7cc597e97fd352e12d4/include/sqlpp11/sqlite3/insert_or.h -- Installing: /tmp/c3ipr/pr_794_1_0_28/.conan/data/sqlpp11-connector-sqlite3/0.29/_/_/package/9611d79d07ba879103d5b7cc597e97fd352e12d4/lib/libsqlpp11-connector-sqlite3.so -- Set runtime path of "/tmp/c3ipr/pr_794_1_0_28/.conan/data/sqlpp11-connector-sqlite3/0.29/_/_/package/9611d79d07ba879103d5b7cc597e97fd352e12d4/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 '9611d79d07ba879103d5b7cc597e97fd352e12d4' created sqlpp11-connector-sqlite3/0.29: Created package revision 61bc507dade06e4031007917517b5da9 [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: '/tmp/c3ipr/pr_794_1_0_28/test_package/build/84c7e2e4fa2a5dc60305772865f165452fb826f7/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): Running build() -- The C compiler identification is GNU 7.2.0 -- The CXX compiler identification is GNU 7.2.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 7 -- Conan: Checking correct version: 7 -- 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: /tmp/c3ipr/pr_794_1_0_28/test_package/build/84c7e2e4fa2a5dc60305772865f165452fb826f7 /usr/bin/cmake -S/tmp/c3ipr/pr_794_1_0_28/test_package -B/tmp/c3ipr/pr_794_1_0_28/test_package/build/84c7e2e4fa2a5dc60305772865f165452fb826f7 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /tmp/c3ipr/pr_794_1_0_28/test_package/build/84c7e2e4fa2a5dc60305772865f165452fb826f7/CMakeFiles /tmp/c3ipr/pr_794_1_0_28/test_package/build/84c7e2e4fa2a5dc60305772865f165452fb826f7/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/tmp/c3ipr/pr_794_1_0_28/test_package/build/84c7e2e4fa2a5dc60305772865f165452fb826f7' /usr/bin/make -f CMakeFiles/test_package.dir/build.make CMakeFiles/test_package.dir/depend make[2]: Entering directory '/tmp/c3ipr/pr_794_1_0_28/test_package/build/84c7e2e4fa2a5dc60305772865f165452fb826f7' cd /tmp/c3ipr/pr_794_1_0_28/test_package/build/84c7e2e4fa2a5dc60305772865f165452fb826f7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/c3ipr/pr_794_1_0_28/test_package /tmp/c3ipr/pr_794_1_0_28/test_package /tmp/c3ipr/pr_794_1_0_28/test_package/build/84c7e2e4fa2a5dc60305772865f165452fb826f7 /tmp/c3ipr/pr_794_1_0_28/test_package/build/84c7e2e4fa2a5dc60305772865f165452fb826f7 /tmp/c3ipr/pr_794_1_0_28/test_package/build/84c7e2e4fa2a5dc60305772865f165452fb826f7/CMakeFiles/test_package.dir/DependInfo.cmake --color= Scanning dependencies of target test_package make[2]: Leaving directory '/tmp/c3ipr/pr_794_1_0_28/test_package/build/84c7e2e4fa2a5dc60305772865f165452fb826f7' /usr/bin/make -f CMakeFiles/test_package.dir/build.make CMakeFiles/test_package.dir/build make[2]: Entering directory '/tmp/c3ipr/pr_794_1_0_28/test_package/build/84c7e2e4fa2a5dc60305772865f165452fb826f7' [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o /usr/bin/g++ -D_GLIBCXX_USE_CXX11_ABI=1 -I/tmp/c3ipr/pr_794_1_0_28/.conan/data/sqlpp11-connector-sqlite3/0.29/_/_/package/9611d79d07ba879103d5b7cc597e97fd352e12d4/include -I/tmp/c3ipr/pr_794_1_0_28/.conan/data/sqlpp11/0.58/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include -I/tmp/c3ipr/pr_794_1_0_28/.conan/data/sqlite3/3.30.1/_/_/package/4a48d8574c520491e819e9112fab58cc9cf0574e/include -I/tmp/c3ipr/pr_794_1_0_28/.conan/data/date/2.4.1/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include -m64 -g -std=gnu++11 -o CMakeFiles/test_package.dir/test_package.cpp.o -c /tmp/c3ipr/pr_794_1_0_28/test_package/test_package.cpp [100%] Linking CXX executable bin/test_package /usr/bin/cmake -E cmake_link_script CMakeFiles/test_package.dir/link.txt --verbose=1 /usr/bin/g++ -m64 -g -rdynamic CMakeFiles/test_package.dir/test_package.cpp.o -o bin/test_package -L/tmp/c3ipr/pr_794_1_0_28/.conan/data/sqlpp11-connector-sqlite3/0.29/_/_/package/9611d79d07ba879103d5b7cc597e97fd352e12d4/lib -L/tmp/c3ipr/pr_794_1_0_28/.conan/data/sqlite3/3.30.1/_/_/package/4a48d8574c520491e819e9112fab58cc9cf0574e/lib -Wl,-rpath,/tmp/c3ipr/pr_794_1_0_28/.conan/data/sqlpp11-connector-sqlite3/0.29/_/_/package/9611d79d07ba879103d5b7cc597e97fd352e12d4/lib:/tmp/c3ipr/pr_794_1_0_28/.conan/data/sqlite3/3.30.1/_/_/package/4a48d8574c520491e819e9112fab58cc9cf0574e/lib -lsqlpp11-connector-sqlite3 -lsqlite3 -ldl -lm make[2]: Leaving directory '/tmp/c3ipr/pr_794_1_0_28/test_package/build/84c7e2e4fa2a5dc60305772865f165452fb826f7' [100%] Built target test_package make[1]: Leaving directory '/tmp/c3ipr/pr_794_1_0_28/test_package/build/84c7e2e4fa2a5dc60305772865f165452fb826f7' /usr/bin/cmake -E cmake_progress_start /tmp/c3ipr/pr_794_1_0_28/test_package/build/84c7e2e4fa2a5dc60305772865f165452fb826f7/CMakeFiles 0 sqlpp11-connector-sqlite3/0.29 (test package): Running test() 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 0x559451552270 Sqlite3 debug: Accessing next row of handle at 0x559451552270 /tmp/c3ipr/pr_794_1_0_28/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 0x55945154f3f0 Sqlite3 debug: Accessing next row of handle at 0x55945154f3f0 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 0x559451552270 Sqlite3 debug: Accessing next row of handle at 0x559451552270 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 0x55945154f8e0 Sqlite3 debug: Accessing next row of handle at 0x55945154f8e0 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 0x55945154f490 Sqlite3 debug: Accessing next row of handle at 0x55945154f490 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 0x55945154f490 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 0x55945154f490 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 0x55945154f490 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 0x55945154f6d0 Sqlite3 debug: Accessing next row of handle at 0x55945154f6d0 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 0x55945154f490 Sqlite3 debug: Accessing next row of handle at 0x55945154f490 Sqlite3 debug: binding integral result 0 at index: 0 1 Sqlite3 debug: Accessing next row of handle at 0x55945154f490 Sqlite3 debug: binding integral result 1 at index: 0 2 Sqlite3 debug: Accessing next row of handle at 0x55945154f490 Sqlite3 debug: binding integral result 2 at index: 0 3 Sqlite3 debug: Accessing next row of handle at 0x55945154f490 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 0x55945154f6d0 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 0x55945154f6d0 Sqlite3 debug: Accessing next row of handle at 0x55945154f6d0 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 0x55945154f6d0 -------- Sqlite3 debug: Preparing: 'SELECT last_insert_rowid() AS a' Sqlite3 debug: Constructing bind result, using handle at 0x55945154f410 Sqlite3 debug: Accessing next row of handle at 0x55945154f410 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 0x55945154f6d0 Sqlite3 debug: Accessing next row of handle at 0x55945154f6d0 -------- 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 0x55945154f6d0 Sqlite3 debug: Accessing next row of handle at 0x55945154f6d0 Sqlite3 debug: Preparing: 'INSERT INTO tab_sample (beta,gamma) VALUES(?1,1)' Sqlite3 debug: Constructing prepared_statement, using handle at 0x559451552650 Inserted: Sqlite3 debug: reseting prepared statement Sqlite3 debug: binding text parameter prepared cake at index: 0, being not null 4 Sqlite3 debug: Preparing: 'UPDATE tab_sample SET gamma=?1 WHERE (tab_sample.beta='prepared cake')' Sqlite3 debug: Constructing prepared_statement, using handle at 0x559451553a00 Updated: Sqlite3 debug: reseting prepared statement Sqlite3 debug: binding boolean parameter false at index: 0, being not null 4 Sqlite3 debug: Preparing: 'DELETE FROM tab_sample WHERE (tab_sample.beta<>?1)' Sqlite3 debug: Constructing prepared_statement, using handle at 0x559451553a20 Deleted lines: Sqlite3 debug: reseting prepared statement Sqlite3 debug: binding text parameter prepared cake at index: 0, being not null 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 0x559451553a60 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 0x55945154ed60 Sqlite3 debug: Accessing next row of handle at 0x55945154ed60 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 0x559451553a60 Sqlite3 debug: Accessing next row of handle at 0x559451553a60 Sqlite3 debug: Preparing: 'PRAGMA user_version = 1' Sqlite3 debug: Preparing: ' PRAGMA user_version' Sqlite3 debug: Constructing bind result, using handle at 0x55945154ee40 Sqlite3 debug: Accessing next row of handle at 0x55945154ee40 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 0x55945154ed60 Sqlite3 debug: Accessing next row of handle at 0x55945154ed60 Sqlite3 debug: binding integral result 0 at index: 0 1Sqlite3 debug: Accessing next row of handle at 0x55945154ed60 Sqlite3 debug: binding integral result 1 at index: 0 2Sqlite3 debug: Accessing next row of handle at 0x55945154ed60 Sqlite3 debug: binding integral result 2 at index: 0 4Sqlite3 debug: Accessing next row of handle at 0x55945154ed60 Sqlite3 debug: binding integral result 4 at index: 0 5Sqlite3 debug: Accessing next row of handle at 0x55945154ed60 Sqlite3 debug: binding integral result 5 at index: 0 6Sqlite3 debug: Accessing next row of handle at 0x55945154ed60 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 0x55945154f8a0 Sqlite3 debug: Accessing next row of handle at 0x55945154f8a0 Sqlite3 debug: binding integral result 0 at index: 0 1Sqlite3 debug: Accessing next row of handle at 0x55945154f8a0 Sqlite3 debug: binding integral result 1 at index: 0 2Sqlite3 debug: Accessing next row of handle at 0x55945154f8a0 Sqlite3 debug: binding integral result 2 at index: 0 4Sqlite3 debug: Accessing next row of handle at 0x55945154f8a0 Sqlite3 debug: binding integral result 4 at index: 0 5Sqlite3 debug: Accessing next row of handle at 0x55945154f8a0 Sqlite3 debug: binding integral result 5 at index: 0 6Sqlite3 debug: Accessing next row of handle at 0x55945154f8a0 Sqlite3 debug: binding integral result 6 at index: 0 1Sqlite3 debug: Accessing next row of handle at 0x55945154f8a0 Sqlite3 debug: binding integral result 1 at index: 0 2Sqlite3 debug: Accessing next row of handle at 0x55945154f8a0 Sqlite3 debug: binding integral result 2 at index: 0 4Sqlite3 debug: Accessing next row of handle at 0x55945154f8a0 Sqlite3 debug: binding integral result 4 at index: 0 5Sqlite3 debug: Accessing next row of handle at 0x55945154f8a0 Sqlite3 debug: binding integral result 5 at index: 0 6Sqlite3 debug: Accessing next row of handle at 0x55945154f8a0 Sqlite3 debug: binding integral result 6 at index: 0 1Sqlite3 debug: Accessing next row of handle at 0x55945154f8a0 Sqlite3 debug: binding integral result 1 at index: 0 2Sqlite3 debug: Accessing next row of handle at 0x55945154f8a0 Sqlite3 debug: binding integral result 2 at index: 0 4Sqlite3 debug: Accessing next row of handle at 0x55945154f8a0 Sqlite3 debug: binding integral result 4 at index: 0 5Sqlite3 debug: Accessing next row of handle at 0x55945154f8a0 Sqlite3 debug: binding integral result 5 at index: 0 6Sqlite3 debug: Accessing next row of handle at 0x55945154f8a0 Sqlite3 debug: binding integral result 6 at index: 0 1Sqlite3 debug: Accessing next row of handle at 0x55945154f8a0 Sqlite3 debug: binding integral result 1 at index: 0 2Sqlite3 debug: Accessing next row of handle at 0x55945154f8a0 Sqlite3 debug: binding integral result 2 at index: 0 4Sqlite3 debug: Accessing next row of handle at 0x55945154f8a0 Sqlite3 debug: binding integral result 4 at index: 0 5Sqlite3 debug: Accessing next row of handle at 0x55945154f8a0 Sqlite3 debug: binding integral result 5 at index: 0 6Sqlite3 debug: Accessing next row of handle at 0x55945154f8a0 Sqlite3 debug: binding integral result 6 at index: 0 1Sqlite3 debug: Accessing next row of handle at 0x55945154f8a0 Sqlite3 debug: binding integral result 1 at index: 0 2Sqlite3 debug: Accessing next row of handle at 0x55945154f8a0 Sqlite3 debug: binding integral result 2 at index: 0 4Sqlite3 debug: Accessing next row of handle at 0x55945154f8a0 Sqlite3 debug: binding integral result 4 at index: 0 5Sqlite3 debug: Accessing next row of handle at 0x55945154f8a0 Sqlite3 debug: binding integral result 5 at index: 0 6Sqlite3 debug: Accessing next row of handle at 0x55945154f8a0 database is not encrypted JSON file created at '/tmp/c3ipr/pr_794_1_0_28/_create.json'