nixbot

builds

numtide/llm-agents.nix build #4123 failed

branch main · PR #8416 · commit dce2560f10 · · took 5h 45m

eval warnings 4 kinds · 10 occurrences
  • error ×2
  • error Refusing to evaluate package 'python3.14-jaraco-path-3.7.2' in /nix/store/…-source/pkgs/development/python-modules/jaraco-path/default.nix:30 because it has problems: ×2
  • warn stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead ×3
  • warn stdenv.isDarwin is deprecated, use stdenv.hostPlatform.isDarwin instead ×3

30 failed
failed attributes
status attribute duration
failed checks.aarch64-darwin.pkgs-apm 1h 14m
apm-0.28.0: adding 'apm_cli-0.28.0.dist-info/RECORD' removing build/bdist.macosx-14.0-arm64/wheel Successfully built apm_cli-0.28.0-py3-none-any.whl Finished cr …
apm-0.28.0:
adding 'apm_cli-0.28.0.dist-info/RECORD'
removing build/bdist.macosx-14.0-arm64/wheel
Successfully built apm_cli-0.28.0-py3-none-any.whl
Finished creating a wheel...
Finished executing pypaBuildPhase
Executing pythonRuntimeDepsCheck
Checking runtime dependencies for apm_cli-0.28.0-py3-none-any.whl
  - websockets not installed
failed checks.aarch64-darwin.pkgs-collie 1h 33m
collie-0.35.0: rm: cannot remove 'node_modules/.bun/bun-types@1.3.14/node_modules/bun-types/redis.d.ts': Permission denied rm: cannot remove 'node_modules/.bun/ …
collie-0.35.0:
rm: cannot remove 'node_modules/.bun/bun-types@1.3.14/node_modules/bun-types/redis.d.ts': Permission denied
rm: cannot remove 'node_modules/.bun/bun-types@1.3.14/node_modules/bun-types/index.d.ts': Permission denied
rm: cannot remove 'node_modules/.bun/bun-types@1.3.14/node_modules/bun-types/jsc.d.ts': Permission denied
rm: cannot remove 'node_modules/.bun/bun-types@1.3.14/node_modules/bun-types/vendor/expect-type/branding.d.ts': Permission denied
rm: cannot remove 'node_modules/.bun/bun-types@1.3.14/node_modules/bun-types/vendor/expect-type/messages.d.ts': Permission denied
rm: cannot remove 'node_modules/.bun/bun-types@1.3.14/node_modules/bun-types/vendor/expect-type/overloads.d.ts': Permission denied
rm: cannot remove 'node_modules/.bun/bun-types@1.3.14/node_modules/bun-types/vendor/expect-type/utils.d.ts': Permission denied
rm: cannot remove 'node_modules/.bun/bun-types@1.3.14/node_modules/bun-types/vendor/expect-type/index.d.ts': Permission denied
failed checks.aarch64-darwin.pkgs-gno 1h 7m
gno-1.35.0: + use-stick-to-bottom@1.1.6 + zod@4.4.3 + typescript@5.9.3 1990 packages installed [539.00ms] /nix/var/nix/builds/nix-54662-1714321908/source no Mak …
gno-1.35.0:
+ use-stick-to-bottom@1.1.6
+ zod@4.4.3
+ typescript@5.9.3
1990 packages installed [539.00ms]
/nix/var/nix/builds/nix-54662-1714321908/source
no Makefile or custom buildPhase, doing nothing
File node_modules/node-llama-cpp/dist/bindings/utils/detectGlibc.js is read-only; trying to patch anyway
patch: **** Can't create temporary file node_modules/node-llama-cpp/dist/bindings/utils/detectGlibc.js.oPaFX0g : Permission denied
failed eval checks.aarch64-darwin.pkgs-hermes-agent
error: … while evaluating the attribute 'drvPath' at «github:NixOS/nixpkgs/c27cdad491a991b11ed731760aa2ef8db0cb0410?narHash=sha256-PYZq1qzCJXC2z …
error:
       … while evaluating the attribute 'drvPath'
         at «github:NixOS/nixpkgs/c27cdad491a991b11ed731760aa2ef8db0cb0410?narHash=sha256-PYZq1qzCJXC2zGI0mH07vrZBsw6DRBAOX0jN1pPtqOQ%3D»/lib/customisation.nix:416:11:
          415|         // {
          416|           drvPath =
             |           ^
          417|             assert condition;

       … while calling the 'derivationStrict' builtin
         at «nix-internal»/derivation-internal.nix:37:12:
           36|
           37|   strict = derivationStrict drvAttrs;
             |            ^
           38|

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

       error: Refusing to evaluate package 'python3.14-jaraco-path-3.7.2' in /nix/store/v7v3dncmpp062v8xw86vv2asyga4114i-source/pkgs/development/python-modules/jaraco-path/default.nix:30 because it has problems:
       - broken: This package is broken.

       See also https://nixos.org/manual/nixpkgs/unstable#sec-problems
       To allow evaluation regardless, use:
       - Nixpkgs import: import nixpkgs { config = <below code>; }
       - NixOS: nixpkgs.config = <below code>;
       - nix-* commands: Put below code in ~/.config/nixpkgs/config.nix

         {
           problems.handlers = {
             jaraco-path.broken = "warn"; # or "ignore"
           };
         }
