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

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

Alexey Dokuchaev <danfe@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open

--- Comment #1 from Alexey Dokuchaev <danfe@FreeBSD.org> ---
(In reply to ota from comment #0)
> At least, these 2 ports, japanese/mozc-server & japanese/mozc-tool,
> don't compile without the patch.
But japanese/mozc-tool is a slave port, it inherits dependencies from the
master, so the second part of the patch is not needed.

However, I don't see how adding explicit LIB_DEPENDS on devel/abseil would fix
the build, as it's already pulled via devel/protobuf.  Could you share the
build error message/context you're seeing?

The port currently does not build for me here, but that's because of missing
PATCH_DEPENDS on Python.

> There are few other japanese/*mozc* ports and these may also need the
> same change
Most of them (except japanese/boiled-mozc) are slave ports to
japanese/mozc-server so they do not need this even if the master port does
(which I don't see evidence to yet).

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