Resolving dependencies... Build profile: -w ghc-9.2.4 -O0 In order, the following will be built (use -v for more details): - monocypher-4.0.0.1 (first run) Configuring monocypher-4.0.0.1... Preprocessing library for monocypher-4.0.0.1.. Building library for monocypher-4.0.0.1.. [1 of 1] Compiling Monocypher.C ( /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/monocypher-4.0.0.1/noopt/build/Monocypher/C.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/monocypher-4.0.0.1/noopt/build/Monocypher/C.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/monocypher-4.0.0.1/noopt/build/Monocypher/C.dyn_o ) Preprocessing test suite 'c-main' for monocypher-4.0.0.1.. Building test suite 'c-main' for monocypher-4.0.0.1.. Preprocessing test suite 'c-tis-ci' for monocypher-4.0.0.1.. Building test suite 'c-tis-ci' for monocypher-4.0.0.1.. Preprocessing test suite 'hs' for monocypher-4.0.0.1.. Building test suite 'hs' for monocypher-4.0.0.1.. [1 of 1] Compiling Main ( test.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/monocypher-4.0.0.1/noopt/build/hs/hs-tmp/Main.o ) /tmp/ghc3661442_0/ghc_3.c: In function ghczuwrapperZC0ZCmainZCMainZCblake2bzuvectors: /tmp/ghc3661442_0/ghc_3.c:8:68: error: warning: returning const char ** from a function with incompatible return type char ** [-Wincompatible-pointer-types] 8 | char** ghczuwrapperZC0ZCmainZCMainZCblake2bzuvectors(void) {return blake2b_vectors;} | ^~~~~~~~~~~~~~~ | 8 | char** ghczuwrapperZC0ZCmainZCMainZCblake2bzuvectors(void) {return blake2b_vectors;} | ^ /tmp/ghc3661442_0/ghc_3.c: In function ghczuwrapperZC2ZCmainZCMainZCsha512zuvectors: /tmp/ghc3661442_0/ghc_3.c:12:67: error: warning: returning const char ** from a function with incompatible return type char ** [-Wincompatible-pointer-types] 12 | char** ghczuwrapperZC2ZCmainZCMainZCsha512zuvectors(void) {return sha512_vectors;} | ^~~~~~~~~~~~~~ | 12 | char** ghczuwrapperZC2ZCmainZCMainZCsha512zuvectors(void) {return sha512_vectors;} | ^ Linking /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/monocypher-4.0.0.1/noopt/build/hs/hs ... Running 3 test suites... Test suite c-main: RUNNING... Test suite c-main: PASS Test suite logged to: /home/builder/builder-dir/build-cache/tmp-install/reports/monocypher-4.0.0.1.test Test suite c-tis-ci: RUNNING... Test suite c-tis-ci: PASS Test suite logged to: /home/builder/builder-dir/build-cache/tmp-install/reports/monocypher-4.0.0.1.test Test suite hs: RUNNING... Test suite hs: PASS Test suite logged to: /home/builder/builder-dir/build-cache/tmp-install/reports/monocypher-4.0.0.1.test Writing: monocypher-4.0.0.1-inplace/Monocypher.C.hs.html Writing: hpc_index.html Writing: hpc_index_fun.html Writing: hpc_index_alt.html Writing: hpc_index_exp.html Test coverage report written to /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/monocypher-4.0.0.1/noopt/hpc/vanilla/html/hs/hpc_index.html 3 of 3 test suites (3 of 3 test cases) passed.