******************************************************************************** conan install flatbuffers/1.12.0@ --profile=/home/conan/w/BuildSingleReference/8741/c2b9548f-fbde-4026-a62a-08878b2aaad8/profile.txt --build=flatbuffers ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=clang compiler.libcxx=libc++ compiler.version=9 os=Linux os_build=Linux [options] flatbuffers:shared=False [build_requires] [env] flatbuffers/1.12.0: Forced build from source Installing package: flatbuffers/1.12.0 Requirements flatbuffers/1.12.0 from local cache - Cache Packages flatbuffers/1.12.0:89cd52b2196869a1056e8d45e6ebea8e4cb07f36 - Build Installing (downloading, building) binaries... flatbuffers/1.12.0: Copying sources to build folder flatbuffers/1.12.0: Building your package in /home/conan/w/BuildSingleReference/.conan/data/flatbuffers/1.12.0/_/_/build/89cd52b2196869a1056e8d45e6ebea8e4cb07f36 flatbuffers/1.12.0: 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 flatbuffers/1.12.0: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/flatbuffers/1.12.0/_/_/build/89cd52b2196869a1056e8d45e6ebea8e4cb07f36' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/flatbuffers/1.12.0/_/_/package/89cd52b2196869a1056e8d45e6ebea8e4cb07f36" -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" -DFLATBUFFERS_BUILD_TESTS="False" -DFLATBUFFERS_BUILD_SHAREDLIB="False" -DFLATBUFFERS_BUILD_FLATLIB="True" -DFLATBUFFERS_BUILD_FLATC="True" -DFLATBUFFERS_BUILD_FLATHASH="False" -DFLATBUFFERS_STATIC_FLATC="True" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/flatbuffers/1.12.0/_/_/build/89cd52b2196869a1056e8d45e6ebea8e4cb07f36' ----------------- -- The C compiler identification is Clang 9.0.0 -- The CXX compiler identification is Clang 9.0.0 -- 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 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/clang++ - skipped -- 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 Clang>=8, checking major version 9 -- Conan: Checking correct version: 9 -- Conan: C++ stdlib: libc++ -- Looking for strtof_l -- Looking for strtof_l - found -- Looking for strtoull_l -- Looking for strtoull_l - found -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/flatbuffers/1.12.0/_/_/build/89cd52b2196869a1056e8d45e6ebea8e4cb07f36 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/flatbuffers/1.12.0/_/_/build/89cd52b2196869a1056e8d45e6ebea8e4cb07f36' '--' '-j3' ----------------- Scanning dependencies of target flatbuffers [ 2%] Building CXX object source_subfolder/CMakeFiles/flatbuffers.dir/src/idl_parser.cpp.o [ 5%] Building CXX object source_subfolder/CMakeFiles/flatbuffers.dir/src/idl_gen_text.cpp.o Scanning dependencies of target flatc [ 8%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_parser.cpp.o [ 11%] Building CXX object source_subfolder/CMakeFiles/flatbuffers.dir/src/reflection.cpp.o [ 14%] Building CXX object source_subfolder/CMakeFiles/flatbuffers.dir/src/util.cpp.o [ 17%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_text.cpp.o [ 20%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/reflection.cpp.o [ 23%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/util.cpp.o [ 26%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_cpp.cpp.o [ 29%] Linking CXX static library ../lib/libflatbuffers.a [ 29%] Built target flatbuffers [ 32%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_csharp.cpp.o [ 35%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_dart.cpp.o [ 38%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_kotlin.cpp.o [ 41%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_go.cpp.o [ 44%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_java.cpp.o [ 47%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_js_ts.cpp.o [ 50%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_php.cpp.o [ 52%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_python.cpp.o [ 55%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_lobster.cpp.o [ 58%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_lua.cpp.o [ 61%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_rust.cpp.o [ 64%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_fbs.cpp.o [ 67%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_grpc.cpp.o [ 70%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_json_schema.cpp.o flatbuffers/1.12.0: Received SIGTERM! 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 clang: error: unable to execute command: Terminated clang: error: clang frontend command failed due to signal (use -v to see invocation) clang version 9.0.0-2 (tags/RELEASE_900/final) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to https://bugs.llvm.org/ and include the crash backtrace, preprocessed source, and associated run script. Terminated make[2]: *** [source_subfolder/CMakeFiles/flatc.dir/build.make:277: source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_rust.cpp.o] Error 143 make[2]: *** Waiting for unfinished jobs.... clang: error: unable to execute command: Terminated clang: error: clang frontend command failed due to signal (use -v to see invocation) clang version 9.0.0-2 (tags/RELEASE_900/final) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to https://bugs.llvm.org/ and include the crash backtrace, preprocessed source, and associated run script. Terminated make[2]: *** [source_subfolder/CMakeFiles/flatc.dir/build.make:316: source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_json_schema.cpp.o] Error 143 clang: error: unable to execute command: Terminated clang: error: clang frontend command failed due to signal (use -v to see invocation) clang version 9.0.0-2 (tags/RELEASE_900/final) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to https://bugs.llvm.org/ and include the crash backtrace, preprocessed source, and associated run script. Terminated make[2]: *** [source_subfolder/CMakeFiles/flatc.dir/build.make:303: source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_grpc.cpp.o] Error 143 make[1]: *** [CMakeFiles/Makefile2:142: source_subfolder/CMakeFiles/flatc.dir/all] Error 2 make: *** [Makefile:171: all] Error 2 flatbuffers/1.12.0: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/flatbuffers/1.12.0/_/_/build/89cd52b2196869a1056e8d45e6ebea8e4cb07f36 flatbuffers/1.12.0: ERROR: Package '89cd52b2196869a1056e8d45e6ebea8e4cb07f36' build failed ERROR: Exiting with code: 5