failed eval checks.aarch64-darwin.pkgs-hermes-desktop
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 'hermes-desktop-0.17.0'
         whose name attribute is located at «github:NixOS/nixpkgs/c27cdad491a991b11ed731760aa2ef8db0cb0410?narHash=sha256-PYZq1qzCJXC2zGI0mH07vrZBsw6DRBAOX0jN1pPtqOQ%3D»/pkgs/stdenv/generic/make-derivation.nix:651:11

       … while evaluating attribute 'buildPhase' of derivation 'hermes-desktop-0.17.0'
         at «git+file:///var/lib/nixbot/worktrees/71-dce2560f1024-853?ref=HEAD&rev=67ba84f3d1386cd56b5143675289aad55c870140»/packages/hermes-desktop/package.nix:97:3:
           96|
           97|   buildPhase = ''
             |   ^
           98|     runHook preBuild

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

       error: Refusing to evaluate package 'python3.14-jaraco-path-3.7.2' in /nix/store/v7v3dncmpp062v8xw86vv2asyga4114i-source/pkgs/development/python-modules/jaraco-path/default.nix:30 because it has problems:
       - broken: This package is broken.

       See also https://nixos.org/manual/nixpkgs/unstable#sec-problems
       To allow evaluation regardless, use:
       - Nixpkgs import: import nixpkgs { config = <below code>; }
       - NixOS: nixpkgs.config = <below code>;
       - nix-* commands: Put below code in ~/.config/nixpkgs/config.nix

         {
           problems.handlers = {
             jaraco-path.broken = "warn"; # or "ignore"
           };
         }
failed checks.aarch64-darwin.pkgs-oh-my-opencode 1h 15m
oh-my-opencode-5.0.0-beta.7: Generating JSON Schemas... ✓ JSON Schemas generated: assets/omo.schema.json, assets/oh-my-opencode.schema.json $ bun build src/cli. …
oh-my-opencode-5.0.0-beta.7:
Generating JSON Schemas...
✓ JSON Schemas generated: assets/omo.schema.json, assets/oh-my-opencode.schema.json
$ bun build src/cli.ts --outdir dist --target node --format esm
Bundled 15 modules in 4ms
  cli.js  22.58 KB  (entry point)
Bundled 76 modules in 12ms
  cli.js  234.52 KB  (entry point)
