Starting from 22.x, protobuf now depends on absl and utf8_range, but the protobuf.pc pkgconfig file doesn't properly declare those dependencies. As a result, the build is broken if someone installs protobuf and then wants to include it via pkgconfig (since they'd be missing absl and ...
/usr/lib64/libabsl_spinlock_wait.so.2308.0.0: error adding symbols: DSO missing from command line. According to the release notes of mysql-8.0.35, this issue should have been fixed in the current release, but this is not the case. “Building with WITH_PROTOBUF=system failed with Protob...
/usr/bin/ld: /tmp/ccKBFAvF.o: undefined reference to symbol '_ZN4absl12lts_2024011612log_internal21CheckOpMessageBuilderC1EPKc' /usr/bin/ld: /home/steven/project/protobuf/demo/install/release/lib//libabsl_log_internal_check_op.so.2401.0.0: error adding symbols: DSO missing from command li...
in function `std::string* absl::lts_20230802::log_internal::MakeCheckOpString<unsigned long const&, unsigned int const&>(unsigned long const&, unsigned int const&, char const*)': /usr/local/include/absl/log/internal/check_op.h:295: undefined reference to `absl::lts_20230802::log_interna...
* Create a CMake option to control whether or not RTTI is enabled (#8347) * Fix endian.h location on FreeBSD (#8351) * Refactor util::Status (#8354) * Make util::Status more similar to absl::Status (#8405) * Fix -Wsuggest-destructor-override for generated C++ proto classes....
PHP * Migrate PHP & Ruby to ABSL wyhash (#8854) * Added support for PHP 8.1 (currently in RC1) to the C extension (#8964) * Fixed PHP SEGV when constructing messages from a destructor. (#8969) Ruby * Move DSL implementation from C to pure Ruby (#8850) ...
protobuf.compiler import plugin_pb2 as plugin payload = """ // SPM_DLL // inspired by https://github.com/abseil/abseil-cpp/blob/20220623.1/absl/base/config.h#L730-L747 // // When building sentencepiece as a DLL, this macro expands to `__declspec(dllexport)` // so we can annotate...
warning: -undefined dynamic_lookup may not work with chained fixups ld: illegal thread local variable reference to regular symbol __ZN6google8protobuf8internal15ThreadSafeArena13thread_cache_E for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation)...
PHP * Migrate PHP & Ruby to ABSL wyhash (#8854) * Added support for PHP 8.1 (currently in RC1) to the C extension (#8964) * Fixed PHP SEGV when constructing messages from a destructor. (#8969) Ruby * Move DSL implementation from C to pure Ruby (#8850) ...
* Create a CMake option to control whether or not RTTI is enabled (#8347) * Fix endian.h location on FreeBSD (#8351) * Refactor util::Status (#8354) * Make util::Status more similar to absl::Status (#8405) * Fix -Wsuggest-destructor-override for generated C++ proto classes....