autowarefoundation/autoware

CMake error during installation

kumaraarvind opened this issue · 0 comments

Checklist

  • I've read the contribution guidelines.
  • I've searched other issues and no duplicate issues were found.
  • I'm convinced that this is not my fault but a bug.

Description

During installation, we are getting a CMake error stating 'PCL cannot be found on this machine'. This was most probably just a bug earlier but now it is getting recognized as an error and it is terminating the installation.
image

Expected behavior

The installation should complete by installing all the 369 packages.

Actual behavior

Only 34 packages are getting installed and then the installation stops.

Steps to reproduce

It happens after installing all the libraries when I am doing the following step:
Build the workspace:
colcon build --symlink-install --cmake-args -DCMAKE_BUILD_TYPE=Release