******************************************************************************** conan install protobuf-c/1.4.0@#8ad17ffdf89e2bbf8042f072cafb408d --build=protobuf-c -pr /home/conan/w/prod/BuildSingleReference/29624/d8779b28-4595-4d46-848b-dd01cdc05a1e/profile_linux_8_libstdcpp_gcc_debug_64.protobuf-c-shared-False.txt ******************************************************************************** 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 8 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=8 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++ compiler.version=8 os=Linux [options] protobuf-c:shared=False [build_requires] [env] protobuf/3.19.2: Not found in local cache, looking in remotes... protobuf/3.19.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz protobuf/3.19.2: Downloaded recipe revision 39e4f5ca9b9bfbc7845d1285ba42c848 zlib/1.2.12: Not found in local cache, looking in remotes... zlib/1.2.12: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.12: Downloaded recipe revision 82202701ea360c0863f1db5008067122 protobuf-c/1.4.0: Forced build from source Installing package: protobuf-c/1.4.0 Requirements protobuf/3.19.2 from 'conan-center' - Downloaded protobuf-c/1.4.0 from local cache - Cache zlib/1.2.12 from 'conan-center' - Downloaded Packages protobuf/3.19.2:b58a7553f0d88ae3ede51329006103b4da9053f7 - Download protobuf-c/1.4.0:6cae003dce78bb58e79f85f2add67b243a4fa435 - Build zlib/1.2.12:761432f3453a17c960259b5b2605153e3bcffd7d - Download Installing (downloading, building) binaries... zlib/1.2.12: Retrieving package 761432f3453a17c960259b5b2605153e3bcffd7d from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.12: Package installed 761432f3453a17c960259b5b2605153e3bcffd7d zlib/1.2.12: Downloaded package revision 1179efb6ff4c9b86745846d446c07ff1 protobuf/3.19.2: Retrieving package b58a7553f0d88ae3ede51329006103b4da9053f7 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz protobuf/3.19.2: Package installed b58a7553f0d88ae3ede51329006103b4da9053f7 protobuf/3.19.2: Downloaded package revision 8b260c92607cb2c71f5204223437b152 protobuf/3.19.2: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.19.2/_/_/package/b58a7553f0d88ae3ede51329006103b4da9053f7/bin [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK protobuf-c/1.4.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf-c/1.4.0/_/_/source [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 protobuf-c/1.4.0: Copying sources to build folder protobuf-c/1.4.0: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf-c/1.4.0/_/_/build/6cae003dce78bb58e79f85f2add67b243a4fa435 protobuf-c/1.4.0: Generator cmake_find_package created FindProtobuf.cmake protobuf-c/1.4.0: Generator cmake_find_package created FindZLIB.cmake protobuf-c/1.4.0: Generator cmake created conanbuildinfo.cmake protobuf-c/1.4.0: 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 protobuf-c/1.4.0: Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/.conan/data/protobuf-c/1.4.0/_/_/build/6cae003dce78bb58e79f85f2add67b243a4fa435' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="8" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="False" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/protobuf-c/1.4.0/_/_/package/6cae003dce78bb58e79f85f2add67b243a4fa435" -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_MODULE_PATH="/home/conan/w/prod/BuildSingleReference/.conan/data/protobuf-c/1.4.0/_/_/build/6cae003dce78bb58e79f85f2add67b243a4fa435" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_PROTO3="True" -DBUILD_PROTOC="True" -DBUILD_TESTS="False" -DHAS_SYSTEM_PROTOBUF="False" -Wno-dev '/home/conan/w/prod/BuildSingleReference/.conan/data/protobuf-c/1.4.0/_/_/build/6cae003dce78bb58e79f85f2add67b243a4fa435/source_subfolder/build-cmake' ----------------- -- The C compiler identification is GNU 8.4.0 -- The CXX compiler identification is GNU 8.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - 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/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Searching 16 bit integer - Using unsigned short -- Check if the system is big endian - little endian -- MAIN_DIR: /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf-c/1.4.0/_/_/build/6cae003dce78bb58e79f85f2add67b243a4fa435/source_subfolder -- Conan: Using autogenerated FindProtobuf.cmake -- Found Protobuf: 3.19.2 (found version "3.19.2") -- Library protocd found /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.19.2/_/_/package/b58a7553f0d88ae3ede51329006103b4da9053f7/lib/libprotocd.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.19.2/_/_/package/b58a7553f0d88ae3ede51329006103b4da9053f7/lib/libprotocd.a -- Library protobufd found /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.19.2/_/_/package/b58a7553f0d88ae3ede51329006103b4da9053f7/lib/libprotobufd.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.19.2/_/_/package/b58a7553f0d88ae3ede51329006103b4da9053f7/lib/libprotobufd.a -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.12 (found version "1.2.12") -- Library z found /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libz.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libz.a -- Library protobufd found /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.19.2/_/_/package/b58a7553f0d88ae3ede51329006103b4da9053f7/lib/libprotobufd.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.19.2/_/_/package/b58a7553f0d88ae3ede51329006103b4da9053f7/lib/libprotobufd.a -- Library protocd found /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.19.2/_/_/package/b58a7553f0d88ae3ede51329006103b4da9053f7/lib/libprotocd.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.19.2/_/_/package/b58a7553f0d88ae3ede51329006103b4da9053f7/lib/libprotocd.a -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf-c/1.4.0/_/_/build/6cae003dce78bb58e79f85f2add67b243a4fa435 ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/protobuf-c/1.4.0/_/_/build/6cae003dce78bb58e79f85f2add67b243a4fa435' '--' '-j3' ----------------- [ 5%] Generating protobuf-c/protobuf-c.pb.cc, protobuf-c/protobuf-c.pb.h Scanning dependencies of target protobuf-c [ 10%] Building C object CMakeFiles/protobuf-c.dir/source_subfolder/protobuf-c/protobuf-c.c.o Scanning dependencies of target protoc-gen-c [ 15%] Building CXX object CMakeFiles/protoc-gen-c.dir/source_subfolder/protoc-c/c_bytes_field.cc.o [ 21%] Building CXX object CMakeFiles/protoc-gen-c.dir/source_subfolder/protoc-c/c_enum.cc.o [ 26%] Linking C static library libprotobuf-c.a [ 26%] Built target protobuf-c [ 31%] Building CXX object CMakeFiles/protoc-gen-c.dir/source_subfolder/protoc-c/c_enum_field.cc.o [ 36%] Building CXX object CMakeFiles/protoc-gen-c.dir/source_subfolder/protoc-c/c_extension.cc.o [ 42%] Building CXX object CMakeFiles/protoc-gen-c.dir/source_subfolder/protoc-c/c_field.cc.o [ 47%] Building CXX object CMakeFiles/protoc-gen-c.dir/source_subfolder/protoc-c/c_file.cc.o [ 52%] Building CXX object CMakeFiles/protoc-gen-c.dir/source_subfolder/protoc-c/c_generator.cc.o [ 57%] Building CXX object CMakeFiles/protoc-gen-c.dir/source_subfolder/protoc-c/c_helpers.cc.o [ 63%] Building CXX object CMakeFiles/protoc-gen-c.dir/source_subfolder/protoc-c/c_message.cc.o [ 68%] Building CXX object CMakeFiles/protoc-gen-c.dir/source_subfolder/protoc-c/c_message_field.cc.o [ 73%] Building CXX object CMakeFiles/protoc-gen-c.dir/source_subfolder/protoc-c/c_primitive_field.cc.o [ 78%] Building CXX object CMakeFiles/protoc-gen-c.dir/source_subfolder/protoc-c/c_service.cc.o [ 84%] Building CXX object CMakeFiles/protoc-gen-c.dir/source_subfolder/protoc-c/c_string_field.cc.o [ 89%] Building CXX object CMakeFiles/protoc-gen-c.dir/source_subfolder/protoc-c/main.cc.o [ 94%] Building CXX object CMakeFiles/protoc-gen-c.dir/protobuf-c/protobuf-c.pb.cc.o [100%] Linking CXX executable protoc-gen-c CMakeFiles/protoc-gen-c.dir/build.make:322: recipe for target 'protoc-gen-c' failed CMakeFiles/Makefile2:123: recipe for target 'CMakeFiles/protoc-gen-c.dir/all' failed Makefile:170: recipe for target 'all' failed protobuf-c/1.4.0: CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CONAN_CMAKE_POSITION_INDEPENDENT_CODE CONAN_COMPILER CONAN_COMPILER_VERSION CONAN_CXX_FLAGS CONAN_C_FLAGS CONAN_EXPORTED CONAN_IN_LOCAL_CACHE CONAN_LIBCXX CONAN_SHARED_LINKER_FLAGS HAS_SYSTEM_PROTOBUF CMakeFiles/protoc-gen-c.dir/source_subfolder/protoc-c/c_bytes_field.cc.o: In function `google::protobuf::compiler::c::BytesFieldGenerator::GenerateStructMembers(google::protobuf::io::Printer*) const': /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf-c/1.4.0/_/_/build/6cae003dce78bb58e79f85f2add67b243a4fa435/source_subfolder/protoc-c/c_bytes_field.cc:101: undefined reference to `google::protobuf::io::Printer::Print(std::map, std::allocator >, std::__cxx11::basic_string, std::allocator >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > > const&, char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf-c/1.4.0/_/_/build/6cae003dce78bb58e79f85f2add67b243a4fa435/source_subfolder/protoc-c/c_bytes_field.cc:105: undefined reference to `google::protobuf::io::Printer::Print(std::map, std::allocator >, std::__cxx11::basic_string, std::allocator >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > > const&, char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf-c/1.4.0/_/_/build/6cae003dce78bb58e79f85f2add67b243a4fa435/source_subfolder/protoc-c/c_bytes_field.cc:106: undefined reference to `google::protobuf::io::Printer::Print(std::map, std::allocator >, std::__cxx11::basic_string, std::allocator >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > > const&, char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf-c/1.4.0/_/_/build/6cae003dce78bb58e79f85f2add67b243a4fa435/source_subfolder/protoc-c/c_bytes_field.cc:109: undefined reference to `google::protobuf::io::Printer::Print(std::map, std::allocator >, std::__cxx11::basic_string, std::allocator >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > > const&, char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf-c/1.4.0/_/_/build/6cae003dce78bb58e79f85f2add67b243a4fa435/source_subfolder/protoc-c/c_bytes_field.cc:110: undefined reference to `google::protobuf::io::Printer::Print(std::map, std::allocator >, std::__cxx11::basic_string, std::allocator >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > > const&, char const*)' CMakeFiles/protoc-gen-c.dir/source_subfolder/protoc-c/c_bytes_field.cc.o:/home/conan/w/prod/BuildSingleReference/.conan/data/protobuf-c/1.4.0/_/_/build/6cae003dce78bb58e79f85f2add67b243a4fa435/source_subfolder/protoc-c/c_bytes_field.cc:119: more undefined references to `google::protobuf::io::Printer::Print(std::map, std::allocator >, std::__cxx11::basic_string, std::allocator >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > > const&, char const*)' follow CMakeFiles/protoc-gen-c.dir/source_subfolder/protoc-c/c_generator.cc.o:(.data.rel.ro._ZTVN6google8protobuf8compiler1c10CGeneratorE[_ZTVN6google8protobuf8compiler1c10CGeneratorE]+0x28): undefined reference to `google::protobuf::compiler::CodeGenerator::GenerateAll(std::vector > const&, std::__cxx11::basic_string, std::allocator > const&, google::protobuf::compiler::GeneratorContext*, std::__cxx11::basic_string, std::allocator >*) const' CMakeFiles/protoc-gen-c.dir/source_subfolder/protoc-c/c_helpers.cc.o: In function `google::protobuf::compiler::c::WriteIntRanges(google::protobuf::io::Printer*, int, int const*, std::__cxx11::basic_string, std::allocator > const&)': /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf-c/1.4.0/_/_/build/6cae003dce78bb58e79f85f2add67b243a4fa435/source_subfolder/protoc-c/c_helpers.cc:363: undefined reference to `google::protobuf::io::Printer::Print(std::map, std::allocator >, std::__cxx11::basic_string, std::allocator >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > > const&, char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf-c/1.4.0/_/_/build/6cae003dce78bb58e79f85f2add67b243a4fa435/source_subfolder/protoc-c/c_helpers.cc:372: undefined reference to `google::protobuf::io::Printer::Print(std::map, std::allocator >, std::__cxx11::basic_string, std::allocator >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > > const&, char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf-c/1.4.0/_/_/build/6cae003dce78bb58e79f85f2add67b243a4fa435/source_subfolder/protoc-c/c_helpers.cc:383: undefined reference to `google::protobuf::io::Printer::Print(std::map, std::allocator >, std::__cxx11::basic_string, std::allocator >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > > const&, char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf-c/1.4.0/_/_/build/6cae003dce78bb58e79f85f2add67b243a4fa435/source_subfolder/protoc-c/c_helpers.cc:387: undefined reference to `google::protobuf::io::Printer::Print(std::map, std::allocator >, std::__cxx11::basic_string, std::allocator >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > > const&, char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf-c/1.4.0/_/_/build/6cae003dce78bb58e79f85f2add67b243a4fa435/source_subfolder/protoc-c/c_helpers.cc:388: undefined reference to `google::protobuf::io::Printer::Print(std::map, std::allocator >, std::__cxx11::basic_string, std::allocator >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > > const&, char const*)' CMakeFiles/protoc-gen-c.dir/source_subfolder/protoc-c/c_helpers.cc.o:/home/conan/w/prod/BuildSingleReference/.conan/data/protobuf-c/1.4.0/_/_/build/6cae003dce78bb58e79f85f2add67b243a4fa435/source_subfolder/protoc-c/c_helpers.cc:391: more undefined references to `google::protobuf::io::Printer::Print(std::map, std::allocator >, std::__cxx11::basic_string, std::allocator >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > > const&, char const*)' follow CMakeFiles/protoc-gen-c.dir/source_subfolder/protoc-c/c_message.cc.o: In function `google::protobuf::internal::LazyString::get[abi:cxx11]() const': /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.19.2/_/_/package/b58a7553f0d88ae3ede51329006103b4da9053f7/include/google/protobuf/arenastring.h:82: undefined reference to `google::protobuf::internal::LazyString::Init[abi:cxx11]() const' CMakeFiles/protoc-gen-c.dir/source_subfolder/protoc-c/c_message_field.cc.o: In function `google::protobuf::compiler::c::MessageFieldGenerator::GenerateStructMembers(google::protobuf::io::Printer*) const': /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf-c/1.4.0/_/_/build/6cae003dce78bb58e79f85f2add67b243a4fa435/source_subfolder/protoc-c/c_message_field.cc:93: undefined reference to `google::protobuf::io::Printer::Print(std::map, std::allocator >, std::__cxx11::basic_string, std::allocator >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > > const&, char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf-c/1.4.0/_/_/build/6cae003dce78bb58e79f85f2add67b243a4fa435/source_subfolder/protoc-c/c_message_field.cc:96: undefined reference to `google::protobuf::io::Printer::Print(std::map, std::allocator >, std::__cxx11::basic_string, std::allocator >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > > const&, char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf-c/1.4.0/_/_/build/6cae003dce78bb58e79f85f2add67b243a4fa435/source_subfolder/protoc-c/c_message_field.cc:97: undefined reference to `google::protobuf::io::Printer::Print(std::map, std::allocator >, std::__cxx11::basic_string, std::allocator >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > > const&, char const*)' CMakeFiles/protoc-gen-c.dir/source_subfolder/protoc-c/c_primitive_field.cc.o: In function `google::protobuf::compiler::c::PrimitiveFieldGenerator::GenerateStructMembers(google::protobuf::io::Printer*) const': /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf-c/1.4.0/_/_/build/6cae003dce78bb58e79f85f2add67b243a4fa435/source_subfolder/protoc-c/c_primitive_field.cc:113: undefined reference to `google::protobuf::io::Printer::Print(std::map, std::allocator >, std::__cxx11::basic_string, std::allocator >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > > const&, char const*)' /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf-c/1.4.0/_/_/build/6cae003dce78bb58e79f85f2add67b243a4fa435/source_subfolder/protoc-c/c_primitive_field.cc:117: undefined reference to `google::protobuf::io::Printer::Print(std::map, std::allocator >, std::__cxx11::basic_string, std::allocator >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > > const&, char const*)' CMakeFiles/protoc-gen-c.dir/source_subfolder/protoc-c/c_primitive_field.cc.o:/home/conan/w/prod/BuildSingleReference/.conan/data/protobuf-c/1.4.0/_/_/build/6cae003dce78bb58e79f85f2add67b243a4fa435/source_subfolder/protoc-c/c_primitive_field.cc:118: more undefined references to `google::protobuf::io::Printer::Print(std::map, std::allocator >, std::__cxx11::basic_string, std::allocator >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > > const&, char const*)' follow CMakeFiles/protoc-gen-c.dir/source_subfolder/protoc-c/main.cc.o: In function `main': /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf-c/1.4.0/_/_/build/6cae003dce78bb58e79f85f2add67b243a4fa435/source_subfolder/protoc-c/main.cc:16: undefined reference to `google::protobuf::compiler::CommandLineInterface::RegisterGenerator(std::__cxx11::basic_string, std::allocator > const&, google::protobuf::compiler::CodeGenerator*, std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/protoc-gen-c.dir/protobuf-c/protobuf-c.pb.cc.o: In function `ProtobufCFileOptions::ProtobufCFileOptions(ProtobufCFileOptions const&)': /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf-c/1.4.0/_/_/build/6cae003dce78bb58e79f85f2add67b243a4fa435/protobuf-c/protobuf-c.pb.cc:197: undefined reference to `google::protobuf::internal::ArenaStringPtr::Set(google::protobuf::internal::ArenaStringPtr::EmptyDefault, std::__cxx11::basic_string, std::allocator > const&, google::protobuf::Arena*)' CMakeFiles/protoc-gen-c.dir/protobuf-c/protobuf-c.pb.cc.o: In function `ProtobufCFileOptions::_InternalParse(char const*, google::protobuf::internal::ParseContext*)': /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf-c/1.4.0/_/_/build/6cae003dce78bb58e79f85f2add67b243a4fa435/protobuf-c/protobuf-c.pb.cc:318: undefined reference to `google::protobuf::internal::InlineGreedyStringParser(std::__cxx11::basic_string, std::allocator >*, char const*, google::protobuf::internal::ParseContext*)' CMakeFiles/protoc-gen-c.dir/protobuf-c/protobuf-c.pb.cc.o: In function `ProtobufCFileOptions::MergeFrom(ProtobufCFileOptions const&)': /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf-c/1.4.0/_/_/build/6cae003dce78bb58e79f85f2add67b243a4fa435/protobuf-c/protobuf-c.pb.h:858: undefined reference to `google::protobuf::internal::ArenaStringPtr::Set(google::protobuf::internal::ArenaStringPtr::EmptyDefault, std::__cxx11::basic_string, std::allocator > const&, google::protobuf::Arena*)' CMakeFiles/protoc-gen-c.dir/protobuf-c/protobuf-c.pb.cc.o: In function `ProtobufCMessageOptions::ProtobufCMessageOptions(ProtobufCMessageOptions const&)': /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf-c/1.4.0/_/_/build/6cae003dce78bb58e79f85f2add67b243a4fa435/protobuf-c/protobuf-c.pb.cc:565: undefined reference to `google::protobuf::internal::ArenaStringPtr::Set(google::protobuf::internal::ArenaStringPtr::NonEmptyDefault, std::__cxx11::basic_string, std::allocator > const&, google::protobuf::Arena*)' CMakeFiles/protoc-gen-c.dir/protobuf-c/protobuf-c.pb.cc.o: In function `ProtobufCMessageOptions::_InternalParse(char const*, google::protobuf::internal::ParseContext*)': /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf-c/1.4.0/_/_/build/6cae003dce78bb58e79f85f2add67b243a4fa435/protobuf-c/protobuf-c.pb.cc:649: undefined reference to `google::protobuf::internal::InlineGreedyStringParser(std::__cxx11::basic_string, std::allocator >*, char const*, google::protobuf::internal::ParseContext*)' CMakeFiles/protoc-gen-c.dir/protobuf-c/protobuf-c.pb.cc.o: In function `ProtobufCMessageOptions::MergeFrom(ProtobufCMessageOptions const&)': /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf-c/1.4.0/_/_/build/6cae003dce78bb58e79f85f2add67b243a4fa435/protobuf-c/protobuf-c.pb.h:988: undefined reference to `google::protobuf::internal::ArenaStringPtr::Set(google::protobuf::internal::ArenaStringPtr::NonEmptyDefault, std::__cxx11::basic_string, std::allocator > const&, google::protobuf::Arena*)' CMakeFiles/protoc-gen-c.dir/protobuf-c/protobuf-c.pb.cc.o: In function `google::protobuf::io::EpsCopyOutputStream::WriteStringMaybeAliased(unsigned int, std::__cxx11::basic_string, std::allocator > const&, unsigned char*)': /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.19.2/_/_/package/b58a7553f0d88ae3ede51329006103b4da9053f7/include/google/protobuf/io/coded_stream.h:733: undefined reference to `google::protobuf::io::EpsCopyOutputStream::WriteStringMaybeAliasedOutline(unsigned int, std::__cxx11::basic_string, std::allocator > const&, unsigned char*)' CMakeFiles/protoc-gen-c.dir/protobuf-c/protobuf-c.pb.cc.o: In function `google::protobuf::internal::GetEmptyStringAlreadyInited[abi:cxx11]()': /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.19.2/_/_/package/b58a7553f0d88ae3ede51329006103b4da9053f7/include/google/protobuf/message_lite.h:139: undefined reference to `google::protobuf::internal::fixed_address_empty_string[abi:cxx11]' CMakeFiles/protoc-gen-c.dir/protobuf-c/protobuf-c.pb.cc.o: In function `ProtobufCFileOptions::_internal_mutable_c_package[abi:cxx11]()': /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf-c/1.4.0/_/_/build/6cae003dce78bb58e79f85f2add67b243a4fa435/protobuf-c/protobuf-c.pb.h:862: undefined reference to `google::protobuf::internal::ArenaStringPtr::Mutable[abi:cxx11](google::protobuf::internal::ArenaStringPtr::EmptyDefault, google::protobuf::Arena*)' CMakeFiles/protoc-gen-c.dir/protobuf-c/protobuf-c.pb.cc.o: In function `ProtobufCMessageOptions::_internal_mutable_base_field_name[abi:cxx11]()': /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf-c/1.4.0/_/_/build/6cae003dce78bb58e79f85f2add67b243a4fa435/protobuf-c/protobuf-c.pb.h:992: undefined reference to `google::protobuf::internal::ArenaStringPtr::Mutable[abi:cxx11](google::protobuf::internal::LazyString const&, google::protobuf::Arena*)' CMakeFiles/protoc-gen-c.dir/protobuf-c/protobuf-c.pb.cc.o:(.data.rel+0x18): undefined reference to `google::protobuf::internal::fixed_address_empty_string[abi:cxx11]' CMakeFiles/protoc-gen-c.dir/protobuf-c/protobuf-c.pb.cc.o:(.data.rel.ro._ZTV21ProtobufCFieldOptions[_ZTV21ProtobufCFieldOptions]+0x20): undefined reference to `google::protobuf::Message::GetTypeName[abi:cxx11]() const' CMakeFiles/protoc-gen-c.dir/protobuf-c/protobuf-c.pb.cc.o:(.data.rel.ro._ZTV21ProtobufCFieldOptions[_ZTV21ProtobufCFieldOptions]+0x40): undefined reference to `google::protobuf::Message::InitializationErrorString[abi:cxx11]() const' CMakeFiles/protoc-gen-c.dir/protobuf-c/protobuf-c.pb.cc.o:(.data.rel.ro._ZTV23ProtobufCMessageOptions[_ZTV23ProtobufCMessageOptions]+0x20): undefined reference to `google::protobuf::Message::GetTypeName[abi:cxx11]() const' CMakeFiles/protoc-gen-c.dir/protobuf-c/protobuf-c.pb.cc.o:(.data.rel.ro._ZTV23ProtobufCMessageOptions[_ZTV23ProtobufCMessageOptions]+0x40): undefined reference to `google::protobuf::Message::InitializationErrorString[abi:cxx11]() const' CMakeFiles/protoc-gen-c.dir/protobuf-c/protobuf-c.pb.cc.o:(.data.rel.ro._ZTV20ProtobufCFileOptions[_ZTV20ProtobufCFileOptions]+0x20): undefined reference to `google::protobuf::Message::GetTypeName[abi:cxx11]() const' CMakeFiles/protoc-gen-c.dir/protobuf-c/protobuf-c.pb.cc.o:(.data.rel.ro._ZTV20ProtobufCFileOptions[_ZTV20ProtobufCFileOptions]+0x40): undefined reference to `google::protobuf::Message::InitializationErrorString[abi:cxx11]() const' collect2: error: ld returned 1 exit status make[2]: *** [protoc-gen-c] Error 1 make[1]: *** [CMakeFiles/protoc-gen-c.dir/all] Error 2 make: *** [all] Error 2 protobuf-c/1.4.0: ERROR: Package '6cae003dce78bb58e79f85f2add67b243a4fa435' build failed protobuf-c/1.4.0: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf-c/1.4.0/_/_/build/6cae003dce78bb58e79f85f2add67b243a4fa435 ERROR: protobuf-c/1.4.0: Error in build() method, line 65 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/protobuf-c/1.4.0/_/_/build/6cae003dce78bb58e79f85f2add67b243a4fa435' '--' '-j3'