Package Details: ignition-tools-1 1.5.0-2

Git Clone URL: https://aur.archlinux.org/ignition-tools-1.git (read-only, click to copy)
Package Base: ignition-tools-1
Description: Command line tools for the Gazebo libraries
Upstream URL: https://gazebosim.org/libs/tools
Licenses: Apache
Provides: ignition-tools
Submitter: insmtr
Maintainer: None
Last Packager: insmtr
Votes: 0
Popularity: 0.000000
First Submitted: 2025-07-03 18:56 (UTC)
Last Updated: 2025-07-03 18:56 (UTC)

Dependencies (6)

Required by (10)

Sources (1)

Latest Comments

andrej commented on 2026-06-29 19:28 (UTC)

I’m getting the following CMake error:

CMake Error at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 has been removed from CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.

  Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.

No clue if version requirement relaxation would be benign in this case or not.