Skip to content

rosPackages.noetic.laser-scan-matcher fails to build #268

Description

@Smona

On latest master, I'm getting this error when trying to include laser-scan-matcher in buildEnv's paths argument:

CMake Error at /nix/store/y2dbjs0hpkdmra1jcnvih069nq27j9ka-ros-noetic-catkin-0.8.10-r1/share/catkin/cmake/test/tests.cmake:18 (message):
  () is not available when tests are not enabled.  The CMake code should only
  use it inside a conditional block which checks that testing is enabled:

  if(CATKIN_ENABLE_TESTING)

    (...)

  endif()

Call Stack (most recent call first):
  CMakeLists.txt:71 (add_rostest)

I've attempted to enable testing for this package specifically but despite being a relatively experienced nix user, both ROS and overlays are pretty new to me, so I haven't been able to make much progress here.

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