Skip to content

Singularity build fails #10

@jc-cr

Description

@jc-cr

Environment

  • Singularity version: singularity version 3.8.0
  • Host: jc-thinkpad Kernel: 6.8.0-60-generic arch: x86_64 bits: 64
  • Desktop: i3 v: 4.23 Distro: Ubuntu 24.04.2 LTS (Noble Numbat)

Description

Following installation instructions from README for building the image.

After running sudo singularity build --notest nav_competition_image.sif Singularityfile.def:

-- ==> add_subdirectory(the-barn-challenge/jackal_helper)
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1")
-- Checking for module 'gazebo'
--   No package 'gazebo' found
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- Boost version: 1.65.1
-- Boost version: 1.65.1
-- Found the following Boost libraries:
--   system
--   filesystem
--   regex
CMake Error at /usr/share/cmake-3.10/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
  Could NOT find Protobuf (missing: Protobuf_INCLUDE_DIR)
Call Stack (most recent call first):
  /usr/share/cmake-3.10/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
  /usr/share/cmake-3.10/Modules/FindProtobuf.cmake:543 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  the-barn-challenge/jackal_helper/CMakeLists.txt:23 (find_package)


-- Configuring incomplete, errors occurred!
See also "/jackal_ws/build/CMakeFiles/CMakeOutput.log".
See also "/jackal_ws/build/CMakeFiles/CMakeError.log".
Invoking "cmake" failed
FATAL:   While performing build: while running engine: exit status 1

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