rm: cannot remove '/nix/store/6f2cxbfdyzpi6356m53wxi9q68vsqyav-oh-my-opencode-5.0.0-beta.7/lib/oh-my-opencode/node_modules/.bun/koffi@2.16.2/node_modules/koffi/build/koffi/darwin_x64/koffi.node': Permission denied
failed checks.aarch64-linux.pkgs-aionui 3h 0m
setup: /nix/store/zwgpd5b3r1klk6xi28iyx9rwqj0d4y1k-bun-pkg-safe-buffer-5.1.2.drv /nix/store/zx1ljcg90ap5p6p66xmz48gcws3wq77a-bun-pkg--types-body-parser-1.19 …
setup:
  /nix/store/zwgpd5b3r1klk6xi28iyx9rwqj0d4y1k-bun-pkg-safe-buffer-5.1.2.drv
  /nix/store/zx1ljcg90ap5p6p66xmz48gcws3wq77a-bun-pkg--types-body-parser-1.19.6.drv
  /nix/store/zxwrp37mag1wi91lb6xazvyxvpfl5ddr-bun-pkg-emoji-regex-8.0.0.drv
  /nix/store/zyvd10msjy9yw3gix2wnfsz4d7k47mg4-bun-pkg-rfdc-1.4.1.drv
  /nix/store/zywvi0ds30f6pl87k68lyzjivbw806md-bun-pkg--esbuild-darwin-arm64-0.25.12.drv
  /nix/store/zz86l123iiv4sn9gkn7pkfd57c467nmv-bun-pkg--babel-helper-module-transforms-7.28.6.drv
  /nix/store/khjp3x1hf06cn4qz76fana19wgl4q32f-bun-cache.drv
  /nix/store/dg552s567bxmvh08v2pw51glc7ldz3lk-aionui-2.1.61.drv
failed checks.aarch64-linux.pkgs-apm 5m 46s
apm-0.28.0: adding 'apm_cli-0.28.0.dist-info/RECORD' removing build/bdist.linux-aarch64/wheel Successfully built apm_cli-0.28.0-py3-none-any.whl Finished creati …
apm-0.28.0:
adding 'apm_cli-0.28.0.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built apm_cli-0.28.0-py3-none-any.whl
Finished creating a wheel...
Finished executing pypaBuildPhase
Executing pythonRuntimeDepsCheck
Checking runtime dependencies for apm_cli-0.28.0-py3-none-any.whl
  - websockets not installed
failed checks.aarch64-linux.pkgs-autolith 3h 0m
setup: /nix/store/j9h5001wv431yzwbl6jvh9nk6vwziji6-sbcl-trivial-mimes-20260101-git /nix/store/4b2jfcmpf89b0733733x86mqicgay0yf-sbcl-trivial-with-current-sou …
setup:
  /nix/store/j9h5001wv431yzwbl6jvh9nk6vwziji6-sbcl-trivial-mimes-20260101-git
  /nix/store/4b2jfcmpf89b0733733x86mqicgay0yf-sbcl-trivial-with-current-source-form-20260101-git
  /nix/store/h88a070vy71m8rag5sm43gbpmz3zyk1c-sbcl-type-i-20230214-git
  /nix/store/amk14nx9b2gyfp5hfwpgvhhlbwvjcvv8-sbcl-usocket-0.8.9
  /nix/store/bi5saq9221ldalr7n8y6h93xc6lz147s-sbcl-xsubseq-20170830-git
  /nix/store/nnijkdlcgbrgj5rdb08nl7hj6q3diybj-sbcl-yason-20250622-git
  /nix/store/92x930lmwzqg4qqlr6ad08csmbvd103c-sbcl-zpb-exif-release-1.2.5
  /nix/store/hb1cjy5nz59drcjbckra6caxljakdkjg-sbcl-zpng-1.2.2
failed checks.aarch64-linux.pkgs-ax 3h 0m
setup: /nix/store/yf59i3sqgzcvnsmgygqk5s5a4l12pfvd-bun-pkg-bun-types-1.3.14.drv /nix/store/yi88kq4sy8haa6mz9r33bc96ahha72qj-bun-pkg--types-bun-1.3.14.drv …
setup:
  /nix/store/yf59i3sqgzcvnsmgygqk5s5a4l12pfvd-bun-pkg-bun-types-1.3.14.drv
  /nix/store/yi88kq4sy8haa6mz9r33bc96ahha72qj-bun-pkg--types-bun-1.3.14.drv
  /nix/store/zzy1l3q1r9mhyxgql75908cn0cdxbd92-bun-pkg--oxfmt-binding-linux-arm-musleabihf-0.57.0.drv
  /nix/store/y5aknvq1qb1ianplnr0b1qvfs12mgci1-bun-cache.drv
  /nix/store/zfdvscqz5prashh3ym3ybjvw7bn1v6hz-ax-0.1.25.drv
