Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Mar 2025 22:19:28 +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-AcOshug29D@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

Tatsuki Makino <tatsuki_makino@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tatsuki_makino@hotmail.com

--- Comment #5 from Tatsuki Makino <tatsuki_makino@hotmail.com> ---
In my environment, pkg info -B returns the following result.

> pkg info -B ja-mozc-server ja-mozc-tool
ja-mozc-server-2.23.2815.102.01_26:
        libthr.so.3
        libprotobuf.so.29.3.0
        libm.so.5
        libcxxrt.so.1
        libc.so.7
        libc++.so.1
        libabsl_spinlock_wait.so.2501.0.0
ja-mozc-tool-2.23.2815.102.01_26:
        libzinnia.so.0
        libthr.so.3
        libprotobuf.so.29.3.0
        libm.so.5
        libcxxrt.so.1
        libc.so.7
        libc++.so.1
        libabsl_spinlock_wait.so.2501.0.0
        libQt5Widgets.so.5
        libQt5Gui.so.5
        libQt5Core.so.5

This is probably something detected by readelf of pkg. I haven't looked at =
the
source itself.
It seems that adding abseil to lib-depends is necessary, but what is needed=
 is
libabsl_spinlock_wait.so, not libabsl_base.so.

--=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-AcOshug29D>