nixbot

builds

numtide/llm-agents.nix build #4285 failed

branch main · PR #8416 · commit 5597ecad73 · · took 1h 53m

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

10 failed
failed attributes
status attribute duration
failed checks.aarch64-darwin.pkgs-apm 2m 22s
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 3m 52s
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 7m 9s
gno-1.35.0: + use-stick-to-bottom@1.1.6 + zod@4.4.3 + typescript@5.9.3 1990 packages installed [521.00ms] /nix/var/nix/builds/nix-98021-812723696/source no Make …
gno-1.35.0:
+ use-stick-to-bottom@1.1.6
+ zod@4.4.3
+ typescript@5.9.3
1990 packages installed [521.00ms]
/nix/var/nix/builds/nix-98021-812723696/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.o3iYILZ : 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-5597ecad7334-1165?ref=HEAD&rev=d925e5dd74520f910cfb094e8eeb7b31cfa1332f»/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 5m 34s
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 3ms
  cli.js  22.58 KB  (entry point)
Bundled 76 modules in 6ms
  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 3m 27s
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-t3code 10m 6s
t3code-0.0.36: . build:desktop: [PLUGIN_TIMINGS] Your build spent significant time in plugin `tsdown:deps`. See https://rolldown.rs/reference/InputOptions.check …
t3code-0.0.36:
. build:desktop: [PLUGIN_TIMINGS] Your build spent significant time in plugin `tsdown:deps`. See https://rolldown.rs/reference/InputOptions.checks#plugintimings for more details.
. build:desktop: ✔ Build complete in 25413ms
. build:desktop: ---
. build:desktop: vp run: 0/4 cache hit (0%). (Run `vp run --last-details` for full details)
. build:desktop: Done
Finished pnpmBuildHook
buildPhase completed in 3 minutes 3 seconds
install: cannot stat '/nix/store/zrvlid8p633w7n3yish0w83pgcm07kbl-t3code-resource-monitor-0.0.36/bin/t3-resource-monitor': No such file or directory
dependency failed checks.aarch64-linux.pkgs-t3code-desktop
failed checks.x86_64-linux.pkgs-apm 7s
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
29 succeeded
succeeded attributes
status attribute duration
loading…
472 already built
skipped attributes
status attribute duration
loading…