these 2 paths will be fetched (5.1 MiB download, 13.9 MiB unpacked):
  /nix/store/8nhzqhsfc32p0qxagjz81rbg4ir1y6k1-libarchive-3.8.9
  /nix/store/imixh3w8g9v93fa7vzgsyjfvdssyqsx1-yq-go-4.53.3
failed checks.aarch64-linux.pkgs-backlog-md 3h 0m
setup: /nix/store/zlfahyz2hnpig23s690qxna201lzy0in-bun-pkg-mermaid-11.16.1.drv /nix/store/zlzgvlx2ng246fffy8zg0wscm5hc5dan-bun-pkg-iconv-lite-0.6.3.drv /n …
setup:
  /nix/store/zlfahyz2hnpig23s690qxna201lzy0in-bun-pkg-mermaid-11.16.1.drv
  /nix/store/zlzgvlx2ng246fffy8zg0wscm5hc5dan-bun-pkg-iconv-lite-0.6.3.drv
  /nix/store/zqcg2pbkspccjil9qmga7g3k7pvbfy44-bun-pkg--typescript-typescript-aix-ppc64-7.0.2.drv
  /nix/store/zrnhrxbdxxqvlv9mhq2i0ydf7f3vshqs-bun-pkg-utif2-4.1.0.drv
  /nix/store/zw3cy9f0yfsalqvxx9fcc8yidwdyhvh1-bun-pkg--biomejs-cli-linux-x64-2.5.3.drv
  /nix/store/zyvd10msjy9yw3gix2wnfsz4d7k47mg4-bun-pkg-rfdc-1.4.1.drv
  /nix/store/ab29inp44c2ppai26nri5mr7manfi6ms-bun-cache.drv
  /nix/store/1pxaabhjykrbimxq7h3jc629dvcd2say-backlog-md-1.50.1.drv
failed checks.aarch64-linux.pkgs-beads-rust 35m 3s
beads-rust-0.5.2: Compiling fsqlite-mvcc v0.3.9 (/build/frankensqlite/crates/fsqlite-mvcc) Compiling fsqlite-vdbe v0.3.9 (/build/frankensqlite/crates/fsql …
beads-rust-0.5.2:
   Compiling fsqlite-mvcc v0.3.9 (/build/frankensqlite/crates/fsqlite-mvcc)
   Compiling fsqlite-vdbe v0.3.9 (/build/frankensqlite/crates/fsqlite-vdbe)
   Compiling fsqlite-core v0.3.9 (/build/frankensqlite/crates/fsqlite-core)
   Compiling fsqlite v0.3.9 (/build/frankensqlite/crates/fsqlite)
error: could not compile `asupersync` (lib)
Caused by:
  process didn't exit successfully: `rustc --crate-name asupersync --edition=2024 /build/beads-rust-0.5.2-vendor/source-registry-0/asupersync-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unused '--warn=clippy::pedantic' '--warn=clippy::nursery' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_vec' '--allow=clippy::useless_conversion' '--allow=clippy::used_underscore_binding' '--allow=clippy::use_self' '--allow=clippy::unused_self' '--allow=clippy::unused_…
warning: build failed, waiting for other jobs to finish...
failed checks.aarch64-linux.pkgs-bun2nix 3h 0m
setup: /nix/store/rz4m0k8vy8qr3b8jzkrypkpkcy01y49h-wasm-bindgen-0.2.104 /nix/store/0q1w5bksk2z0z2yadcz7pqchkxn9dcfv-wasm-bindgen-backend-0.2.104 /nix/stor …
setup:
  /nix/store/rz4m0k8vy8qr3b8jzkrypkpkcy01y49h-wasm-bindgen-0.2.104
  /nix/store/0q1w5bksk2z0z2yadcz7pqchkxn9dcfv-wasm-bindgen-backend-0.2.104
  /nix/store/hic1ww3wvb96w92i4px9pl4yzb7gfj11-wasm-bindgen-macro-0.2.104
  /nix/store/rb85vxivgsx7335qs2dls598bmy9162z-wasm-bindgen-macro-support-0.2.104
  /nix/store/wxgqpzz8ffwhn23y79820md5qsy776vs-wasm-bindgen-shared-0.2.104
  /nix/store/5wfxlbvvz2l1njvlidph6kxj6880fz6k-windows-link-0.2.1
  /nix/store/8yjypsrycjbz2pfq7w4df9c6zskl2f6b-windows-sys-0.61.2
  /nix/store/gskhcl5qq1ycc5wph8bnrp4xxv8isv0j-winnow-0.7.13
failed checks.aarch64-linux.pkgs-codex 3h 0m
codex-0.150.1: | ----^^^^^^^^^^^^^^^^ | | | help: remove this `mut` | = note: `#[warn(unused_mut)]` (part of `#[warn(unused …
codex-0.150.1:
     |     ----^^^^^^^^^^^^^^^^
     |     |
     |     help: remove this `mut`
     |
     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
   Compiling codex-app-server-client v0.150.1 (/build/source/codex-rs/app-server-client)
   Compiling codex-tui v0.150.1 (/build/source/codex-rs/tui)
   Compiling codex-exec v0.150.1 (/build/source/codex-rs/exec)
dependency failed checks.aarch64-linux.pkgs-codex-acp
failed checks.aarch64-linux.pkgs-collie 3h 0m
setup: /nix/store/zj0fafmkmcj8qm3gg1v17pn4sx9zm92w-bun-pkg--babel-plugin-bugfix-v8-static-class-fields-redefine-readonly-7.29.7.drv /nix/store/zjlindmg7kbi1 …
setup:
  /nix/store/zj0fafmkmcj8qm3gg1v17pn4sx9zm92w-bun-pkg--babel-plugin-bugfix-v8-static-class-fields-redefine-readonly-7.29.7.drv
  /nix/store/zjlindmg7kbi1ij76r4nmhyshn02sizv-bun-pkg-lodash.sortby-4.7.0.drv
  /nix/store/zlhhcyszkb3yr0mx39vpk7hkyzpysigv-bun-pkg-lightningcss-linux-arm64-musl-1.32.0.drv
  /nix/store/zv97fc2xagmy4rvbpw5abjzdkbdcbbjg-bun-pkg--babel-plugin-transform-optional-chaining-7.29.7.drv
  /nix/store/zxwrp37mag1wi91lb6xazvyxvpfl5ddr-bun-pkg-emoji-regex-8.0.0.drv
  /nix/store/zy5vl9868lw6w2wp39ak34nylciy5nj2-bun-pkg-lightningcss-win32-x64-msvc-1.32.0.drv
  /nix/store/pj1jhxpi37xd6jzj1wvmw80pzx90m52n-bun-cache.drv
  /nix/store/za6qfmdx6ibmd4sbmxdjxjq93niffi2b-collie-0.35.0.drv
failed checks.aarch64-linux.pkgs-git-ai 3h 0m
git-ai-1.7.0: Compiling colored v3.1.1 Compiling futures-timer v3.0.3 Compiling criterion v0.5.1 Compiling serial_test v3.4.0 Compiling mockito v …
git-ai-1.7.0:
   Compiling colored v3.1.1
   Compiling futures-timer v3.0.3
   Compiling criterion v0.5.1
   Compiling serial_test v3.4.0
   Compiling mockito v1.7.2
   Compiling rstest v0.26.1
   Compiling git-ai v1.7.0 (/build/source)
   Compiling insta v1.48.0
failed checks.aarch64-linux.pkgs-gitbutler 3h 0m
gitbutler-0.22.1: @gitbutler/desktop:build: vite v6.4.3 building for production... @gitbutler/desktop:build: transforming... @gitbutler/desktop:build: src/route …
gitbutler-0.22.1:
@gitbutler/desktop:build: vite v6.4.3 building for production...
@gitbutler/desktop:build: transforming...
@gitbutler/desktop:build: src/routes/[projectId]/history/+page.svelte (43:7): Error when using sourcemap for reporting an error: Can't resolve original location of error.
@gitbutler/desktop:build: src/routes/[projectId]/history/+page.svelte (43:7): A comment
@gitbutler/desktop:build: 
@gitbutler/desktop:build: "/* @__PURE__ */"
@gitbutler/desktop:build: 
@gitbutler/desktop:build: in "src/routes/[projectId]/history/+page.svelte" contains an annotation that Rollup cannot interpret due to the position of the comment. The comment will be removed to avoid issues.
failed checks.aarch64-linux.pkgs-goose-cli 3h 0m
goose-cli-1.47.0: Compiling clap_builder v4.6.6 Compiling enumflags2 v0.7.12 Compiling include_dir v0.7.4 Compiling flume v0.12.0 Compiling sqlx- …
goose-cli-1.47.0:
   Compiling clap_builder v4.6.6
   Compiling enumflags2 v0.7.12
   Compiling include_dir v0.7.4
   Compiling flume v0.12.0
   Compiling sqlx-core v0.9.0
   Compiling lazy-regex v3.6.0
   Compiling bon v3.9.3
   Compiling biome_js_factory v0.3.1
failed checks.aarch64-linux.pkgs-ironclaw 3h 0m
ironclaw-1.3.0: Compiling ironclaw_composition v0.1.0 (/build/source/crates/app/ironclaw_composition) Compiling crossterm v0.29.0 Compiling ironclaw_te …
ironclaw-1.3.0:
   Compiling ironclaw_composition v0.1.0 (/build/source/crates/app/ironclaw_composition)
   Compiling crossterm v0.29.0
   Compiling ironclaw_telegram_extension v0.1.0 (/build/source/crates/extensions/packages/telegram)
   Compiling clap_complete v4.6.9
   Compiling ironclaw_web_app_extension v0.1.0 (/build/source/crates/extensions/packages/web-app)
   Compiling ironclaw_slack_extension v0.1.0 (/build/source/crates/extensions/packages/slack)
   Compiling dotenvy v0.15.7
   Compiling ironclaw v1.3.0 (/build/source/crates/app/ironclaw_cli)
dependency failed checks.aarch64-linux.pkgs-oh-my-codex
failed checks.aarch64-linux.pkgs-openclaw 25m 27s
openclaw-2026.7.1-2: [tsdown-build] still running pid=1088; no output for 30s [tsdown-build] still running pid=1088; no output for 30s [tsdown-build] still runn …
openclaw-2026.7.1-2:
[tsdown-build] still running pid=1088; no output for 30s
[tsdown-build] still running pid=1088; no output for 30s
[tsdown-build] still running pid=1088; no output for 30s
undefined
 ERR_PNPM_RECURSIVE_EXEC_FIRST_FAIL  Command was killed with SIGKILL (Forced termination): tsdown --config-loader unrun --logLevel warn --no-clean
[build-all] tsdown failed after 394.2s
[build-all] phase timings: total 403.9s; slowest tsdown (failed) 394.2s; plugins:assets:build 9.69s
 ELIFECYCLE  Command failed with exit code 1.
failed checks.aarch64-linux.pkgs-ralph-tui 3h 0m
setup: /nix/store/yj2hkvbnbgyp8qrp3r4gpl8d46g2bcd5-bun-pkg--typescript-eslint-tsconfig-utils-8.52.0.drv /nix/store/yv1napv03z1xq4hxsm2yndmz2hki5b5r-bun-pkg- …
setup:
  /nix/store/yj2hkvbnbgyp8qrp3r4gpl8d46g2bcd5-bun-pkg--typescript-eslint-tsconfig-utils-8.52.0.drv
  /nix/store/yv1napv03z1xq4hxsm2yndmz2hki5b5r-bun-pkg-yoga-layout-3.2.1.drv
  /nix/store/z61s7rs5nlib221br4k1gmby9yq2k1hy-bun-pkg-shell-quote-1.8.3.drv
  /nix/store/zipqjiprhwn0gnjqsrma6br13qa7p0s3-bun-pkg--humanwhocodes-retry-0.4.3.drv
  /nix/store/zk6mfa8j5hlwdpc3n54ml7hrf1hv8azw-bun-pkg-brace-expansion-1.1.12.drv
  /nix/store/zrnhrxbdxxqvlv9mhq2i0ydf7f3vshqs-bun-pkg-utif2-4.1.0.drv
  /nix/store/ac5lpwp5k3lmzblly8ybbpwyn43k855x-bun-cache.drv
  /nix/store/2ka9c527050ykfaq7vv3dza5inp2zg93-ralph-tui-0.12.0.drv
dependency failed checks.aarch64-linux.pkgs-t3code
dependency failed checks.aarch64-linux.pkgs-t3code-desktop
failed checks.aarch64-linux.pkgs-tuicr 33m 15s
tuicr-0.24.0: ...<5 lines>... gid, gids, uid, umask, ^^^^^^^^^^^^^^^^^^^^^^ start_ne …
tuicr-0.24.0:
    ...<5 lines>...
                        gid, gids, uid, umask,
                        ^^^^^^^^^^^^^^^^^^^^^^
                        start_new_session, process_group)
                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/nix/store/lfh101cfjj8p8npcari9hk0lbqi33yvh-python3-3.14.7/lib/python3.14/subprocess.py", line 1990, in _execute_child
    raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'git'
failed checks.aarch64-linux.pkgs-vibe-kanban 3h 0m
vibe-kanban-0.1.44: Compiling ordered-stream v0.2.0 Compiling alloc-no-stdlib v2.0.4 Compiling number_prefix v0.4.0 Compiling fst v0.4.7 Compilin …
vibe-kanban-0.1.44:
   Compiling ordered-stream v0.2.0
   Compiling alloc-no-stdlib v2.0.4
   Compiling number_prefix v0.4.0
   Compiling fst v0.4.7
   Compiling indicatif v0.17.11
   Compiling alloc-stdlib v0.2.2
   Compiling zbus v5.14.0
   Compiling notify v8.2.0
failed checks.aarch64-linux.pkgs-vix 37m 36s
vix-0.5.7: github.com/mattn/go-isatty: /nix/store/zbm0p3qbd92i7gj78rxajka9yvdrin7p-go-1.26.7/share/go/pkg/tool/linux_arm64/compile: fork/exec /nix/store/zbm0p3q …
vix-0.5.7:
github.com/mattn/go-isatty: /nix/store/zbm0p3qbd92i7gj78rxajka9yvdrin7p-go-1.26.7/share/go/pkg/tool/linux_arm64/compile: fork/exec /nix/store/zbm0p3qbd92i7gj78rxajka9yvdrin7p-go-1.26.7/share/go/pkg/tool/linux_arm64/compile: no such file or directory
github.com/tree-sitter/tree-sitter-javascript/bindings/go: /nix/store/zbm0p3qbd92i7gj78rxajka9yvdrin7p-go-1.26.7/share/go/pkg/tool/linux_arm64/cgo: fork/exec /nix/store/zbm0p3qbd92i7gj78rxajka9yvdrin7p-go-1.26.7/share/go/pkg/tool/linux_arm64/cgo: no such file or directory
github.com/tree-sitter/tree-sitter-c-sharp/bindings/go: /nix/store/zbm0p3qbd92i7gj78rxajka9yvdrin7p-go-1.26.7/share/go/pkg/tool/linux_arm64/cgo: fork/exec /nix/store/zbm0p3qbd92i7gj78rxajka9yvdrin7p-go-1.26.7/share/go/pkg/tool/linux_arm64/cgo: no such file or directory
github.com/goccy/go-json: /nix/store/zbm0p3qbd92i7gj78rxajka9yvdrin7p-go-1.26.7/share/go/pkg/tool/linux_arm64/compile: fork/exec /nix/store/zbm0p3qbd92i7gj78rxajka9yvdrin7p-go-1.26.7/share/go/pkg/tool/linux_arm64/compile: no such file or directory
github.com/tree-sitter/tree-sitter-cpp/bindings/go: /nix/store/zbm0p3qbd92i7gj78rxajka9yvdrin7p-go-1.26.7/share/go/pkg/tool/linux_arm64/cgo: fork/exec /nix/store/zbm0p3qbd92i7gj78rxajka9yvdrin7p-go-1.26.7/share/go/pkg/tool/linux_arm64/cgo: no such file or directory
github.com/tree-sitter/tree-sitter-python/bindings/go: /nix/store/zbm0p3qbd92i7gj78rxajka9yvdrin7p-go-1.26.7/share/go/pkg/tool/linux_arm64/cgo: fork/exec /nix/store/zbm0p3qbd92i7gj78rxajka9yvdrin7p-go-1.26.7/share/go/pkg/tool/linux_arm64/cgo: no such file or directory
github.com/tree-sitter/tree-sitter-php/bindings/go: /nix/store/zbm0p3qbd92i7gj78rxajka9yvdrin7p-go-1.26.7/share/go/pkg/tool/linux_arm64/cgo: fork/exec /nix/store/zbm0p3qbd92i7gj78rxajka9yvdrin7p-go-1.26.7/share/go/pkg/tool/linux_arm64/cgo: no such file or directory
github.com/tree-sitter/tree-sitter-ruby/bindings/go: /nix/store/zbm0p3qbd92i7gj78rxajka9yvdrin7p-go-1.26.7/share/go/pkg/tool/linux_arm64/cgo: fork/exec /nix/store/zbm0p3qbd92i7gj78rxajka9yvdrin7p-go-1.26.7/share/go/pkg/tool/linux_arm64/cgo: no such file or directory
failed checks.x86_64-linux.pkgs-apm 10s
apm-0.28.0: adding 'apm_cli-0.28.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built apm_cli-0.28.0-py3-none-any.whl Finished creatin …
apm-0.28.0:
adding 'apm_cli-0.28.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built apm_cli-0.28.0-py3-none-any.whl
Finished creating a wheel...
Finished executing pypaBuildPhase
Executing pythonRuntimeDepsCheck
Checking runtime dependencies for apm_cli-0.28.0-py3-none-any.whl
  - websockets not installed
failed checks.x86_64-linux.pkgs-autolith 20m 48s
setup: /nix/store/z9ah67ghyw4j57yv98w57qwi5kkmsvvw-sbcl-usocket-0.8.9 /nix/store/l3q2iw48g0mvvxyvg6v9cw9w0jq5j9d9-sbcl-xsubseq-20170830-git /nix/store/yci …
setup:
  /nix/store/z9ah67ghyw4j57yv98w57qwi5kkmsvvw-sbcl-usocket-0.8.9
  /nix/store/l3q2iw48g0mvvxyvg6v9cw9w0jq5j9d9-sbcl-xsubseq-20170830-git
  /nix/store/yci75r8zm8qzzyp3z983qvlw5gx0x3kw-sbcl-yason-20250622-git
  /nix/store/fi9dyf6slm4dpd2cxvas69myjrbwd21j-sbcl-zpb-exif-release-1.2.5
  /nix/store/0f3ycbfkr200jz3mvxhq78gxjlzjpg8h-sbcl-zpng-1.2.2
error: timed out after 1200 seconds
error: Cannot build '/nix/store/vdrm44dh9p88f1whkl267y8ngvv5jcr2-autolith-image-validation-2.6.7.drv'.
       Reason: 1 dependency failed.
       Output paths:
         /nix/store/hpj2jwmyca10a5y4rpars3k064r5xc7i-autolith-image-validation-2.6.7
error: Cannot build '/nix/store/bvski97wm6sdk92fa4c2ijhlsii5842p-autolith-0.41.2.drv'.
       Reason: 2 dependencies failed.
       Output paths:
         /nix/store/hama2nja6n3d21r1v4wqi40w6qx46i3h-autolith-0.41.2
12 cancelled
cancelled attributes
status attribute duration
loading…
469 succeeded
succeeded attributes
status attribute duration
loading…