-
-
Notifications
You must be signed in to change notification settings - Fork 18.1k
Closed
Labels
0.kind: build failureA package fails to buildA package fails to build
Description
Nixpkgs version
- Unstable (25.11)
Steps to reproduce
NodeJS 24 fails to build on nix-darwin
Can Hydra reproduce this build failure?
Yes, Hydra can reproduce this build failure.
Link to Hydra build job
Relevant log output
[1/0/5 built] building nodejs-24.3.0 (buildPhase): [1797/2139] CXX obj/tools/v8_gypfiles/gen/torque-[1/0/5 built] building nodejs-24.3.0 (checkPhase): ...
error: builder for '/nix/store/y2xlcqv2zmxm05s19rjhavgfclb1hyb2-nodejs-24.3.0.drv' failed with exit code 2;
last 25 log lines:
> ---
> duration_ms: 360114.83600
> severity: fail
> exitcode: -15
> stack: |-
> timeout
> ...
> not ok 4267 parallel/test-runner-global-setup-watch-mode
> ---
> duration_ms: 360109.15400
> severity: fail
> exitcode: -15
> stack: |-
> timeout
> ...
>
> Failed tests:
> out/Release/node --expose-internals --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /private/tmp/nix-build-nodejs-24.3.0.drv-0/node-v24.3.0/test/parallel/test-runner-output.mjs
> out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /private/tmp/nix-build-nodejs-24.3.0.drv-0/node-v24.3.0/test/parallel/test-tls-get-ca-certificates-system-without-flag.js
> out/Release/node --use-system-ca --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /private/tmp/nix-build-nodejs-24.3.0.drv-0/node-v24.3.0/test/parallel/test-tls-get-ca-certificates-system.js
> out/Release/node --expose-internals --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /private/tmp/nix-build-nodejs-24.3.0.drv-0/node-v24.3.0/test/parallel/test-watch-file-shared-dependency.mjs
> out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /private/tmp/nix-build-nodejs-24.3.0.drv-0/node-v24.3.0/test/sequential/test-watch-mode-watch-flags.mjs
> out/Release/node --expose-internals --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /private/tmp/nix-build-nodejs-24.3.0.drv-0/node-v24.3.0/test/parallel/test-runner-complex-dependencies.mjs
> out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /private/tmp/nix-build-nodejs-24.3.0.drv-0/node-v24.3.0/test/parallel/test-runner-global-setup-watch-mode.mjs
> make: *** [Makefile:589: test-ci-js] Error 1
For full logs, run:
nix log /nix/store/y2xlcqv2zmxm05s19rjhavgfclb1hyb2-nodejs-24.3.0.drv
error: 1 dependencies of derivation '/nix/store/xg9waa1q62w4w5227ixkghw7as3d7k7h-system-applications.drv' failed to build
error: 1 dependencies of derivation '/nix/store/35ym7h1kra7qjw4pfkayqpd44bp89416-system-path.drv' failed to build
error: 1 dependencies of derivation '/nix/store/jlxvrj7zc60yql22wgyp56rl09acif85-darwin-system-25.11.e04a388.drv' failed to buildAdditional context
No response
System metadata
❯ nix-shell -p nix-info --run "nix-info -m"
warning: Nix search path entry '/nix/var/nix/profiles/per-user/root/channels' does not exist, ignoring
- system:
"aarch64-darwin" - host os:
Darwin 24.5.0, macOS 15.5 - multi-user?:
yes - sandbox:
yes - version:
nix-env (Nix) 2.28.4 - nixpkgs:
/nix/store/gfwa82ddpxsccq89rm4pnm2bk9y4cprp-source
Notify maintainers
@aduh95
Note for maintainers: Please tag this issue in your pull request description. (i.e. Resolves #ISSUE.)
I assert that this issue is relevant for Nixpkgs
- I assert that this is a bug and not a support request.
- I assert that this is not a duplicate of an existing issue.
- I assert that I have read the NixOS Code of Conduct and agree to abide by it.
Is this issue important to you?
Add a 👍 reaction to issues you find important.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
0.kind: build failureA package fails to buildA package fails to build