Package Details: jrl-cmakemodules 1.0.0-2

Git Clone URL: https://aur.archlinux.org/jrl-cmakemodules.git (read-only, click to copy)
Package Base: jrl-cmakemodules
Description: CMake utility toolbox
Upstream URL: https://github.com/jrl-umi3218/jrl-cmakemodules
Licenses: LGPL-3.0-or-later
Submitter: Nim65s
Maintainer: Nim65s
Last Packager: Nim65s
Votes: 0
Popularity: 0.000000
First Submitted: 2025-08-21 13:57 (UTC)
Last Updated: 2025-09-05 17:27 (UTC)

Dependencies (1)

Required by (2)

Sources (2)

Latest Comments

Nim65s commented on 2025-09-05 13:38 (UTC)

Yes, this is a CMake v4.1 issue. I fixed that in https://github.com/jrl-umi3218/jrl-cmakemodules/pull/776. I'll send a patch asap

lprobsth commented on 2025-09-05 12:03 (UTC) (edited on 2025-09-05 12:04 (UTC) by lprobsth)

I get the following error when trying to compile:

==> Starting build()...
-- Configuring "jrl-cmakemodules" (http://github.com/jrl-umi3218/jrl-cmakemodules)
CMake Error at CMakeLists.txt:13 (project):
VERSION "." format invalid.


-- Configuring incomplete, errors occurred!
==> ERROR: A failure occurred in build().
    Aborting...

Strangely this also happens when removing the jrl-cmakemodules dependency from eigenpy and building with the jrl-cmakemodules submodule of eigenpy instead.