Skip to content

irobot_lock_free_events_queue doesn't support symlink-install when building #9

@nightduck

Description

@nightduck

Issue was recreated using the steps in Examples except I ran colcon build --symlink-install to build. The result:

Starting >>> irobot_lock_free_events_queue
--- stderr: irobot_lock_free_events_queue                          
CMake Error at /opt/ros/humble/share/ament_cmake_core/cmake/symlink_install/ament_cmake_symlink_install_targets.cmake:102 (file):
  Error evaluating generator expression:

    $<TARGET_FILE:irobot_lock_free_events_queue>

  Target "irobot_lock_free_events_queue" is not an executable or library.
Call Stack (most recent call first):
  /opt/ros/humble/share/ament_cmake_core/cmake/symlink_install/install.cmake:37 (ament_cmake_symlink_install_targets)
  CMakeLists.txt:29 (install)


CMake Error at /opt/ros/humble/share/ament_cmake_core/cmake/symlink_install/ament_cmake_symlink_install_targets.cmake:102 (file):
  Error evaluating generator expression:

    $<TARGET_FILE:irobot_lock_free_events_queue>

  Target "irobot_lock_free_events_queue" is not an executable or library.
Call Stack (most recent call first):
  /opt/ros/humble/share/ament_cmake_core/cmake/symlink_install/install.cmake:37 (ament_cmake_symlink_install_targets)
  CMakeLists.txt:29 (install)


CMake Generate step failed.  Build files cannot be regenerated correctly.
---
Failed   <<< irobot_lock_free_events_queue [1.00s, exited with code 1]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions