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

Integration work for node 8.7.0 #440

Closed
wants to merge 8 commits into from

Integration work for node 8.7.0

7ca8910
Select commit
Loading
Failed to load commit list.
Closed

Integration work for node 8.7.0 #440

Integration work for node 8.7.0
7ca8910
Select commit
Loading
Failed to load commit list.
IOG Hydra / ci/eval:x86_64-linux.x86_64-w64-mingw32.roots failed Nov 17, 2023 in 7s

Evaluation failed

Checkout took 0s.
Evaluation took 1 min 18s.

Details

Evaluation error:

error:
       … while evaluating the 'name' attribute of a derivation

         at «none»:0: (source not available)

       … from call site

         at /nix/store/75yg5df22m25b8pk2qmw843ydnbl0rsk-source/pkgs/stdenv/generic/make-derivation.nix:318:9:

          317|         in
          318|         lib.strings.sanitizeDerivationName (
             |         ^
          319|           if attrs ? name

       … while calling anonymous lambda

         at /nix/store/75yg5df22m25b8pk2qmw843ydnbl0rsk-source/lib/strings.nix:1096:3:

         1095|   in
         1096|   string:
             |   ^
         1097|   # First detect the common case of already valid strings, to speed those up

       … from call site

         at /nix/store/bdkxqq0n6h0jqxkxzhdnj9dccwvlw6cz-source/overlays/haskell.nix:658:27:

          657|               callProjectResults = callCabalProjectToNix config;
          658|               plan-pkgs = importAndFilterProject {
             |                           ^
          659|                 inherit (callProjectResults) projectNix sourceRepos src;

       … while calling anonymous lambda

         at /nix/store/bdkxqq0n6h0jqxkxzhdnj9dccwvlw6cz-source/lib/import-and-filter-project.nix:5:1:

            4| { pkgs, haskellLib }:
            5| { projectNix, sourceRepos, src }:
             | ^
            6| let

       error: builder for '/nix/store/jzzpf7d6rcvxhrvjgkxbahjrgi2dk935-cardano-cli-plan-to-nix-pkgs.drv' failed with exit code 1;
       last 10 log lines:
       > cardano-api-8.6.0.0, cardano-api-8.5.2.0, cardano-api-8.5.0.0,
       > cardano-api-8.4.0.0, cardano-api-8.3.0.0, cardano-api-8.2.0.0,
       > cardano-api-8.1.1.1, cardano-api-8.1.1.0, cardano-api-8.1.0.1,
       > cardano-api-8.0.0, cardano-api-1.36.0, cardano-api-1.35.4, cardano-api-1.35.3
       > (has the same characteristics that caused the previous version to fail:
       > excluded by constraint '^>=8.33.0.0' from 'cardano-cli')
       > [__1] fail (backjumping, conflict set: cardano-api, cardano-cli)
       > After searching the rest of the dependency tree exhaustively, these were the
       > goals I've had most trouble fulfilling: cardano-cli, cardano-api
       > )
       For full logs, run 'nix log /nix/store/jzzpf7d6rcvxhrvjgkxbahjrgi2dk935-cardano-cli-plan-to-nix-pkgs.drv'.