Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Mar 2025 01:50:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 285189] japanese/mozc-server & japanese/mozc-tool missing devel/abseil dependency
Message-ID:  <bug-285189-7788-wEAhtcOA69@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-285189-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-285189-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D285189

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).

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-285189-7788-wEAhtcOA69>