[Bug 263797] accessibility/speech-dispatcher: Shared object "libvoxin.so" not found, required by "sd_voxin"

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 05 May 2022 14:44:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263797

            Bug ID: 263797
           Summary: accessibility/speech-dispatcher: Shared object
                    "libvoxin.so" not found, required by "sd_voxin"
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: multimedia@FreeBSD.org
          Reporter: vvd@unislabs.com
          Assignee: multimedia@FreeBSD.org
             Flags: maintainer-feedback?(multimedia@FreeBSD.org)
 Attachment #233747 maintainer-approval?
             Flags:
             Flags: maintainer-feedback?

Created attachment 233747
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=233747&action=edit
Install libvoxin.so with port

# ldd /usr/local/lib/speech-dispatcher-modules/sd_voxin | grep 'not found'
/usr/local/lib/speech-dispatcher-modules/sd_voxin:
        libvoxin.so => not found (0)
# /usr/local/lib/speech-dispatcher-modules/sd_voxin
ld-elf.so.1: Shared object "libvoxin.so" not found, required by "sd_voxin"

Tested build and install with patch on 12.3 amd64 with and without
accessibility/speech-dispatcher installed.

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