[Bug 285189] japanese/mozc-server & japanese/mozc-tool missing devel/abseil dependency
Date: Fri, 07 Mar 2025 14:44:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285189 --- Comment #4 from Alexey Dokuchaev <danfe@FreeBSD.org> --- (In reply to ota from comment #3) > ld-elf.so.1: Shared object "libabsl_die_if_null.so.2407.0.0" not found, > required by "protoc" Oh, I see. It's a known problem: `devel/protobuf-c' port, which provides "protoc" binary, was missing dependency on Abseil. This had been fixed two days ago in commit ports 7402e231f719. You can try to delete protobuf-related ports and rebuild, the problem should go away. -- You are receiving this mail because: You are the assignee for the bug.