nixbot

builds

numtide/llm-agents.nix build #4267 failed

branch main · PR #8416 · commit 3999f0e0e4 · · took 1h 56m

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

9 failed
failed attributes
status attribute duration
failed checks.aarch64-darwin.pkgs-apm 8m 27s
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 30s
collie-0.36.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.36.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 2m 38s
gno-1.35.0: + use-stick-to-bottom@1.1.6 + zod@4.4.3 + typescript@5.9.3 1990 packages installed [1019.00ms] /nix/var/nix/builds/nix-80839-1988275484/source no Ma …
gno-1.35.0:
+ use-stick-to-bottom@1.1.6
+ zod@4.4.3
+ typescript@5.9.3
1990 packages installed [1019.00ms]
/nix/var/nix/builds/nix-80839-1988275484/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.onLYZKy : 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-3999f0e0e472-1134?ref=HEAD&rev=b339a5ab6c69f98b86e29b964b426857edb76379»/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 6m 23s
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 8ms
  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-apm 1m 44s
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-openclaw 36m 1s
openclaw-2026.7.1-2: [tsdown-build] still running pid=1079; no output for 30s [tsdown-build] still running pid=1079; no output for 30s [tsdown-build] still runn …
openclaw-2026.7.1-2:
[tsdown-build] still running pid=1079; no output for 30s
[tsdown-build] still running pid=1079; no output for 30s
[tsdown-build] still running pid=1079; 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 1469.6s
[build-all] phase timings: total 1478.4s; slowest tsdown (failed) 1469.6s; plugins:assets:build 8.84s
 ELIFECYCLE  Command failed with exit code 1.
failed checks.x86_64-linux.pkgs-apm 3s
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
103 succeeded
succeeded attributes
status attribute duration
loading…
399 already built
skipped attributes
status attribute duration
loading…