mirror of
https://github.com/SHOGGOTH-SECTOR/sica-fondt.git
synced 2026-07-31 16:16:26 +00:00
'Proprietary TBD' is not a valid SPDX expression and Alire 2.x rejects it (LicenseRef- custom ids are also rejected by the pinned version), aborting manifest load before build. licenses is optional, so omit it until a license is chosen. Verified locally with alr 2.0.2 + GNAT 14.2.1: 'alr build' succeeds and all five test executables pass. (gnat_sockets/spark_lemmas remain declared but unused -> a non-fatal incomplete-solution warning; build still exits 0.)