Test ran at 2025-07-27 00:45:41.520278+00:00 SOLUTION: adare_dilithium5=0.2.3: Post Quantum Computer Resistant Cryptograph Sign, Dilithium5 Ada bind. Origin: commit 48a77cb59ddc827ce785553e4a5307b31389ffa4 from https://github.com/danieagle/adare_dilithium5.git Properties: Author: Daniel Norte de Moraes Build Switches: Description: Post Quantum Computer Resistant Cryptograph Sign, Dilithium5 Ada bind. License: Unlicense Long_Description: Dilithium is a digital signature scheme that is strongly secure under chosen message attacks based on the hardness of lattice problems over module lattices. The security notion means that an adversary having access to a signing oracle cannot produce a signature of a message whose signature he hasn't yet seen, nor produce a different signature of a message that he already saw signed. Dilithium is one of the candidate algorithms submitted to the NIST post-quantum cryptography project. Adare_Dilithium5 is a Ada 2012 bind to Dilithium5 C. (C version at https://github.com/PQClean/PQClean) How a Bonus all Ada packages in this lib is "Ada Pure"! :-) Maintainer: Daniel Norte de Moraes Maintainers_Logins: danieagle Name: adare_dilithium5 Tag: signature Tag: pqc Version: 0.2.3 Website: LOG: [alr test] Testing adare_dilithium5=0.2.3 [alr test] Spawning retrieval for remote crate: alr -d -n get adare_dilithium5=0.2.3 Note: Deploying adare_dilithium5=0.2.3... adare_dilithium5=0.2.3 successfully retrieved. There are no dependencies. [alr test] Spawning default test for remote crate: alr -d -n build --release -- -cargs:Ada -gnatwn Note: Building adare_dilithium5=0.2.3/adare_dilithium5.gpr... Setup [mkdir] object directory for project Adare_Dilithium5 [mkdir] library directory for project Adare_Dilithium5 Compile [C] packing.c [C] polyvec.c [C] sign.c In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/_types.h:32, from /Users/runner/.local/share/alire/toolchains/gnat_native_13.2.2_b2c113d5/lib/gcc/aarch64-apple-darwin23.2.0/13.2.0/include-fixed/stdint.h:61, from /Users/runner/.local/share/alire/toolchains/gnat_native_13.2.2_b2c113d5/lib/gcc/aarch64-apple-darwin23.2.0/13.2.0/include/stdint.h:9, from /Users/runner/work/alire-crates-ci/alire-crates-ci/test/19bf0674-7327-47be-9e52-1cf11897a286/adare_dilithium5_0.2.3_48a77cb5/src/c/clean/poly.h:4, from /Users/runner/work/alire-crates-ci/alire-crates-ci/test/19bf0674-7327-47be-9e52-1cf11897a286/adare_dilithium5_0.2.3_48a77cb5/src/c/clean/polyvec.h:4, from /Users/runner/work/alire-crates-ci/alire-crates-ci/test/19bf0674-7327-47be-9e52-1cf11897a286/adare_dilithium5_0.2.3_48a77cb5/src/c/clean/packing.h:4, from /Users/runner/work/alire-crates-ci/alire-crates-ci/test/19bf0674-7327-47be-9e52-1cf11897a286/adare_dilithium5_0.2.3_48a77cb5/src/c/clean/packing.c:1: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:554:30: error: missing ')' after "__has_attribute" 554 | #if __has_cpp_attribute(clang::unsafe_buffer_usage) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:554:31: error: ':' without preceding '?' 554 | #if __has_cpp_attribute(clang::unsafe_buffer_usage) | ^ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/_types.h:32, from /Users/runner/.local/share/alire/toolchains/gnat_native_13.2.2_b2c113d5/lib/gcc/aarch64-apple-darwin23.2.0/13.2.0/include-fixed/stdint.h:61, from /Users/runner/.local/share/alire/toolchains/gnat_native_13.2.2_b2c113d5/lib/gcc/aarch64-apple-darwin23.2.0/13.2.0/include/stdint.h:9, from /Users/runner/work/alire-crates-ci/alire-crates-ci/test/19bf0674-7327-47be-9e52-1cf11897a286/adare_dilithium5_0.2.3_48a77cb5/src/c/clean/poly.h:4, from /Users/runner/work/alire-crates-ci/alire-crates-ci/test/19bf0674-7327-47be-9e52-1cf11897a286/adare_dilithium5_0.2.3_48a77cb5/src/c/clean/polyvec.c:2: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:554:30: error: missing ')' after "__has_attribute" 554 | #if __has_cpp_attribute(clang::unsafe_buffer_usage) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:554:31: error: ':' without preceding '?' 554 | #if __has_cpp_attribute(clang::unsafe_buffer_usage) | ^ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/_types.h:32, from /Users/runner/.local/share/alire/toolchains/gnat_native_13.2.2_b2c113d5/lib/gcc/aarch64-apple-darwin23.2.0/13.2.0/include-fixed/stdint.h:61, from /Users/runner/.local/share/alire/toolchains/gnat_native_13.2.2_b2c113d5/lib/gcc/aarch64-apple-darwin23.2.0/13.2.0/include/stdint.h:9, from /users/runner/work/alire-crates-ci/alire-crates-ci/test/19bf0674-7327-47be-9e52-1cf11897a286/adare_dilithium5_0.2.3_48a77cb5/src/c/common/fips202.h:5, from /Users/runner/work/alire-crates-ci/alire-crates-ci/test/19bf0674-7327-47be-9e52-1cf11897a286/adare_dilithium5_0.2.3_48a77cb5/src/c/clean/sign.c:1: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:554:30: error: missing ')' after "__has_attribute" 554 | #if __has_cpp_attribute(clang::unsafe_buffer_usage) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:554:31: error: ':' without preceding '?' 554 | #if __has_cpp_attribute(clang::unsafe_buffer_usage) | ^ compilation of sign.c failed compilation of polyvec.c failed compilation of packing.c failed gprbuild: *** compilation phase failed stderr: Command ["gprbuild", "-s", "-j0", "-p", "-P", "/Users/runner/work/alire-crates-ci/alire-crates-ci/test/19bf0674-7327-47be-9e52-1cf11897a286/adare_dilithium5_0.2.3_48a77cb5/adare_dilithium5.gpr", "-cargs:Ada", "-gnatwn"] exited with code 4 ERROR: Command ["gprbuild", "-s", "-j0", "-p", "-P", "/Users/runner/work/alire-crates-ci/alire-crates-ci/test/19bf0674-7327-47be-9e52-1cf11897a286/adare_dilithium5_0.2.3_48a77cb5/adare_dilithium5.gpr", "-cargs:Ada", "-gnatwn"] exited with code 4 stderr: ALIRE.CHECKED_ERROR stderr: Command ["gprbuild", "-s", "-j0", "-p", "-P", "/Users/runner/work/alire-crates-ci/alire-crates-ci/test/19bf0674-7327-47be-9e52-1cf11897a286/adare_dilithium5_0.2.3_48a77cb5/adare_dilithium5.gpr", "-cargs:Ada", "-gnatwn"] exited with code 4 stderr: raised ALIRE.CHECKED_ERROR : alire-stored-error:1 Load address: 0x1029e0000 Call stack traceback locations: 0x1036ec0cc 0x1036ec12c 0x10344066c 0x103085568 0x10330a594 0x10330b4f4 0x10324933c 0x103247b08 0x10326b78c 0x1032cb56c 0x1032ca99c 0x10326b868 0x10326b950 0x10324800c 0x103248174 0x102a51730 0x102a51070 0x102a511e4 0x102aeeb38 0x102af9c78 0x1029e29f8 0x1029e7a2c stderr: ALIRE.ROOTS.BUILD._WRAPPED_STATEMENTS.BUILD_FAILED stderr: alire-roots.adb:202 stderr: raised ALIRE.ROOTS.BUILD._WRAPPED_STATEMENTS.BUILD_FAILED : alire-roots.adb:202 Load address: 0x1029e0000 Call stack traceback locations: 0x1036ec0cc 0x1036ec12c 0x103249640 0x103247b08 0x10326b78c 0x1032cb56c 0x1032ca99c 0x10326b868 0x10326b950 0x10324800c 0x103248174 0x102a51730 0x102a51070 0x102a511e4 0x102aeeb38 0x102af9c78 0x1029e29f8 0x1029e7a2c ERROR: Compilation failed.