******************************************************************************** conan install duckdb/0.3.1@ --build=duckdb --profile=/home/conan/w/BuildSingleReference/78624/90c83996-0b3e-4dd2-8ed8-99e934af8654/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++ compiler.version=11 os=Linux [options] duckdb:shared=False [build_requires] [env] duckdb/0.3.1: Forced build from source Installing package: duckdb/0.3.1 Requirements duckdb/0.3.1 from local cache - Cache Packages duckdb/0.3.1:34d36a8e3b77d66bf444ffc23cf809076156018e - Build Installing (downloading, building) binaries... duckdb/0.3.1: Copying sources to build folder duckdb/0.3.1: Building your package in /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/build/34d36a8e3b77d66bf444ffc23cf809076156018e duckdb/0.3.1: Generator cmake created conanbuildinfo.cmake duckdb/0.3.1: Aggregating env generators [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 duckdb/0.3.1: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/build/34d36a8e3b77d66bf444ffc23cf809076156018e' && 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" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/package/34d36a8e3b77d66bf444ffc23cf809076156018e" -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" -DAMALGAMATION_BUILD="True" -DBUILD_UNITTESTS="False" -DBUILD_STATIC_LIBS="True" -DBUILD_ICU_EXTENSION="False" -DBUILD_PARQUET_EXTENSION="False" -DBUILD_TPCH_EXTENSION="False" -DBUILD_TPCDS_EXTENSION="False" -DBUILD_FTS_EXTENSION="False" -DBUILD_HTTPFS_EXTENSION="False" -DFORCE_QUERY_LOG="False" -DDISABLE_THREADS="False" -DBUILD_RDTSC="False" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/build/34d36a8e3b77d66bf444ffc23cf809076156018e' ----------------- -- 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 -- Conan: Adjusting fPIC flag (ON) -- This project seems to be plain C, using 'GNU' compiler -- Conan: Compiler GCC>=5, checking major version 11 -- Conan: Checking correct version: 11 -- Conan: C++ stdlib: libstdc++ -- The CXX compiler identification is GNU 11.1.0 -- Check for working CXX compiler: /usr/local/bin/c++ -- Check for working CXX compiler: /usr/local/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- 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/duckdb/0.3.1/_/_/build/34d36a8e3b77d66bf444ffc23cf809076156018e ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/build/34d36a8e3b77d66bf444ffc23cf809076156018e' '--' '-j3' ----------------- Scanning dependencies of target duckdb_static [ 50%] Building CXX object source_subfolder/src/CMakeFiles/duckdb_static.dir/amalgamation/duckdb.cpp.o source_subfolder/src/CMakeFiles/duckdb_static.dir/build.make:62: recipe for target 'source_subfolder/src/CMakeFiles/duckdb_static.dir/amalgamation/duckdb.cpp.o' failed CMakeFiles/Makefile2:117: recipe for target 'source_subfolder/src/CMakeFiles/duckdb_static.dir/all' failed Makefile:129: recipe for target 'all' failed duckdb/0.3.1: fatal: not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). 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 third_party/libpg_query/scan.l: In function 'int duckdb_libpgquery::core_yylex(duckdb_libpgquery::core_YYSTYPE*, int*, duckdb_libpgquery::yyscan_t)': third_party/libpg_query/scan.l:759:12: warning: variable 'identlen' set but not used [-Wunused-but-set-variable] third_party/libpg_query/scan.l:774:12: warning: variable 'identlen' set but not used [-Wunused-but-set-variable] c++: fatal error: Killed signal terminated program cc1plus compilation terminated. make[2]: *** [source_subfolder/src/CMakeFiles/duckdb_static.dir/amalgamation/duckdb.cpp.o] Error 1 make[1]: *** [source_subfolder/src/CMakeFiles/duckdb_static.dir/all] Error 2 make: *** [all] Error 2 duckdb/0.3.1: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/build/34d36a8e3b77d66bf444ffc23cf809076156018e duckdb/0.3.1: ERROR: Package '34d36a8e3b77d66bf444ffc23cf809076156018e' build failed duckdb/0.3.1: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/build/34d36a8e3b77d66bf444ffc23cf809076156018e ERROR: duckdb/0.3.1: Error in build() method, line 94 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/.conan/data/duckdb/0.3.1/_/_/build/34d36a8e3b77d66bf444ffc23cf809076156018e' '--' '-j3'