******************************************************************************** conan install sqlite3/3.35.1@ --profile=/home/conan/w/BuildSingleReference/8025/b381a6ef-7535-4f93-85d1-52af28a42e8b/profile.txt --build=sqlite3 ******************************************************************************** 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] sqlite3:shared=False [build_requires] [env] sqlite3/3.35.1: Forced build from source Installing package: sqlite3/3.35.1 Requirements sqlite3/3.35.1 from local cache - Cache Packages sqlite3/3.35.1:e99a197825a45b13c08ca3f63b68bdbe53219e97 - Build Installing (downloading, building) binaries... sqlite3/3.35.1: Copying sources to build folder sqlite3/3.35.1: Building your package in /home/conan/w/BuildSingleReference/.conan/data/sqlite3/3.35.1/_/_/build/e99a197825a45b13c08ca3f63b68bdbe53219e97 sqlite3/3.35.1: 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 sqlite3/3.35.1: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/sqlite3/3.35.1/_/_/build/e99a197825a45b13c08ca3f63b68bdbe53219e97' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="7" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/sqlite3/3.35.1/_/_/package/e99a197825a45b13c08ca3f63b68bdbe53219e97" -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" -DSQLITE3_VERSION="3.35.1" -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" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/sqlite3/3.35.1/_/_/build/e99a197825a45b13c08ca3f63b68bdbe53219e97' ----------------- -- The C compiler identification is GNU 7.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- 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 -- Conan: Adjusting fPIC flag (ON) -- This project seems to be plain C, using 'GNU' compiler -- Conan: Compiler GCC>=5, checking major version 7 -- Conan: Checking correct version: 7 -- 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 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/sqlite3/3.35.1/_/_/build/e99a197825a45b13c08ca3f63b68bdbe53219e97 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/sqlite3/3.35.1/_/_/build/e99a197825a45b13c08ca3f63b68bdbe53219e97' '--' '-j3' ----------------- Scanning dependencies of target sqlite3 [ 25%] Building C object CMakeFiles/sqlite3.dir/source_subfolder/sqlite3.c.o [ 50%] Linking C static library lib/libsqlite3.a [ 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 CMakeFiles/sqlite3-bin.dir/build.make:103: recipe for target 'bin/sqlite3' failed CMakeFiles/Makefile2:123: recipe for target 'CMakeFiles/sqlite3-bin.dir/all' failed Makefile:148: recipe for target 'all' failed sqlite3/3.35.1: CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY lib/libsqlite3.a(sqlite3.c.o): In function `xCeil': /home/conan/w/BuildSingleReference/.conan/data/sqlite3/3.35.1/_/_/build/e99a197825a45b13c08ca3f63b68bdbe53219e97/source_subfolder/sqlite3.c:120326: undefined reference to `ceil' lib/libsqlite3.a(sqlite3.c.o): In function `xFloor': /home/conan/w/BuildSingleReference/.conan/data/sqlite3/3.35.1/_/_/build/e99a197825a45b13c08ca3f63b68bdbe53219e97/source_subfolder/sqlite3.c:120327: undefined reference to `floor' lib/libsqlite3.a(sqlite3.c.o): In function `logFunc': /home/conan/w/BuildSingleReference/.conan/data/sqlite3/3.35.1/_/_/build/e99a197825a45b13c08ca3f63b68bdbe53219e97/source_subfolder/sqlite3.c:120357: undefined reference to `log' /home/conan/w/BuildSingleReference/.conan/data/sqlite3/3.35.1/_/_/build/e99a197825a45b13c08ca3f63b68bdbe53219e97/source_subfolder/sqlite3.c:120365: undefined reference to `log' /home/conan/w/BuildSingleReference/.conan/data/sqlite3/3.35.1/_/_/build/e99a197825a45b13c08ca3f63b68bdbe53219e97/source_subfolder/sqlite3.c:120367: undefined reference to `log' lib/libsqlite3.a(sqlite3.c.o):(.data.rel+0x1558): undefined reference to `trunc' lib/libsqlite3.a(sqlite3.c.o):(.data.rel+0x1708): undefined reference to `exp' lib/libsqlite3.a(sqlite3.c.o):(.data.rel+0x1750): undefined reference to `pow' lib/libsqlite3.a(sqlite3.c.o):(.data.rel+0x1798): undefined reference to `pow' lib/libsqlite3.a(sqlite3.c.o):(.data.rel+0x17e0): undefined reference to `fmod' lib/libsqlite3.a(sqlite3.c.o):(.data.rel+0x1828): undefined reference to `acos' lib/libsqlite3.a(sqlite3.c.o):(.data.rel+0x1870): undefined reference to `asin' lib/libsqlite3.a(sqlite3.c.o):(.data.rel+0x18b8): undefined reference to `atan' lib/libsqlite3.a(sqlite3.c.o):(.data.rel+0x1900): undefined reference to `atan2' lib/libsqlite3.a(sqlite3.c.o):(.data.rel+0x1948): undefined reference to `cos' lib/libsqlite3.a(sqlite3.c.o):(.data.rel+0x1990): undefined reference to `sin' lib/libsqlite3.a(sqlite3.c.o):(.data.rel+0x19d8): undefined reference to `tan' lib/libsqlite3.a(sqlite3.c.o):(.data.rel+0x1a20): undefined reference to `cosh' lib/libsqlite3.a(sqlite3.c.o):(.data.rel+0x1a68): undefined reference to `sinh' lib/libsqlite3.a(sqlite3.c.o):(.data.rel+0x1ab0): undefined reference to `tanh' lib/libsqlite3.a(sqlite3.c.o):(.data.rel+0x1af8): undefined reference to `acosh' lib/libsqlite3.a(sqlite3.c.o):(.data.rel+0x1b40): undefined reference to `asinh' lib/libsqlite3.a(sqlite3.c.o):(.data.rel+0x1b88): undefined reference to `atanh' lib/libsqlite3.a(sqlite3.c.o):(.data.rel+0x1bd0): undefined reference to `sqrt' collect2: error: ld returned 1 exit status make[2]: *** [bin/sqlite3] Error 1 make[1]: *** [CMakeFiles/sqlite3-bin.dir/all] Error 2 make: *** [all] Error 2 sqlite3/3.35.1: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/sqlite3/3.35.1/_/_/build/e99a197825a45b13c08ca3f63b68bdbe53219e97 sqlite3/3.35.1: ERROR: Package 'e99a197825a45b13c08ca3f63b68bdbe53219e97' build failed sqlite3/3.35.1: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/sqlite3/3.35.1/_/_/build/e99a197825a45b13c08ca3f63b68bdbe53219e97 ERROR: sqlite3/3.35.1: Error in build() method, line 133 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/.conan/data/sqlite3/3.35.1/_/_/build/e99a197825a45b13c08ca3f63b68bdbe53219e97' '--' '-j3'