******************************************************************************** conan install flatbuffers/2.0.8@#a475b050d673c97d79216a3ed143262f --build=flatbuffers -pr /home/conan/w/prod/BuildSingleReference/98369/20758e45-0ac2-4001-9856-f6dbcc840846/profile_linux_11_libstdcpp11_gcc_release_64.flatbuffers-header_only-False_flatbuffers-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) Found gcc 11.1 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=11 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] flatbuffers:header_only=False flatbuffers:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True flatbuffers/2.0.8: Forced build from source Installing package: flatbuffers/2.0.8 Requirements flatbuffers/2.0.8 from local cache - Cache Packages flatbuffers/2.0.8:6557f18ca99c0b6a233f43db00e30efaa525e27e - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK flatbuffers/2.0.8: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.8/_/_/source/src flatbuffers/2.0.8: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK flatbuffers/2.0.8: Copying sources to build folder flatbuffers/2.0.8: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.8/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e flatbuffers/2.0.8: Generator txt created conanbuildinfo.txt flatbuffers/2.0.8: Calling generate() flatbuffers/2.0.8: 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 flatbuffers/2.0.8: Calling build() flatbuffers/2.0.8: apply_conandata_patches(): No patches defined in conandata flatbuffers/2.0.8: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.8/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.8/_/_/package/6557f18ca99c0b6a233f43db00e30efaa525e27e" -DVERSION_MAJOR="2" -DVERSION_MINOR="0" -DVERSION_PATCH="8" -DVERSION_COMMIT="0" -DCMAKE_POLICY_DEFAULT_CMP0042="NEW" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.8/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.8/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.8/_/_/package/6557f18ca99c0b6a233f43db00e30efaa525e27e" -DVERSION_MAJOR="2" -DVERSION_MINOR="0" -DVERSION_PATCH="8" -DVERSION_COMMIT="0" -DCMAKE_POLICY_DEFAULT_CMP0042="NEW" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.8/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.8/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC) -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- 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 -- Proceeding with version: 2.0.8.0 -- Looking for strtof_l -- Looking for strtof_l - found -- Looking for strtoull_l -- Looking for strtoull_l - found -- Using toolchain file: /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.8/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/build/generators/conan_toolchain.cmake. -- CMAKE_CXX_FLAGS: -m64 -- Found PythonInterp: /usr/bin/python3.5 (found suitable version "3.5.2", minimum required is "3.5") -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.8/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/build/Release flatbuffers/2.0.8: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.8/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.8/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/build/Release" '--' '-j3' ----------------- Scanning dependencies of target flatbuffers [ 2%] Building CXX object CMakeFiles/flatbuffers.dir/src/idl_parser.cpp.o [ 5%] Building CXX object CMakeFiles/flatbuffers.dir/src/idl_gen_text.cpp.o Scanning dependencies of target flatc [ 8%] Building CXX object CMakeFiles/flatc.dir/src/idl_parser.cpp.o [ 11%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_text.cpp.o [ 13%] Building CXX object CMakeFiles/flatbuffers.dir/src/reflection.cpp.o [ 16%] Building CXX object CMakeFiles/flatc.dir/src/reflection.cpp.o [ 19%] Building CXX object CMakeFiles/flatbuffers.dir/src/util.cpp.o [ 22%] Building CXX object CMakeFiles/flatc.dir/src/util.cpp.o [ 25%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_cpp.cpp.o [ 27%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_csharp.cpp.o [ 30%] Linking CXX static library libflatbuffers.a [ 30%] Built target flatbuffers [ 33%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_dart.cpp.o [ 36%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_kotlin.cpp.o [ 38%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_go.cpp.o [ 41%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_java.cpp.o [ 44%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_ts.cpp.o [ 47%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_php.cpp.o [ 50%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_python.cpp.o [ 52%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_lobster.cpp.o [ 55%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_lua.cpp.o [ 58%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_rust.cpp.o [ 61%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_fbs.cpp.o [ 63%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_grpc.cpp.o [ 66%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_json_schema.cpp.o [ 69%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_swift.cpp.o [ 72%] Building CXX object CMakeFiles/flatc.dir/src/flatc.cpp.o [ 75%] Building CXX object CMakeFiles/flatc.dir/src/flatc_main.cpp.o [ 77%] Building CXX object CMakeFiles/flatc.dir/src/bfbs_gen_lua.cpp.o [ 80%] Building CXX object CMakeFiles/flatc.dir/src/code_generators.cpp.o [ 83%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/cpp_generator.cc.o [ 86%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/go_generator.cc.o [ 88%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/java_generator.cc.o [ 91%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/python_generator.cc.o [ 94%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/swift_generator.cc.o [ 97%] Building CXX object CMakeFiles/flatc.dir/grpc/src/compiler/ts_generator.cc.o [100%] Linking CXX executable flatc CMakeFiles/flatc.dir/build.make:518: recipe for target 'flatc' failed CMakeFiles/Makefile2:76: recipe for target 'CMakeFiles/flatc.dir/all' failed Makefile:129: recipe for target 'all' failed flatbuffers/2.0.8: CMake Warning at CMakeLists.txt:8 (message): Using cmake version 3.15.7 which is older than our target version of 3.16. This will use the legacy CMakeLists.txt that supports version 2.8.12 and higher, but not actively maintained. Consider upgrading cmake to a newer version, as this may become a fatal error in the future. CMake Warning at CMake/Version.cmake:34 (message): git is not found Call Stack (most recent call first): CMake/CMakeLists_legacy.cmake.in:25 (include) CMakeLists.txt:14 (include) CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0042 CMAKE_POLICY_DEFAULT_CMP0091 /opt/conan/binutils/bin/ld: CMakeFiles/flatc.dir/src/flatc.cpp.o: in function `flatbuffers::FlatCompiler::AnnotateBinaries(unsigned char const*, unsigned long, std::__cxx11::basic_string, std::allocator > const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&)': flatc.cpp:(.text+0x5d4b): undefined reference to `flatbuffers::BinaryAnnotator::Annotate()' /opt/conan/binutils/bin/ld: flatc.cpp:(.text+0x5f8c): undefined reference to `flatbuffers::AnnotatedBinaryTextGenerator::Generate(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' collect2: error: ld returned 1 exit status make[2]: *** [flatc] Error 1 make[1]: *** [CMakeFiles/flatc.dir/all] Error 2 make: *** [all] Error 2 flatbuffers/2.0.8: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior flatbuffers/2.0.8: ERROR: Package '6557f18ca99c0b6a233f43db00e30efaa525e27e' build failed flatbuffers/2.0.8: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.8/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/build/Release ERROR: flatbuffers/2.0.8: Error in build() method, line 114 cmake.build() ConanException: Error 2 while executing cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.8/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/build/Release" '--' '-j3'