Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Failed to find exported target names" error while colcon build #373

Closed
Aki1608 opened this issue Aug 12, 2022 · 3 comments
Closed

"Failed to find exported target names" error while colcon build #373

Aki1608 opened this issue Aug 12, 2022 · 3 comments

Comments

@Aki1608
Copy link

Aki1608 commented Aug 12, 2022

Hi I am trying to build this package inside docker. I am using this docker image. The docker is using Ubuntu 20.04 as base OS. While executing colcon build command, it is giving following error. What can be the reason behind this?

  Failed to find exported target names in
  '/opt/ros/humble/install/share/performance_test_fixture/cmake/performance_test_fixtureExport.cmake'

Call Stack (most recent call first):
  /opt/ros/humble/install/share/performance_test_fixture/cmake/performance_test_fixtureConfig.cmake:41 (include)
  CMakeLists.txt:150 (find_package)
@gavanderhoorn
Copy link

Is this ament/ament_cmake#396?

@clalancette
Copy link
Contributor

Is this ament/ament_cmake#396?

Yes, good call. That is almost certainly the case. I'm going to close this out since we merged in that PR, but feel free to reopen if you are still having this problem.

@Aki1608
Copy link
Author

Aki1608 commented Aug 15, 2022

Yes. That was the error. Thank you so much. :) @gavanderhoorn

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants