Skip to content

libgomp is not static linked in manylinux2014 cpu binary #2864

Description

@jurassic410

Describe the bug
hello, i don't know id it's a bug or i missed something, but on a clean installation of ubuntu 24.04, i get an error with shared libraries, i tried to install locally downloading the zip as decribed in the documentation, but i get:
WARN llama_cpp_server::supervisor: crates/llama-cpp-server/src/supervisor.rs:108: <embedding>: /home/administrator/dist/tabby_x86_64-manylinux2014/llama-server: error while loading shared libraries: libgomp.so.1: cannot open shared object file: No such file or directory
so i tried to go down the docker route, but a similar problem appear but with a different shared library:
WARN llama_cpp_server::supervisor: crates/llama-cpp-server/src/supervisor.rs:111: <embedding>: /opt/tabby/bin/llama-server: error while loading shared libraries: libcuda.so.1: cannot open shared object file: No such file or directory i found another issue opened that suggest to use v0.13.1 but it seems that the same problem is present

Information about your version
v0.15.0

Information about your GPU
CPU Only

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    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