Skip to content

make build, fails #5383

Open
Open
@ali-ghamdan

Description

@ali-ghamdan

LocalAI version:
last commit dd381f8

Environment, CPU architecture, OS, and Version:
Linux server 6.14.0-15-generic #15-Ubuntu SMP PREEMPT_DYNAMIC Sun Apr 6 15:05:05 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux

Describe the bug
-- Adding CPU backend variant ggml-cpu: -msse4.2;-mbmi2;-mavx GGML_SSE42;GGML_BMI2;GGML_AVX
CMake Error at tools/grpc-server/CMakeLists.txt:38 (find_package):
Could not find a package configuration file provided by "Protobuf" with any
of the following names:

ProtobufConfig.cmake
protobuf-config.cmake

Add the installation prefix of "Protobuf" to CMAKE_PREFIX_PATH or set
"Protobuf_DIR" to a directory containing one of the above files. If
"Protobuf" provides a separate development package or SDK, be sure it has
been installed.

To Reproduce
make build, after installing go libraries and following localAI instructions from the docs.

Expected behavior
build successfully

Logs

log.txt

Additional context
no

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions