Package Details: aces-container 1.0.2-2

Git Clone URL: https://aur.archlinux.org/aces-container.git (read-only, click to copy)
Package Base: aces-container
Description: ACES Container Reference Implementation
Upstream URL: https://github.com/ampas/aces_container
Licenses: custom
Submitter: adsun
Maintainer: guzzisti
Last Packager: guzzisti
Votes: 1
Popularity: 0.026660
First Submitted: 2018-02-14 23:48 (UTC)
Last Updated: 2024-06-02 14:07 (UTC)

Latest Comments

micwoj92 commented on 2025-05-29 00:16 (UTC)

Fails to build:

==> Starting build()...
CMake Error at CMakeLists.txt:47 (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.


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