[Bug 285189] japanese/mozc-server & japanese/mozc-tool missing devel/abseil dependency

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 07 Mar 2025 05:44:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285189

--- Comment #3 from ota@j.email.ne.jp ---
(In reply to ota from comment #2)

# pkg delete abseil
... I couldn' save the output but this didn't delete protobuf ...
# make
===>  Building for ja-mozc-server-2.23.2815.102.01_23
...
FAILED: gen/proto_out/protocol/user_dictionary_storage.pb.h
gen/proto_out/protoc
ol/user_dictionary_storage.pb.cc
ld-elf.so.1: Shared object "libabsl_die_if_null.so.2407.0.0" not found,
required
 by "protoc"

I wonder my protobuf on the system didn't have dependency to abseil and ended
up installing these mozc ports.  Then, I manually installed abseil and mozc
ports succeeded.

I had ran portupgrade -ai to upgrade all ports.  I don't remember when protobuf
was updated - either before or after mozc's.

-- 
You are receiving this mail because:
You are the assignee for the bug.