Skip to content

Error building system-monitor package #2999

Answered by tleyden
tleyden asked this question in Q&A
Discussion options

You must be logged in to vote

Update - fixed

I realized I was sharing the autoware directory between my host and docker container, so there may have been some residue from the docker container build that was causing issues.

After doing a clean and then a rebuild, the problem seems to have gone away:

$ rm -rf build/ install/ log/
$ colcon build --symlink-install --cmake-args -DCMAKE_BUILD_TYPE=Release

and the system_monitor package succeeds now.

I think going forward I will use separate autoware directories for source install vs docker install so there is no interference.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tleyden
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant