******************************************************************************** conan install sqlite3/3.35.2@ --build=sqlite3 --profile=/home/conan/w/BuildSingleReference/66256/62964fd6-b7d8-4196-a5bb-e51c76a9d554/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) Found gcc 11.1 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/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=11 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] sqlite3:shared=True [build_requires] [env] sqlite3/3.35.2: Forced build from source Installing package: sqlite3/3.35.2 Requirements sqlite3/3.35.2 from local cache - Cache Packages sqlite3/3.35.2:e689baec2e0eaff705e882c752fbb4e0c9f6ff31 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK sqlite3/3.35.2: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/sqlite3/3.35.2/_/_/source Unzipping 9.5MB, this can take a while [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK sqlite3/3.35.2: Copying sources to build folder sqlite3/3.35.2: Building your package in /home/conan/w/BuildSingleReference/.conan/data/sqlite3/3.35.2/_/_/build/e689baec2e0eaff705e882c752fbb4e0c9f6ff31 sqlite3/3.35.2: Generator cmake created conanbuildinfo.cmake sqlite3/3.35.2: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK sqlite3/3.35.2: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/sqlite3/3.35.2/_/_/build/e689baec2e0eaff705e882c752fbb4e0c9f6ff31' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="11" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/sqlite3/3.35.2/_/_/package/e689baec2e0eaff705e882c752fbb4e0c9f6ff31" -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" -DSQLITE3_VERSION="3.35.2" -DSQLITE3_BUILD_EXECUTABLE="True" -DTHREADSAFE="1" -DENABLE_COLUMN_METADATA="True" -DENABLE_DBSTAT_VTAB="False" -DENABLE_EXPLAIN_COMMENTS="False" -DENABLE_FTS3="False" -DENABLE_FTS3_PARENTHESIS="False" -DENABLE_FTS4="False" -DENABLE_FTS5="False" -DENABLE_JSON1="False" -DENABLE_PREUPDATE_HOOK="False" -DENABLE_SOUNDEX="False" -DENABLE_RTREE="True" -DENABLE_UNLOCK_NOTIFY="True" -DENABLE_DEFAULT_SECURE_DELETE="False" -DUSE_ALLOCA="False" -DOMIT_LOAD_EXTENSION="False" -DENABLE_MATH_FUNCTIONS="True" -DHAVE_FDATASYNC="True" -DHAVE_GMTIME_R="True" -DHAVE_LOCALTIME_R="True" -DHAVE_POSIX_FALLOCATE="True" -DHAVE_STRERROR_R="True" -DHAVE_USLEEP="True" -DDISABLE_GETHOSTUUID="False" -DMAX_BLOB_SIZE="1000000000" -DDISABLE_DEFAULT_VFS="False" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/sqlite3/3.35.2/_/_/build/e689baec2e0eaff705e882c752fbb4e0c9f6ff31' ----------------- -- The C compiler identification is GNU 11.1.0 -- Check for working C compiler: /usr/local/bin/cc -- Check for working C compiler: /usr/local/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C 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 -- This project seems to be plain C, using 'GNU' compiler -- Conan: Compiler GCC>=5, checking major version 11 -- Conan: Checking correct version: 11 -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Looking for system -- Looking for system - found -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/sqlite3/3.35.2/_/_/build/e689baec2e0eaff705e882c752fbb4e0c9f6ff31 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/sqlite3/3.35.2/_/_/build/e689baec2e0eaff705e882c752fbb4e0c9f6ff31' '--' '-j3' ----------------- Scanning dependencies of target sqlite3 [ 25%] Building C object CMakeFiles/sqlite3.dir/source_subfolder/sqlite3.c.o [ 50%] Linking C shared library lib/libsqlite3.so [ 50%] Built target sqlite3 Scanning dependencies of target sqlite3-bin [ 75%] Building C object CMakeFiles/sqlite3-bin.dir/source_subfolder/shell.c.o [100%] Linking C executable bin/sqlite3-bin [100%] Built target sqlite3-bin sqlite3/3.35.2: Package 'e689baec2e0eaff705e882c752fbb4e0c9f6ff31' built sqlite3/3.35.2: Build folder /home/conan/w/BuildSingleReference/.conan/data/sqlite3/3.35.2/_/_/build/e689baec2e0eaff705e882c752fbb4e0c9f6ff31 sqlite3/3.35.2: Generated conaninfo.txt sqlite3/3.35.2: Generated conanbuildinfo.txt sqlite3/3.35.2: Generating the package sqlite3/3.35.2: Package folder /home/conan/w/BuildSingleReference/.conan/data/sqlite3/3.35.2/_/_/package/e689baec2e0eaff705e882c752fbb4e0c9f6ff31 sqlite3/3.35.2: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/sqlite3/3.35.2/_/_/build/e689baec2e0eaff705e882c752fbb4e0c9f6ff31' '--target' 'install' '--' '-j3' ----------------- [ 50%] Built target sqlite3 [100%] Built target sqlite3-bin Install the project... -- Install configuration: "Debug" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/sqlite3/3.35.2/_/_/package/e689baec2e0eaff705e882c752fbb4e0c9f6ff31/lib/libsqlite3.so -- Installing: /home/conan/w/BuildSingleReference/.conan/data/sqlite3/3.35.2/_/_/package/e689baec2e0eaff705e882c752fbb4e0c9f6ff31/include -- Installing: /home/conan/w/BuildSingleReference/.conan/data/sqlite3/3.35.2/_/_/package/e689baec2e0eaff705e882c752fbb4e0c9f6ff31/include/sqlite3.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/sqlite3/3.35.2/_/_/package/e689baec2e0eaff705e882c752fbb4e0c9f6ff31/include/sqlite3ext.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/sqlite3/3.35.2/_/_/package/e689baec2e0eaff705e882c752fbb4e0c9f6ff31/bin/sqlite3-bin -- Set runtime path of "/home/conan/w/BuildSingleReference/.conan/data/sqlite3/3.35.2/_/_/package/e689baec2e0eaff705e882c752fbb4e0c9f6ff31/bin/sqlite3-bin" 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 sqlite3/3.35.2 package(): Packaged 2 '.h' files: sqlite3.h, sqlite3ext.h sqlite3/3.35.2 package(): Packaged 2 files: LICENSE, sqlite3-bin sqlite3/3.35.2 package(): Packaged 1 '.so' file: libsqlite3.so sqlite3/3.35.2 package(): Packaged 1 '.cmake' file: conan-official-sqlite3-variables.cmake sqlite3/3.35.2: Package 'e689baec2e0eaff705e882c752fbb4e0c9f6ff31' created sqlite3/3.35.2: Created package revision 82ecfafdf9cebf7c0d529b32a6b89f56 sqlite3/3.35.2: Appending PATH env var with : /home/conan/w/BuildSingleReference/.conan/data/sqlite3/3.35.2/_/_/package/e689baec2e0eaff705e882c752fbb4e0c9f6ff31/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK Aggregating env generators CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY