nixbot

builds

Mic92/nix-fast-build build #9 failed

branch main · PR #357 · commit 8c88e495c5 · · took 23s

eval warnings 3 kinds · 8 occurrences
  • error ×1
  • error cannot bootstrap GHC on this platform ('riscv64-linux' with libc 'defaultLibc') ×1
  • warn Nixpkgs 26.05 will be the last release to support x86_64-darwin; see https://nixos.org/… ×6

1 failed
failed attributes
status attribute duration
failed eval riscv64-linux.closure-treefmt
error: … while calling the 'derivationStrict' builtin at «nix-internal»/derivation-internal.nix:37:12: 36| 37| strict = …
error:
       … while calling the 'derivationStrict' builtin
         at «nix-internal»/derivation-internal.nix:37:12:
           36|
           37|   strict = derivationStrict drvAttrs;
             |            ^
           38|

       … while evaluating derivation 'inputDerivation-treefmt-check'
         whose name attribute is located at «github:NixOS/nixpkgs/afdf13dce322e2aec0a57490a45df202367ec2e2?narHash=sha256-RAPmF/rximnsPEVkHxGuLAMekHsQWsFou%2BDmqw5PjnQ%3D»/pkgs/stdenv/generic/make-derivation.nix:1026:13

       … while evaluating attribute 'buildInputs' of derivation 'inputDerivation-treefmt-check'
         at «github:NixOS/nixpkgs/afdf13dce322e2aec0a57490a45df202367ec2e2?narHash=sha256-RAPmF/rximnsPEVkHxGuLAMekHsQWsFou%2BDmqw5PjnQ%3D»/pkgs/stdenv/generic/make-derivation.nix:722:11:
          721|           depsHostHost = hostHostOutputs;
          722|           buildInputs = hostTargetOutputs;
             |           ^
          723|           depsTargetTarget = targetTargetOutputs;

       … while evaluating the option `perSystem.riscv64-linux.treefmt.build.configFile':

       … while evaluating the option `perSystem.riscv64-linux.treefmt.settings.formatter.nixfmt.command':

       (stack trace truncated; use '--show-trace' to show the full, detailed trace)

       error: cannot bootstrap GHC on this platform ('riscv64-linux' with libc 'defaultLibc')
21 succeeded
succeeded attributes
status attribute duration
loading…