Skip to content

Docker build error: Could not find a package configuration file provided by "Protobuf"  #48

Description

@tonimore

Steps to reproduce error:
$ git clone https://github.com/abique/hefur.git && cd hefur && docker build .

Got this error:

4.492 CMake Error at mimosa/CMakeLists.txt:10 (find_package):
4.492   Could not find a package configuration file provided by "Protobuf" with any
4.492   of the following names:
4.492 
4.492     ProtobufConfig.cmake
4.492     protobuf-config.cmake
4.492 
4.492   Add the installation prefix of "Protobuf" to CMAKE_PREFIX_PATH or set
4.492   "Protobuf_DIR" to a directory containing one of the above files.  If
4.492   "Protobuf" provides a separate development package or SDK, be sure it has
4.492   been installed.
4.492 
4.492 
4.492 -- Found LibArchive: /usr/lib/x86_64-linux-gnu/libarchive.so (found version "3.4.3") 
4.492 -- Configuring incomplete, errors occurred!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions