******************************************************************************** conan install sqlite3/3.35.1@ --profile=/home/conan/w/BuildSingleReference/8025/d130abc1-3f97-477a-ab4b-586c9d3e9ef7/profile.txt --build=sqlite3 ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=clang compiler.libcxx=libstdc++ compiler.version=3.9 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:34cbfbc4456c559e334fc2f8baf0ff6bd41dece2 - 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/34cbfbc4456c559e334fc2f8baf0ff6bd41dece2 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/34cbfbc4456c559e334fc2f8baf0ff6bd41dece2' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="3.9" -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/34cbfbc4456c559e334fc2f8baf0ff6bd41dece2" -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/34cbfbc4456c559e334fc2f8baf0ff6bd41dece2' ----------------- -- The C compiler identification is Clang 3.9.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang - 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 'Clang' compiler -- Conan: Checking correct version: 3.9 -- 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/34cbfbc4456c559e334fc2f8baf0ff6bd41dece2 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/sqlite3/3.35.1/_/_/build/34cbfbc4456c559e334fc2f8baf0ff6bd41dece2' '--' '-j3' ----------------- Scanning dependencies of target sqlite3 [ 25%] Building C object CMakeFiles/sqlite3.dir/source_subfolder/sqlite3.c.o CMakeFiles/sqlite3.dir/build.make:81: recipe for target 'CMakeFiles/sqlite3.dir/source_subfolder/sqlite3.c.o' failed CMakeFiles/Makefile2:96: recipe for target 'CMakeFiles/sqlite3.dir/all' failed Makefile:148: recipe for target 'all' failed sqlite3/3.35.1: Received SIGTERM! CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY clang: error: unable to execute command: Terminated clang: error: clang frontend command failed due to signal (use -v to see invocation) clang version 3.9.1-17ubuntu1 (tags/RELEASE_391/rc2) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script. make[2]: *** [CMakeFiles/sqlite3.dir/source_subfolder/sqlite3.c.o] Terminated make[1]: *** [CMakeFiles/sqlite3.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/34cbfbc4456c559e334fc2f8baf0ff6bd41dece2 sqlite3/3.35.1: ERROR: Package '34cbfbc4456c559e334fc2f8baf0ff6bd41dece2' build failed sqlite3/3.35.1: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/sqlite3/3.35.1/_/_/build/34cbfbc4456c559e334fc2f8baf0ff6bd41dece2 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/34cbfbc4456c559e334fc2f8baf0ff6bd41dece2' '--' '-j3'