Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CIP-0138 array #6749

Open
wants to merge 7 commits into
base: yura/cip-0138-builtin-array
Choose a base branch
from

Array.Spec: disable optimizations

74305bb
Select commit
Loading
Failed to load commit list.
Open

CIP-0138 array #6749

Array.Spec: disable optimizations
74305bb
Select commit
Loading
Failed to load commit list.
Garnix CI / package cardano-constitution-test [x86_64-linux] succeeded Jan 2, 2025 in 19m 13s

Run results

Build succeeded

Details

Last 100 lines of logs:

https://cache.nixos.org/vmjnqmj7g7fm3flj7qd7wqpp8mq8v2im.narinfo
https://cache.garnix.io/vmjnqmj7g7fm3flj7qd7wqpp8mq8v2im.narinfo
https://cache.nixos.org/rwvdxgqjvd6xvzyr25q14673dz304ix3.narinfo
https://cache.garnix.io/rwvdxgqjvd6xvzyr25q14673dz304ix3.narinfo
https://cache.nixos.org/a6kz2236fw1i16ipcvzdff16cahvay3x.narinfo
https://cache.garnix.io/a6kz2236fw1i16ipcvzdff16cahvay3x.narinfo
Running phase: unpackPhase
@nix {"action":"setPhase","phase":"unpackPhase"}
unpacking source archive /nix/store/vmjnqmj7g7fm3flj7qd7wqpp8mq8v2im-source-cardano-constitution-test-cardano-constitution-test-root
source root is source-cardano-constitution-test-cardano-constitution-test-root
Running phase: patchPhase
@nix {"action":"setPhase","phase":"patchPhase"}
Running phase: updateAutotoolsGnuConfigScriptsPhase
@nix {"action":"setPhase","phase":"updateAutotoolsGnuConfigScriptsPhase"}
Running phase: configurePhase
@nix {"action":"setPhase","phase":"configurePhase"}
Configure flags:
--prefix=/nix/store/rwvdxgqjvd6xvzyr25q14673dz304ix3-cardano-constitution-test-cardano-constitution-test-1.34.0.0 test:cardano-constitution-test --package-db=clear --package-db=/build/tmp.Q5WyJtWd9Q/lib/ghc-9.6.6/lib/package.conf.d --flags=-force-build --exact-configuration --dependency=QuickCheck=QuickCheck-2.15.0.1-9PQIhew8u9A5R0l3mQu7Dj --dependency=random=random-1.2.1.2-Daj3TjgzPQ8Lx6Uup6vF1b --dependency=splitmix=splitmix-0.1.0.5-BFex6Gx3IBaGtdqU1pJPtq --dependency=splitmix=splitmix-0.1.0.5-BFex6Gx3IBaGtdqU1pJPtq --dependency=aeson=aeson-2.2.3.0-HZLmGVdsHn3CbckDEHcBcw --dependency=OneTuple=OneTuple-0.4.2-7od06fXUUXRBNk1V3VY0g5 --depende…
Configuring test suite 'cardano-constitution-test' for cardano-constitution-1.34.0.0..
Warning: 'hs-source-dirs: app/create-json-envelope' specifies a directory
which does not exist.
Warning: 'hs-source-dirs: src' specifies a directory which does not exist.
Running phase: buildPhase
@nix {"action":"setPhase","phase":"buildPhase"}
Preprocessing test suite 'cardano-constitution-test' for cardano-constitution-1.34.0.0..
Building test suite 'cardano-constitution-test' for cardano-constitution-1.34.0.0..
[ 1 of 15] Compiling Cardano.Constitution.Validator.TestsCommon ( test/Cardano/Constitution/Validator/TestsCommon.hs, dist/build/cardano-constitution-test/cardano-constitution-test-tmp/Cardano/Constitution/Validator/TestsCommon.o, dist/build/cardano-constitution-test/cardano-constitution-test-tmp/Cardano/Constitution/Validator/TestsCommon.dyn_o )
[ 2 of 15] Compiling Helpers.Farey    ( test/Helpers/Farey.hs, dist/build/cardano-constitution-test/cardano-constitution-test-tmp/Helpers/Farey.o )
[ 3 of 15] Compiling Helpers.Spec.FareySpec ( test/Helpers/Spec/FareySpec.hs, dist/build/cardano-constitution-test/cardano-constitution-test-tmp/Helpers/Spec/FareySpec.o )
[ 4 of 15] Compiling PlutusLedgerApi.V3.ArbitraryContexts ( test/PlutusLedgerApi/V3/ArbitraryContexts.hs, dist/build/cardano-constitution-test/cardano-constitution-test-tmp/PlutusLedgerApi/V3/ArbitraryContexts.o, dist/build/cardano-constitution-test/cardano-constitution-test-tmp/PlutusLedgerApi/V3/ArbitraryContexts.dyn_o )
[ 5 of 15] Compiling Helpers.CekTests ( test/Helpers/CekTests.hs, dist/build/cardano-constitution-test/cardano-constitution-test-tmp/Helpers/CekTests.o, dist/build/cardano-constitution-test/cardano-constitution-test-tmp/Helpers/CekTests.dyn_o )
[ 6 of 15] Compiling Helpers.TestBuilders ( test/Helpers/TestBuilders.hs, dist/build/cardano-constitution-test/cardano-constitution-test-tmp/Helpers/TestBuilders.o, dist/build/cardano-constitution-test/cardano-constitution-test-tmp/Helpers/TestBuilders.dyn_o )
[ 7 of 15] Compiling Helpers.Intervals ( test/Helpers/Intervals.hs, dist/build/cardano-constitution-test/cardano-constitution-test-tmp/Helpers/Intervals.o )
[ 8 of 15] Compiling Helpers.Spec.IntervalSpec ( test/Helpers/Spec/IntervalSpec.hs, dist/build/cardano-constitution-test/cardano-constitution-test-tmp/Helpers/Spec/IntervalSpec.o )
[ 9 of 15] Compiling Helpers.Guardrail ( test/Helpers/Guardrail.hs, dist/build/cardano-constitution-test/cardano-constitution-test-tmp/Helpers/Guardrail.o )
[10 of 15] Compiling Cardano.Constitution.Config.Tests ( test/Cardano/Constitution/Config/Tests.hs, dist/build/cardano-constitution-test/cardano-constitution-test-tmp/Cardano/Constitution/Config/Tests.o )
[11 of 15] Compiling Helpers.MultiParam ( test/Helpers/MultiParam.hs, dist/build/cardano-constitution-test/cardano-constitution-test-tmp/Helpers/MultiParam.o )
[12 of 15] Compiling Cardano.Constitution.Validator.UnitTests ( test/Cardano/Constitution/Validator/UnitTests.hs, dist/build/cardano-constitution-test/cardano-constitution-test-tmp/Cardano/Constitution/Validator/UnitTests.o )
[13 of 15] Compiling Cardano.Constitution.Validator.PropTests ( test/Cardano/Constitution/Validator/PropTests.hs, dist/build/cardano-constitution-test/cardano-constitution-test-tmp/Cardano/Constitution/Validator/PropTests.o )
[14 of 15] Compiling Cardano.Constitution.Validator.GoldenTests ( test/Cardano/Constitution/Validator/GoldenTests.hs, dist/build/cardano-constitution-test/cardano-constitution-test-tmp/Cardano/Constitution/Validator/GoldenTests.o )
[15 of 15] Compiling Main             ( test/Driver.hs, dist/build/cardano-constitution-test/cardano-constitution-test-tmp/Main.o )
[16 of 16] Linking dist/build/cardano-constitution-test/cardano-constitution-test
Running phase: installPhase
@nix {"action":"setPhase","phase":"installPhase"}
Setup copy success
The test cardano-constitution.components.tests.cardano-constitution-test was built. To run the test build cardano-constitution.checks.cardano-constitution-test.
Running phase: fixupPhase
@nix {"action":"setPhase","phase":"fixupPhase"}
checking for references to /build/ in /nix/store/rwvdxgqjvd6xvzyr25q14673dz304ix3-cardano-constitution-test-cardano-constitution-test-1.34.0.0...
patching script interpreter paths in /nix/store/rwvdxgqjvd6xvzyr25q14673dz304ix3-cardano-constitution-test-cardano-constitution-test-1.34.0.0
checking for references to /build/ in /nix/store/a6kz2236fw1i16ipcvzdff16cahvay3x-cardano-constitution-test-cardano-constitution-test-1.34.0.0-data...
patching script interpreter paths in /nix/store/a6kz2236fw1i16ipcvzdff16cahvay3x-cardano-constitution-test-cardano-constitution-test-1.34.0.0-data
Running phase: installCheckPhase
@nix {"action":"setPhase","phase":"installCheckPhase"}
no Makefile or custom installCheckPhase, doing nothing