nixbot

builds

Mic92/tincr build #1 failed

branch main · commit 1ee2ad1410 · · took 32m 13s

eval warnings 2 kinds · 2 occurrences
  • error ×1
  • error cannot bootstrap GHC on this platform ('riscv64-linux' with libc 'defaultLibc') ×1

3 failed
failed attributes
status attribute duration
failed checks.aarch64-linux.nixos-tincr 1m 49s
nixos-test-driver-tincr-module: tribuchet: building on eliza Running type check (enable/disable: config.skipTypeCheck) See https://nixos.org/manual/nixos/stable …
nixos-test-driver-tincr-module:
tribuchet: building on eliza
Running type check (enable/disable: config.skipTypeCheck)
See https://nixos.org/manual/nixos/stable/#test-opt-skipTypeCheck
testScriptWithTypes:107: error: Item "None" of "Match[str] | None" has no
attribute "group"  [union-attr]
            status = int(re.search(r"status ([0-9a-f]+)", row).group(1), 1...
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Found 1 error in 1 file (checked 1 source file)
failed eval checks.riscv64-linux.formatting
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 'treefmt-check'
         whose name attribute is located at «github:NixOS/nixpkgs/8110df5ad7abf5d4c0f6fb0f8f978390e77f9685?narHash=sha256-D3Q07BbIA2KnTcSXIqqu9P586uWxN74zNoCH3h2ESHg%3D»/pkgs/stdenv/generic/make-derivation.nix:536:13

       … while evaluating attribute 'buildInputs' of derivation 'treefmt-check'
         at «github:NixOS/nixpkgs/8110df5ad7abf5d4c0f6fb0f8f978390e77f9685?narHash=sha256-D3Q07BbIA2KnTcSXIqqu9P586uWxN74zNoCH3h2ESHg%3D»/pkgs/stdenv/generic/make-derivation.nix:588:13:
          587|             depsHostHost = elemAt (elemAt dependencies 1) 0;
          588|             buildInputs = elemAt (elemAt dependencies 1) 1;
             |             ^
          589|             depsTargetTarget = elemAt (elemAt dependencies 2) 0;

       … while evaluating the option `build.configFile':

       … while evaluating the option `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')
failed checks.x86_64-linux.nixos-tincr 4m 42s
nixos-test-driver-tincr-module: tribuchet: building on jamie Running type check (enable/disable: config.skipTypeCheck) See https://nixos.org/manual/nixos/stable …
nixos-test-driver-tincr-module:
tribuchet: building on jamie
Running type check (enable/disable: config.skipTypeCheck)
See https://nixos.org/manual/nixos/stable/#test-opt-skipTypeCheck
testScriptWithTypes:107: error: Item "None" of "Match[str] | None" has no
attribute "group"  [union-attr]
            status = int(re.search(r"status ([0-9a-f]+)", row).group(1), 1...
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Found 1 error in 1 file (checked 1 source file)
15 succeeded
succeeded attributes
status attribute duration
loading…