Can't build ignition-tools2

I can’t install ignition because of error below

ubuntu@gazebo-sim:~/workspace$ colcon build --merge-install
Starting >>> ignition-cmake3
Finished <<< ignition-cmake3 [0.34s]
Starting >>> ignition-utils2
Starting >>> ignition-tools2
— stderr: ignition-tools2
CMake Error at src/CMakeLists.txt:35 (install):
install TARGETS given no LIBRARY DESTINATION for shared library target
“backward”.
Failed <<< ignition-tools2 [0.19s, exited with code 1]
Aborted <<< ignition-utils2 [0.30s]
Summary: 1 package finished [1.52s]
1 package failed: ignition-tools2
1 package aborted: ignition-utils2
1 package had stderr output: ignition-tools2
13 packages not processed

Hi @Ilia , we’re currently in the process of migrating various aspects of Gazebo Garden from the Ignition name to Gazebo. Please see:

Progress is being tracked in

Short downtimes are expected from time to time because of that. Note that Garden is currently unstable, please install Fortress if you’re looking for a stable release.

In the future, please post such issues in the GitHub issue tracker for the relevant library, providing all the context required by the issue templates. If you’re not sure it’s an issue, then post a question at https://answers.gazebosim.org/.

Thanks!