******************************************************************************** conan install flatbuffers/1.12.0@ --profile=/home/conan/w/BuildSingleReference/7687/0eedc6ae-5335-44a3-bd3d-ffb5907e9494/profile.txt --build=flatbuffers ******************************************************************************** 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] 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:85d97275b06742ea8d101e8eb482be73dde34dbe - 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/85d97275b06742ea8d101e8eb482be73dde34dbe 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/85d97275b06742ea8d101e8eb482be73dde34dbe' && 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" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/flatbuffers/1.12.0/_/_/package/85d97275b06742ea8d101e8eb482be73dde34dbe" -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/85d97275b06742ea8d101e8eb482be73dde34dbe' ----------------- -- The C compiler identification is Clang 3.9.1 -- The CXX 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 -- 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: Checking correct version: 3.9 -- Conan: C++ stdlib: libstdc++ -- 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/85d97275b06742ea8d101e8eb482be73dde34dbe ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/flatbuffers/1.12.0/_/_/build/85d97275b06742ea8d101e8eb482be73dde34dbe' '--' '-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/flatc.dir/src/idl_gen_text.cpp.o [ 14%] Building CXX object source_subfolder/CMakeFiles/flatbuffers.dir/src/reflection.cpp.o [ 17%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/reflection.cpp.o source_subfolder/CMakeFiles/flatbuffers.dir/build.make:81: recipe for target 'source_subfolder/CMakeFiles/flatbuffers.dir/src/idl_parser.cpp.o' failed CMakeFiles/Makefile2:114: recipe for target 'source_subfolder/CMakeFiles/flatbuffers.dir/all' failed [ 20%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/util.cpp.o source_subfolder/CMakeFiles/flatc.dir/build.make:107: recipe for target 'source_subfolder/CMakeFiles/flatc.dir/src/reflection.cpp.o' failed source_subfolder/CMakeFiles/flatc.dir/build.make:81: recipe for target 'source_subfolder/CMakeFiles/flatc.dir/src/idl_parser.cpp.o' failed source_subfolder/CMakeFiles/flatc.dir/build.make:120: recipe for target 'source_subfolder/CMakeFiles/flatc.dir/src/util.cpp.o' failed CMakeFiles/Makefile2:141: recipe for target 'source_subfolder/CMakeFiles/flatc.dir/all' failed Makefile:170: recipe for target 'all' failed flatbuffers/1.12.0: 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 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. Terminated make[2]: *** [source_subfolder/CMakeFiles/flatbuffers.dir/src/idl_parser.cpp.o] Error 143 make[1]: *** [source_subfolder/CMakeFiles/flatbuffers.dir/all] Error 2 make[1]: *** 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 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. Terminated make[2]: *** [source_subfolder/CMakeFiles/flatc.dir/src/reflection.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 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. Terminated make[2]: *** [source_subfolder/CMakeFiles/flatc.dir/src/idl_parser.cpp.o] Terminated make[2]: *** [source_subfolder/CMakeFiles/flatc.dir/src/util.cpp.o] Terminated make[1]: *** [source_subfolder/CMakeFiles/flatc.dir/all] Terminated make: *** [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/85d97275b06742ea8d101e8eb482be73dde34dbe flatbuffers/1.12.0: ERROR: Package '85d97275b06742ea8d101e8eb482be73dde34dbe' build failed flatbuffers/1.12.0: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/flatbuffers/1.12.0/_/_/build/85d97275b06742ea8d101e8eb482be73dde34dbe ERROR: flatbuffers/1.12.0: Error in build() method, line 85 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/.conan/data/flatbuffers/1.12.0/_/_/build/85d97275b06742ea8d101e8eb482be73dde34dbe' '--' '-j3'