******************************************************************************** conan install flatbuffers/1.12.0@ --profile=/home/conan/w/BuildSingleReference/8741/6b07b8aa-dd71-4872-b16b-e15603afc344/profile.txt --build=flatbuffers ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug 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:cd58ab00a1f21892a40e5d7042eb05a9c98f665f - 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/cd58ab00a1f21892a40e5d7042eb05a9c98f665f 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/cd58ab00a1f21892a40e5d7042eb05a9c98f665f' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -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/cd58ab00a1f21892a40e5d7042eb05a9c98f665f" -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/cd58ab00a1f21892a40e5d7042eb05a9c98f665f' ----------------- -- 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/cd58ab00a1f21892a40e5d7042eb05a9c98f665f ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/flatbuffers/1.12.0/_/_/build/cd58ab00a1f21892a40e5d7042eb05a9c98f665f' '--' '-j3' ----------------- Scanning dependencies of target flatbuffers [ 5%] Building CXX object source_subfolder/CMakeFiles/flatbuffers.dir/src/idl_gen_text.cpp.o [ 5%] Building CXX object source_subfolder/CMakeFiles/flatbuffers.dir/src/idl_parser.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 [ 20%] Building CXX object source_subfolder/CMakeFiles/flatbuffers.dir/src/util.cpp.o [ 23%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/util.cpp.o [ 26%] Linking CXX static library ../lib/libflatbuffers.a [ 29%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_cpp.cpp.o [ 32%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_csharp.cpp.o [ 32%] Built target flatbuffers [ 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 [ 73%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_swift.cpp.o [ 76%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/flatc.cpp.o [ 79%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/flatc_main.cpp.o [ 82%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/code_generators.cpp.o [ 85%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/grpc/src/compiler/cpp_generator.cc.o [ 88%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/grpc/src/compiler/go_generator.cc.o [ 91%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/grpc/src/compiler/java_generator.cc.o [ 94%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/grpc/src/compiler/python_generator.cc.o [ 97%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/grpc/src/compiler/swift_generator.cc.o [100%] Linking CXX executable ../bin/flatc source_subfolder/CMakeFiles/flatc.dir/build.make:507: recipe for target 'bin/flatc' 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 /usr/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../x86_64-linux-gnu/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [bin/flatc] Error 1 make[1]: *** [source_subfolder/CMakeFiles/flatc.dir/all] Error 2 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/cd58ab00a1f21892a40e5d7042eb05a9c98f665f flatbuffers/1.12.0: ERROR: Package 'cd58ab00a1f21892a40e5d7042eb05a9c98f665f' build failed flatbuffers/1.12.0: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/flatbuffers/1.12.0/_/_/build/cd58ab00a1f21892a40e5d7042eb05a9c98f665f ERROR: flatbuffers/1.12.0: Error in build() method, line 98 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/.conan/data/flatbuffers/1.12.0/_/_/build/cd58ab00a1f21892a40e5d7042eb05a9c98f665f' '--' '-j3'