This evaluation was performed from the flake
github:input-output-hk/cardano-haskell-packages/961f16082e74edc12df8dfcaa83cf83f3b125a22 on . Fetching the dependencies took 0s and evaluation took 117s.
in job ‘x86_64-linux.ghc92.marlowe-runtime."0.0.4"’:
error:
… from call site
at /nix/store/75yg5df22m25b8pk2qmw843ydnbl0rsk-source/lib/attrsets.nix:622:43:
621| f:
622| listToAttrs (map (n: nameValuePair n (f n)) names);
| ^
623|
… while calling anonymous lambda
at /nix/store/3aad63mywwhvj2m851r4ybkjfifjqbxb-source/nix/builder.nix:10:34:
9| # invocations.
10| compiler-nix-name: package-name: package-version:
| ^
11| let
… from call site
at /nix/store/3aad63mywwhvj2m851r4ybkjfifjqbxb-source/nix/builder.nix:104:1:
103| in
104| mkJob project
| ^
105|
… while calling 'mkJob'
at /nix/store/3aad63mywwhvj2m851r4ybkjfifjqbxb-source/nix/builder.nix:65:11:
64| # result.
65| mkJob = project:
| ^
66| let
… from call site
at /nix/store/3aad63mywwhvj2m851r4ybkjfifjqbxb-source/nix/builder.nix:69:9:
68| components =
69| haskellLib.mkFlakePackages
| ^
70| { ${package-name} = project.hsPkgs.${package-name}; };
… while calling 'foldrAttrVals'
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:37:25:
36|
37| foldrAttrVals = f: z: attrs:
| ^
38| lib.foldr f z (builtins.attrValues attrs);
… from call site
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:38:5:
37| foldrAttrVals = f: z: attrs:
38| lib.foldr f z (builtins.attrValues attrs);
| ^
39|
… while calling 'foldr'
at /nix/store/75yg5df22m25b8pk2qmw843ydnbl0rsk-source/lib/lists.nix:53:20:
52| */
53| foldr = op: nul: list:
| ^
54| let
… from call site
at /nix/store/75yg5df22m25b8pk2qmw843ydnbl0rsk-source/lib/lists.nix:60:8:
59| else op (elemAt list n) (fold' (n + 1));
60| in fold' 0;
| ^
61|
… while calling 'fold''
at /nix/store/75yg5df22m25b8pk2qmw843ydnbl0rsk-source/lib/lists.nix:56:15:
55| len = length list;
56| fold' = n:
| ^
57| if n == len
… from call site
at /nix/store/75yg5df22m25b8pk2qmw843ydnbl0rsk-source/lib/lists.nix:59:14:
58| then nul
59| else op (elemAt list n) (fold' (n + 1));
| ^
60| in fold' 0;
… while calling anonymous lambda
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:431:17:
430| foldrAttrVals
431| (package: acc:
| ^
432| foldComponents
… from call site
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:432:9:
431| (package: acc:
432| foldComponents
| ^
433| subComponentTypes
… while calling 'foldComponents'
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:40:31:
39|
40| foldComponents = tys: f: z: conf:
| ^
41| let
… from call site
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:52:5:
51| in
52| libComp (subComps z);
| ^
53|
… while calling 'libComp'
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:44:17:
43| # ensure that comps.library exists and is not null.
44| libComp = acc:
| ^
45| if comps ? library then f comps.library acc else acc;
… from call site
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/overlays/haskell.nix:656:27:
655| callProjectResults = callCabalProjectToNix args;
656| plan-pkgs = importAndFilterProject {
| ^
657| inherit (callProjectResults) projectNix sourceRepos src;
… while calling anonymous lambda
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/import-and-filter-project.nix:5:1:
4| { pkgs, haskellLib }:
5| { projectNix, sourceRepos, src }:
| ^
6| let
error: builder for '/nix/store/4l9myps5m5zjwpik2895yvid71b8z0a8-marlowe-runtime-0.0.4-plan-to-nix-pkgs.drv' failed with exit code 1;
last 10 log lines:
> base-4.6.0.0, base-4.5.1.0, base-4.5.0.0, base-4.4.1.0, base-4.4.0.0,
> base-4.3.1.0, base-4.3.0.0, base-4.2.0.2, base-4.2.0.1, base-4.2.0.0,
> base-4.1.0.0, base-4.0.0.0, base-3.0.3.2, base-3.0.3.1 (constraint from
> non-upgradeable package requires installed instance)
> [__2] fail (backjumping, conflict set: base, cardano-ledger-byron,
> marlowe-runtime)
> After searching the rest of the dependency tree exhaustively, these were the
> goals I've had most trouble fulfilling: base, marlowe-runtime,
> cardano-ledger-byron
> )
For full logs, run 'nix log /nix/store/4l9myps5m5zjwpik2895yvid71b8z0a8-marlowe-runtime-0.0.4-plan-to-nix-pkgs.drv'.
in job ‘aarch64-darwin.ghc92.marlowe-runtime."0.0.4"’:
error:
… from call site
at /nix/store/75yg5df22m25b8pk2qmw843ydnbl0rsk-source/lib/attrsets.nix:622:43:
621| f:
622| listToAttrs (map (n: nameValuePair n (f n)) names);
| ^
623|
… while calling anonymous lambda
at /nix/store/3aad63mywwhvj2m851r4ybkjfifjqbxb-source/nix/builder.nix:10:34:
9| # invocations.
10| compiler-nix-name: package-name: package-version:
| ^
11| let
… from call site
at /nix/store/3aad63mywwhvj2m851r4ybkjfifjqbxb-source/nix/builder.nix:104:1:
103| in
104| mkJob project
| ^
105|
… while calling 'mkJob'
at /nix/store/3aad63mywwhvj2m851r4ybkjfifjqbxb-source/nix/builder.nix:65:11:
64| # result.
65| mkJob = project:
| ^
66| let
… from call site
at /nix/store/3aad63mywwhvj2m851r4ybkjfifjqbxb-source/nix/builder.nix:69:9:
68| components =
69| haskellLib.mkFlakePackages
| ^
70| { ${package-name} = project.hsPkgs.${package-name}; };
… while calling 'foldrAttrVals'
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:37:25:
36|
37| foldrAttrVals = f: z: attrs:
| ^
38| lib.foldr f z (builtins.attrValues attrs);
… from call site
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:38:5:
37| foldrAttrVals = f: z: attrs:
38| lib.foldr f z (builtins.attrValues attrs);
| ^
39|
… while calling 'foldr'
at /nix/store/75yg5df22m25b8pk2qmw843ydnbl0rsk-source/lib/lists.nix:53:20:
52| */
53| foldr = op: nul: list:
| ^
54| let
… from call site
at /nix/store/75yg5df22m25b8pk2qmw843ydnbl0rsk-source/lib/lists.nix:60:8:
59| else op (elemAt list n) (fold' (n + 1));
60| in fold' 0;
| ^
61|
… while calling 'fold''
at /nix/store/75yg5df22m25b8pk2qmw843ydnbl0rsk-source/lib/lists.nix:56:15:
55| len = length list;
56| fold' = n:
| ^
57| if n == len
… from call site
at /nix/store/75yg5df22m25b8pk2qmw843ydnbl0rsk-source/lib/lists.nix:59:14:
58| then nul
59| else op (elemAt list n) (fold' (n + 1));
| ^
60| in fold' 0;
… while calling anonymous lambda
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:431:17:
430| foldrAttrVals
431| (package: acc:
| ^
432| foldComponents
… from call site
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:432:9:
431| (package: acc:
432| foldComponents
| ^
433| subComponentTypes
… while calling 'foldComponents'
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:40:31:
39|
40| foldComponents = tys: f: z: conf:
| ^
41| let
… from call site
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:52:5:
51| in
52| libComp (subComps z);
| ^
53|
… while calling 'libComp'
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:44:17:
43| # ensure that comps.library exists and is not null.
44| libComp = acc:
| ^
45| if comps ? library then f comps.library acc else acc;
… from call site
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/overlays/haskell.nix:656:27:
655| callProjectResults = callCabalProjectToNix args;
656| plan-pkgs = importAndFilterProject {
| ^
657| inherit (callProjectResults) projectNix sourceRepos src;
… while calling anonymous lambda
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/import-and-filter-project.nix:5:1:
4| { pkgs, haskellLib }:
5| { projectNix, sourceRepos, src }:
| ^
6| let
error: builder for '/nix/store/qcda8ppdzdlx0hcrdzffg2gfdz65r0vj-marlowe-runtime-0.0.4-plan-to-nix-pkgs.drv' failed with exit code 1;
last 10 log lines:
> base-4.6.0.0, base-4.5.1.0, base-4.5.0.0, base-4.4.1.0, base-4.4.0.0,
> base-4.3.1.0, base-4.3.0.0, base-4.2.0.2, base-4.2.0.1, base-4.2.0.0,
> base-4.1.0.0, base-4.0.0.0, base-3.0.3.2, base-3.0.3.1 (constraint from
> non-upgradeable package requires installed instance)
> [__2] fail (backjumping, conflict set: base, cardano-ledger-byron,
> marlowe-runtime)
> After searching the rest of the dependency tree exhaustively, these were the
> goals I've had most trouble fulfilling: base, marlowe-runtime,
> cardano-ledger-byron
> )
For full logs, run 'nix log /nix/store/qcda8ppdzdlx0hcrdzffg2gfdz65r0vj-marlowe-runtime-0.0.4-plan-to-nix-pkgs.drv'.
in job ‘x86_64-darwin.ghc92.marlowe-runtime."0.0.4"’:
error:
… from call site
at /nix/store/75yg5df22m25b8pk2qmw843ydnbl0rsk-source/lib/attrsets.nix:622:43:
621| f:
622| listToAttrs (map (n: nameValuePair n (f n)) names);
| ^
623|
… while calling anonymous lambda
at /nix/store/3aad63mywwhvj2m851r4ybkjfifjqbxb-source/nix/builder.nix:10:34:
9| # invocations.
10| compiler-nix-name: package-name: package-version:
| ^
11| let
… from call site
at /nix/store/3aad63mywwhvj2m851r4ybkjfifjqbxb-source/nix/builder.nix:104:1:
103| in
104| mkJob project
| ^
105|
… while calling 'mkJob'
at /nix/store/3aad63mywwhvj2m851r4ybkjfifjqbxb-source/nix/builder.nix:65:11:
64| # result.
65| mkJob = project:
| ^
66| let
… from call site
at /nix/store/3aad63mywwhvj2m851r4ybkjfifjqbxb-source/nix/builder.nix:69:9:
68| components =
69| haskellLib.mkFlakePackages
| ^
70| { ${package-name} = project.hsPkgs.${package-name}; };
… while calling 'foldrAttrVals'
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:37:25:
36|
37| foldrAttrVals = f: z: attrs:
| ^
38| lib.foldr f z (builtins.attrValues attrs);
… from call site
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:38:5:
37| foldrAttrVals = f: z: attrs:
38| lib.foldr f z (builtins.attrValues attrs);
| ^
39|
… while calling 'foldr'
at /nix/store/75yg5df22m25b8pk2qmw843ydnbl0rsk-source/lib/lists.nix:53:20:
52| */
53| foldr = op: nul: list:
| ^
54| let
… from call site
at /nix/store/75yg5df22m25b8pk2qmw843ydnbl0rsk-source/lib/lists.nix:60:8:
59| else op (elemAt list n) (fold' (n + 1));
60| in fold' 0;
| ^
61|
… while calling 'fold''
at /nix/store/75yg5df22m25b8pk2qmw843ydnbl0rsk-source/lib/lists.nix:56:15:
55| len = length list;
56| fold' = n:
| ^
57| if n == len
… from call site
at /nix/store/75yg5df22m25b8pk2qmw843ydnbl0rsk-source/lib/lists.nix:59:14:
58| then nul
59| else op (elemAt list n) (fold' (n + 1));
| ^
60| in fold' 0;
… while calling anonymous lambda
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:431:17:
430| foldrAttrVals
431| (package: acc:
| ^
432| foldComponents
… from call site
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:432:9:
431| (package: acc:
432| foldComponents
| ^
433| subComponentTypes
… while calling 'foldComponents'
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:40:31:
39|
40| foldComponents = tys: f: z: conf:
| ^
41| let
… from call site
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:52:5:
51| in
52| libComp (subComps z);
| ^
53|
… while calling 'libComp'
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:44:17:
43| # ensure that comps.library exists and is not null.
44| libComp = acc:
| ^
45| if comps ? library then f comps.library acc else acc;
… from call site
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/overlays/haskell.nix:656:27:
655| callProjectResults = callCabalProjectToNix args;
656| plan-pkgs = importAndFilterProject {
| ^
657| inherit (callProjectResults) projectNix sourceRepos src;
… while calling anonymous lambda
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/import-and-filter-project.nix:5:1:
4| { pkgs, haskellLib }:
5| { projectNix, sourceRepos, src }:
| ^
6| let
error: builder for '/nix/store/pm2zaxzrb4jx8f1ixbcnm01xbv0bb75g-marlowe-runtime-0.0.4-plan-to-nix-pkgs.drv' failed with exit code 1;
last 10 log lines:
> base-4.6.0.0, base-4.5.1.0, base-4.5.0.0, base-4.4.1.0, base-4.4.0.0,
> base-4.3.1.0, base-4.3.0.0, base-4.2.0.2, base-4.2.0.1, base-4.2.0.0,
> base-4.1.0.0, base-4.0.0.0, base-3.0.3.2, base-3.0.3.1 (constraint from
> non-upgradeable package requires installed instance)
> [__2] fail (backjumping, conflict set: base, cardano-ledger-byron,
> marlowe-runtime)
> After searching the rest of the dependency tree exhaustively, these were the
> goals I've had most trouble fulfilling: base, marlowe-runtime,
> cardano-ledger-byron
> )
For full logs, run 'nix log /nix/store/pm2zaxzrb4jx8f1ixbcnm01xbv0bb75g-marlowe-runtime-0.0.4-plan-to-nix-pkgs.drv'.
in job ‘x86_64-linux.ghc92.marlowe-runtime."0.0.4"’:
error:
… from call site
at /nix/store/75yg5df22m25b8pk2qmw843ydnbl0rsk-source/lib/attrsets.nix:622:43:
621| f:
622| listToAttrs (map (n: nameValuePair n (f n)) names);
| ^
623|
… while calling anonymous lambda
at /nix/store/3aad63mywwhvj2m851r4ybkjfifjqbxb-source/nix/builder.nix:10:34:
9| # invocations.
10| compiler-nix-name: package-name: package-version:
| ^
11| let
… from call site
at /nix/store/3aad63mywwhvj2m851r4ybkjfifjqbxb-source/nix/builder.nix:104:1:
103| in
104| mkJob project
| ^
105|
… while calling 'mkJob'
at /nix/store/3aad63mywwhvj2m851r4ybkjfifjqbxb-source/nix/builder.nix:65:11:
64| # result.
65| mkJob = project:
| ^
66| let
… from call site
at /nix/store/3aad63mywwhvj2m851r4ybkjfifjqbxb-source/nix/builder.nix:69:9:
68| components =
69| haskellLib.mkFlakePackages
| ^
70| { ${package-name} = project.hsPkgs.${package-name}; };
… while calling 'foldrAttrVals'
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:37:25:
36|
37| foldrAttrVals = f: z: attrs:
| ^
38| lib.foldr f z (builtins.attrValues attrs);
… from call site
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:38:5:
37| foldrAttrVals = f: z: attrs:
38| lib.foldr f z (builtins.attrValues attrs);
| ^
39|
… while calling 'foldr'
at /nix/store/75yg5df22m25b8pk2qmw843ydnbl0rsk-source/lib/lists.nix:53:20:
52| */
53| foldr = op: nul: list:
| ^
54| let
… from call site
at /nix/store/75yg5df22m25b8pk2qmw843ydnbl0rsk-source/lib/lists.nix:60:8:
59| else op (elemAt list n) (fold' (n + 1));
60| in fold' 0;
| ^
61|
… while calling 'fold''
at /nix/store/75yg5df22m25b8pk2qmw843ydnbl0rsk-source/lib/lists.nix:56:15:
55| len = length list;
56| fold' = n:
| ^
57| if n == len
… from call site
at /nix/store/75yg5df22m25b8pk2qmw843ydnbl0rsk-source/lib/lists.nix:59:14:
58| then nul
59| else op (elemAt list n) (fold' (n + 1));
| ^
60| in fold' 0;
… while calling anonymous lambda
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:431:17:
430| foldrAttrVals
431| (package: acc:
| ^
432| foldComponents
… from call site
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:432:9:
431| (package: acc:
432| foldComponents
| ^
433| subComponentTypes
… while calling 'foldComponents'
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:40:31:
39|
40| foldComponents = tys: f: z: conf:
| ^
41| let
… from call site
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:52:5:
51| in
52| libComp (subComps z);
| ^
53|
… while calling 'libComp'
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:44:17:
43| # ensure that comps.library exists and is not null.
44| libComp = acc:
| ^
45| if comps ? library then f comps.library acc else acc;
… from call site
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/overlays/haskell.nix:656:27:
655| callProjectResults = callCabalProjectToNix args;
656| plan-pkgs = importAndFilterProject {
| ^
657| inherit (callProjectResults) projectNix sourceRepos src;
… while calling anonymous lambda
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/import-and-filter-project.nix:5:1:
4| { pkgs, haskellLib }:
5| { projectNix, sourceRepos, src }:
| ^
6| let
error: builder for '/nix/store/4l9myps5m5zjwpik2895yvid71b8z0a8-marlowe-runtime-0.0.4-plan-to-nix-pkgs.drv' failed with exit code 1;
last 10 log lines:
> base-4.6.0.0, base-4.5.1.0, base-4.5.0.0, base-4.4.1.0, base-4.4.0.0,
> base-4.3.1.0, base-4.3.0.0, base-4.2.0.2, base-4.2.0.1, base-4.2.0.0,
> base-4.1.0.0, base-4.0.0.0, base-3.0.3.2, base-3.0.3.1 (constraint from
> non-upgradeable package requires installed instance)
> [__2] fail (backjumping, conflict set: base, cardano-ledger-byron,
> marlowe-runtime)
> After searching the rest of the dependency tree exhaustively, these were the
> goals I've had most trouble fulfilling: base, marlowe-runtime,
> cardano-ledger-byron
> )
For full logs, run 'nix log /nix/store/4l9myps5m5zjwpik2895yvid71b8z0a8-marlowe-runtime-0.0.4-plan-to-nix-pkgs.drv'.
in job ‘aarch64-darwin.ghc92.marlowe-runtime."0.0.4"’:
error:
… from call site
at /nix/store/75yg5df22m25b8pk2qmw843ydnbl0rsk-source/lib/attrsets.nix:622:43:
621| f:
622| listToAttrs (map (n: nameValuePair n (f n)) names);
| ^
623|
… while calling anonymous lambda
at /nix/store/3aad63mywwhvj2m851r4ybkjfifjqbxb-source/nix/builder.nix:10:34:
9| # invocations.
10| compiler-nix-name: package-name: package-version:
| ^
11| let
… from call site
at /nix/store/3aad63mywwhvj2m851r4ybkjfifjqbxb-source/nix/builder.nix:104:1:
103| in
104| mkJob project
| ^
105|
… while calling 'mkJob'
at /nix/store/3aad63mywwhvj2m851r4ybkjfifjqbxb-source/nix/builder.nix:65:11:
64| # result.
65| mkJob = project:
| ^
66| let
… from call site
at /nix/store/3aad63mywwhvj2m851r4ybkjfifjqbxb-source/nix/builder.nix:69:9:
68| components =
69| haskellLib.mkFlakePackages
| ^
70| { ${package-name} = project.hsPkgs.${package-name}; };
… while calling 'foldrAttrVals'
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:37:25:
36|
37| foldrAttrVals = f: z: attrs:
| ^
38| lib.foldr f z (builtins.attrValues attrs);
… from call site
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:38:5:
37| foldrAttrVals = f: z: attrs:
38| lib.foldr f z (builtins.attrValues attrs);
| ^
39|
… while calling 'foldr'
at /nix/store/75yg5df22m25b8pk2qmw843ydnbl0rsk-source/lib/lists.nix:53:20:
52| */
53| foldr = op: nul: list:
| ^
54| let
… from call site
at /nix/store/75yg5df22m25b8pk2qmw843ydnbl0rsk-source/lib/lists.nix:60:8:
59| else op (elemAt list n) (fold' (n + 1));
60| in fold' 0;
| ^
61|
… while calling 'fold''
at /nix/store/75yg5df22m25b8pk2qmw843ydnbl0rsk-source/lib/lists.nix:56:15:
55| len = length list;
56| fold' = n:
| ^
57| if n == len
… from call site
at /nix/store/75yg5df22m25b8pk2qmw843ydnbl0rsk-source/lib/lists.nix:59:14:
58| then nul
59| else op (elemAt list n) (fold' (n + 1));
| ^
60| in fold' 0;
… while calling anonymous lambda
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:431:17:
430| foldrAttrVals
431| (package: acc:
| ^
432| foldComponents
… from call site
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:432:9:
431| (package: acc:
432| foldComponents
| ^
433| subComponentTypes
… while calling 'foldComponents'
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:40:31:
39|
40| foldComponents = tys: f: z: conf:
| ^
41| let
… from call site
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:52:5:
51| in
52| libComp (subComps z);
| ^
53|
… while calling 'libComp'
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:44:17:
43| # ensure that comps.library exists and is not null.
44| libComp = acc:
| ^
45| if comps ? library then f comps.library acc else acc;
… from call site
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/overlays/haskell.nix:656:27:
655| callProjectResults = callCabalProjectToNix args;
656| plan-pkgs = importAndFilterProject {
| ^
657| inherit (callProjectResults) projectNix sourceRepos src;
… while calling anonymous lambda
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/import-and-filter-project.nix:5:1:
4| { pkgs, haskellLib }:
5| { projectNix, sourceRepos, src }:
| ^
6| let
error: builder for '/nix/store/qcda8ppdzdlx0hcrdzffg2gfdz65r0vj-marlowe-runtime-0.0.4-plan-to-nix-pkgs.drv' failed with exit code 1;
last 10 log lines:
> base-4.6.0.0, base-4.5.1.0, base-4.5.0.0, base-4.4.1.0, base-4.4.0.0,
> base-4.3.1.0, base-4.3.0.0, base-4.2.0.2, base-4.2.0.1, base-4.2.0.0,
> base-4.1.0.0, base-4.0.0.0, base-3.0.3.2, base-3.0.3.1 (constraint from
> non-upgradeable package requires installed instance)
> [__2] fail (backjumping, conflict set: base, cardano-ledger-byron,
> marlowe-runtime)
> After searching the rest of the dependency tree exhaustively, these were the
> goals I've had most trouble fulfilling: base, marlowe-runtime,
> cardano-ledger-byron
> )
For full logs, run 'nix log /nix/store/qcda8ppdzdlx0hcrdzffg2gfdz65r0vj-marlowe-runtime-0.0.4-plan-to-nix-pkgs.drv'.
in job ‘x86_64-darwin.ghc92.marlowe-runtime."0.0.4"’:
error:
… from call site
at /nix/store/75yg5df22m25b8pk2qmw843ydnbl0rsk-source/lib/attrsets.nix:622:43:
621| f:
622| listToAttrs (map (n: nameValuePair n (f n)) names);
| ^
623|
… while calling anonymous lambda
at /nix/store/3aad63mywwhvj2m851r4ybkjfifjqbxb-source/nix/builder.nix:10:34:
9| # invocations.
10| compiler-nix-name: package-name: package-version:
| ^
11| let
… from call site
at /nix/store/3aad63mywwhvj2m851r4ybkjfifjqbxb-source/nix/builder.nix:104:1:
103| in
104| mkJob project
| ^
105|
… while calling 'mkJob'
at /nix/store/3aad63mywwhvj2m851r4ybkjfifjqbxb-source/nix/builder.nix:65:11:
64| # result.
65| mkJob = project:
| ^
66| let
… from call site
at /nix/store/3aad63mywwhvj2m851r4ybkjfifjqbxb-source/nix/builder.nix:69:9:
68| components =
69| haskellLib.mkFlakePackages
| ^
70| { ${package-name} = project.hsPkgs.${package-name}; };
… while calling 'foldrAttrVals'
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:37:25:
36|
37| foldrAttrVals = f: z: attrs:
| ^
38| lib.foldr f z (builtins.attrValues attrs);
… from call site
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:38:5:
37| foldrAttrVals = f: z: attrs:
38| lib.foldr f z (builtins.attrValues attrs);
| ^
39|
… while calling 'foldr'
at /nix/store/75yg5df22m25b8pk2qmw843ydnbl0rsk-source/lib/lists.nix:53:20:
52| */
53| foldr = op: nul: list:
| ^
54| let
… from call site
at /nix/store/75yg5df22m25b8pk2qmw843ydnbl0rsk-source/lib/lists.nix:60:8:
59| else op (elemAt list n) (fold' (n + 1));
60| in fold' 0;
| ^
61|
… while calling 'fold''
at /nix/store/75yg5df22m25b8pk2qmw843ydnbl0rsk-source/lib/lists.nix:56:15:
55| len = length list;
56| fold' = n:
| ^
57| if n == len
… from call site
at /nix/store/75yg5df22m25b8pk2qmw843ydnbl0rsk-source/lib/lists.nix:59:14:
58| then nul
59| else op (elemAt list n) (fold' (n + 1));
| ^
60| in fold' 0;
… while calling anonymous lambda
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:431:17:
430| foldrAttrVals
431| (package: acc:
| ^
432| foldComponents
… from call site
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:432:9:
431| (package: acc:
432| foldComponents
| ^
433| subComponentTypes
… while calling 'foldComponents'
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:40:31:
39|
40| foldComponents = tys: f: z: conf:
| ^
41| let
… from call site
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:52:5:
51| in
52| libComp (subComps z);
| ^
53|
… while calling 'libComp'
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:44:17:
43| # ensure that comps.library exists and is not null.
44| libComp = acc:
| ^
45| if comps ? library then f comps.library acc else acc;
… from call site
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/overlays/haskell.nix:656:27:
655| callProjectResults = callCabalProjectToNix args;
656| plan-pkgs = importAndFilterProject {
| ^
657| inherit (callProjectResults) projectNix sourceRepos src;
… while calling anonymous lambda
at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/import-and-filter-project.nix:5:1:
4| { pkgs, haskellLib }:
5| { projectNix, sourceRepos, src }:
| ^
6| let
error: builder for '/nix/store/pm2zaxzrb4jx8f1ixbcnm01xbv0bb75g-marlowe-runtime-0.0.4-plan-to-nix-pkgs.drv' failed with exit code 1;
last 10 log lines:
> base-4.6.0.0, base-4.5.1.0, base-4.5.0.0, base-4.4.1.0, base-4.4.0.0,
> base-4.3.1.0, base-4.3.0.0, base-4.2.0.2, base-4.2.0.1, base-4.2.0.0,
> base-4.1.0.0, base-4.0.0.0, base-3.0.3.2, base-3.0.3.1 (constraint from
> non-upgradeable package requires installed instance)
> [__2] fail (backjumping, conflict set: base, cardano-ledger-byron,
> marlowe-runtime)
> After searching the rest of the dependency tree exhaustively, these were the
> goals I've had most trouble fulfilling: base, marlowe-runtime,
> cardano-ledger-byron
> )
For full logs, run 'nix log /nix/store/pm2zaxzrb4jx8f1ixbcnm01xbv0bb75g-marlowe-runtime-0.0.4-plan-to-nix-pkgs.drv'.