Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

Cannot find libucd.so #286

@ynot01

Description

@ynot01

System info: Docker's Node 20.9.0 Debian "bullseye" x86_64

Building Piper using make command after running apt-get install -y cmake

151.8 cd build && ctest --config Release
151.9 Test project /usr/src/app/piper-src/build
151.9     Start 1: test_piper
151.9 1/1 Test #1: test_piper .......................***Failed    0.00 sec
151.9
151.9 0% tests passed, 1 tests failed out of 1
151.9
151.9 Total Test time (real) =   0.01 sec
151.9
151.9 The following tests FAILED:
151.9     1 - test_piper (Failed)
151.9 Errors while running CTest

Despite compiling fine yesterday, when compiling, tests were failing so I disabled them to get more information and got this error when trying to create a voiceline.

./piper/piper: error while loading shared libraries: libucd.so: cannot open shared object file: No such file or directory

I'm not sure where I am supposed to acquire libucd.so or how to otherwise remedy this issue, any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions