******************************************************************************** conan install flatbuffers/2.0.5@#7be38891c7840df240cb721c7707a053 --build=flatbuffers -pr /home/conan/w/prod/BuildSingleReference/98423/137fbc06-a4fb-40ef-a718-ef0868baf70f/profile_linux_5_libstdcpp11_gcc_debug_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) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.4 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=5 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=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 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.5: Forced build from source Installing package: flatbuffers/2.0.5 Requirements flatbuffers/2.0.5 from local cache - Cache Packages flatbuffers/2.0.5:fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK flatbuffers/2.0.5: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/source/src flatbuffers/2.0.5: [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.5: Copying sources to build folder flatbuffers/2.0.5: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb flatbuffers/2.0.5: Generator txt created conanbuildinfo.txt flatbuffers/2.0.5: Calling generate() flatbuffers/2.0.5: 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.5: Calling build() flatbuffers/2.0.5: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb" -DVERSION_MAJOR="2" -DVERSION_MINOR="0" -DVERSION_PATCH="5" -DVERSION_COMMIT="0" -DCMAKE_POLICY_DEFAULT_CMP0042="NEW" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb" -DVERSION_MAJOR="2" -DVERSION_MINOR="0" -DVERSION_PATCH="5" -DVERSION_COMMIT="0" -DCMAKE_POLICY_DEFAULT_CMP0042="NEW" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/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 5.4.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- 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.5/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/build/generators/conan_toolchain.cmake. -- CMAKE_CXX_FLAGS: -m64 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/build/Debug flatbuffers/2.0.5: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/build/Debug" '--' '-j3' ----------------- Scanning dependencies of target flatbuffers [ 2%] Building CXX object CMakeFiles/flatbuffers.dir/src/idl_gen_text.cpp.o [ 5%] Building CXX object CMakeFiles/flatbuffers.dir/src/idl_parser.cpp.o Scanning dependencies of target flatc [ 8%] Building CXX object CMakeFiles/flatc.dir/src/idl_parser.cpp.o [ 11%] Building CXX object CMakeFiles/flatbuffers.dir/src/reflection.cpp.o [ 13%] Building CXX object CMakeFiles/flatbuffers.dir/src/util.cpp.o [ 16%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_text.cpp.o [ 19%] Building CXX object CMakeFiles/flatc.dir/src/reflection.cpp.o [ 22%] Building CXX object CMakeFiles/flatc.dir/src/util.cpp.o [ 25%] Linking CXX static library libflatbuffers.a [ 27%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_cpp.cpp.o [ 27%] Built target flatbuffers [ 30%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_csharp.cpp.o [ 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 [100%] Built target flatc flatbuffers/2.0.5: Package 'fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb' built flatbuffers/2.0.5: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/build/Debug flatbuffers/2.0.5: Generated conaninfo.txt flatbuffers/2.0.5: Generated conanbuildinfo.txt flatbuffers/2.0.5: Generating the package flatbuffers/2.0.5: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb flatbuffers/2.0.5: Calling package() flatbuffers/2.0.5: Copied 1 '.txt' file: LICENSE.txt flatbuffers/2.0.5: CMake command: cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/build/Debug" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb" ----Running------ > cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/build/Debug" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb" ----------------- -- Install configuration: "Debug" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/flatbuffers -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/flatbuffers/flatc.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/flatbuffers/hash.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/flatbuffers/bfbs_generator.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/flatbuffers/grpc.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/flatbuffers/array.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/flatbuffers/struct.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/flatbuffers/base.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/flatbuffers/reflection.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/flatbuffers/pch -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/flatbuffers/pch/pch.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/flatbuffers/pch/flatc_pch.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/flatbuffers/buffer.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/flatbuffers/registry.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/flatbuffers/stl_emulation.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/flatbuffers/idl.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/flatbuffers/flatbuffer_builder.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/flatbuffers/buffer_ref.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/flatbuffers/verifier.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/flatbuffers/default_allocator.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/flatbuffers/reflection_generated.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/flatbuffers/util.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/flatbuffers/string.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/flatbuffers/allocator.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/flatbuffers/minireflect.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/flatbuffers/vector.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/flatbuffers/table.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/flatbuffers/vector_downward.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/flatbuffers/code_generators.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/flatbuffers/detached_buffer.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/flatbuffers/flatbuffers.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/flatbuffers/flexbuffers.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/lib/cmake/flatbuffers/FlatbuffersConfig.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/lib/cmake/flatbuffers/FlatbuffersConfigVersion.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/lib/libflatbuffers.a -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/lib/cmake/flatbuffers/FlatbuffersTargets.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/lib/cmake/flatbuffers/FlatbuffersTargets-debug.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/bin/flatc -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/lib/cmake/flatbuffers/FlatcTargets.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/lib/cmake/flatbuffers/FlatcTargets-debug.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/lib/pkgconfig/flatbuffers.pc flatbuffers/2.0.5: Copied 1 '.cmake' file: FlatcTargets.cmake flatbuffers/2.0.5: Copied 1 '.cmake' file: BuildFlatBuffers.cmake [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK flatbuffers/2.0.5 package(): Packaged 1 '.txt' file: LICENSE.txt flatbuffers/2.0.5 package(): Packaged 1 '.a' file: libflatbuffers.a flatbuffers/2.0.5 package(): Packaged 2 '.cmake' files: BuildFlatBuffers.cmake, FlatcTargets.cmake flatbuffers/2.0.5 package(): Packaged 1 file: flatc flatbuffers/2.0.5 package(): Packaged 30 '.h' files flatbuffers/2.0.5: Package 'fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb' created flatbuffers/2.0.5: Created package revision 0b4e50e08cb379a47d222576e0eccbec flatbuffers/2.0.5: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.5/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators CMake Warning: Manually-specified variables were not used by the project: VERSION_COMMIT flatbuffers/2.0.5: 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