nixbot

builds

nix-community/harmonia build #152 failed

branch main · PR #1136 · commit b7fa93dcc4 · · took 17m 49s

eval warnings 2 kinds · 2 occurrences
  • error ×1
  • error Nixpkgs 26.11 has dropped support for x86_64-darwin. ×1

12 failed
failed attributes
status attribute duration
dependency failed default.checks.aarch64-linux.basic
failed default.checks.aarch64-linux.bench-closure 5s
python3-3.14.6-env: tribuchet: building on eliza tribuchet worker error: unpacking tmp dir archive: numeric field was not a number: 0/bin/pe when getting cksum …
python3-3.14.6-env:
tribuchet: building on eliza
tribuchet worker error: unpacking tmp dir archive: numeric field was not a number: 0/bin/pe when getting cksum for V
dependency failed default.checks.aarch64-linux.ca-derivations
dependency failed default.checks.aarch64-linux.chroot-store
failed default.checks.aarch64-linux.clippy 36s
cargoHelperFunctionsHook: tribuchet: building on eliza tribuchet worker error: unpacking tmp dir archive: failed to read entire block dummyBuild.rs: tribuchet: …
cargoHelperFunctionsHook:
tribuchet: building on eliza
tribuchet worker error: unpacking tmp dir archive: failed to read entire block

dummyBuild.rs:
tribuchet: building on eliza
tribuchet worker error: unpacking tmp dir archive: numeric field was not a number: arget_os when getting cksum for L

vendor-registry:
tribuchet: building on eliza
tribuchet worker error: unpacking tmp dir archive: numeric field was not a number: tix-code when getting cksum for nw

… and 8 more failed derivations
failed default.checks.aarch64-linux.dependency-diagram 1s
generate-dependency-diagram: tribuchet: building on eliza tribuchet worker error: unpacking tmp dir archive: failed to read entire block
generate-dependency-diagram:
tribuchet: building on eliza
tribuchet worker error: unpacking tmp dir archive: failed to read entire block
failed default.checks.aarch64-linux.devShell-default 7s
config.toml: tribuchet: building on eliza tribuchet worker error: unpacking tmp dir archive: failed to read entire block
config.toml:
tribuchet: building on eliza
tribuchet worker error: unpacking tmp dir archive: failed to read entire block
failed default.checks.aarch64-linux.package-default 32s
toml_edit-0.25.12+spec-1.1.0: tribuchet: building on eliza tribuchet worker error: unpacking tmp dir archive: failed to read entire block replaceCargoLockHook: …
toml_edit-0.25.12+spec-1.1.0:
tribuchet: building on eliza
tribuchet worker error: unpacking tmp dir archive: failed to read entire block

replaceCargoLockHook:
tribuchet: building on eliza
tribuchet worker error: unpacking tmp dir archive: failed to read entire block

vendor-registry:
tribuchet: building on eliza
tribuchet worker error: unpacking tmp dir archive: numeric field was not a number: tix-code when getting cksum for nw

… and 11 more failed derivations
failed default.checks.aarch64-linux.package-harmonia 36s
dummy.rs: tribuchet: building on eliza tribuchet worker error: unpacking tmp dir archive: numeric field was not a number: arget_os when getting cksum for L dum …
dummy.rs:
tribuchet: building on eliza
tribuchet worker error: unpacking tmp dir archive: numeric field was not a number: arget_os when getting cksum for L

dummyBuild.rs:
tribuchet: building on eliza
tribuchet worker error: unpacking tmp dir archive: numeric field was not a number: arget_os when getting cksum for L

vendor-registry:
tribuchet: building on eliza
tribuchet worker error: unpacking tmp dir archive: numeric field was not a number: tix-code when getting cksum for nw

… and 11 more failed derivations
failed default.checks.aarch64-linux.tests 41s
dummy.rs: tribuchet: building on eliza tribuchet worker error: unpacking tmp dir archive: failed to read entire block dummy.rs: tribuchet: building on eliza tr …
dummy.rs:
tribuchet: building on eliza
tribuchet worker error: unpacking tmp dir archive: failed to read entire block

dummy.rs:
tribuchet: building on eliza
tribuchet worker error: unpacking tmp dir archive: numeric field was not a number: arget_os when getting cksum for L

vendor-registry:
tribuchet: building on eliza
tribuchet worker error: unpacking tmp dir archive: numeric field was not a number: tix-code when getting cksum for nw

… and 8 more failed derivations
failed default.checks.aarch64-linux.treefmt 3s
treefmt.toml: tribuchet: building on eliza tribuchet worker error: unpacking tmp dir archive: numeric field was not a number: tore/rzp when getting cksum for �
treefmt.toml:
tribuchet: building on eliza
tribuchet worker error: unpacking tmp dir archive: numeric field was not a number: tore/rzp when getting cksum for �
failed eval default.checks.x86_64-darwin
error: … while evaluating a branch condition at «string»:23:10: 22| if !keepName n then {} 23| else if !builtins.i …
error:
       … while evaluating a branch condition
         at «string»:23:10:
           22|     if !keepName n then {}
           23|     else if !builtins.isAttrs c || isDrv c then c
             |          ^
           24|     else if c ? _type || !(c.recurseForDerivations or true) then {}

       … in the left operand of the OR (||) operator
         at «string»:23:33:
           22|     if !keepName n then {}
           23|     else if !builtins.isAttrs c || isDrv c then c
             |                                 ^
           24|     else if c ? _type || !(c.recurseForDerivations or true) then {}

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

       error: Nixpkgs 26.11 has dropped support for x86_64-darwin.

       The 26.05 stable branch still supports x86_64-darwin, and will
       receive security fixes until the end of 2026. If you use channels,
       you can switch to 26.05 as follows:

           $ sudo nix-channel --add https://nixos.org/channels/nixpkgs-26.05-darwin nixpkgs
           $ sudo nix-channel --update

       If this doesn’t work, you may need to run:

           # Lack of sudo is deliberate:
           $ nix-channel --remove nixpkgs

       If you use flakes, switch your flake input:

           inputs.nixpkgs = {
             url = "github:NixOS/nixpkgs/nixpkgs-26.05-darwin";
           };

       See the release notes for more information and alternatives:

         https://nixos.org/manual/nixpkgs/unstable/release-notes#x86_64-darwin-26.11
19 succeeded
succeeded attributes
status attribute duration
loading…