Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nodejs: 10.4.1 -> 10.5.0 #42328

Merged
merged 1 commit into from Jun 21, 2018
Merged

Conversation

lo1tuma
Copy link
Member

@lo1tuma lo1tuma commented Jun 21, 2018

Motivation for this change

Release Notes

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@adisbladis
Copy link
Member

@GrahamcOfBorg build nodejs-10_x

@adisbladis adisbladis self-assigned this Jun 21, 2018
@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: nodejs-10_x

Partial log (click to expand)

└───────────────────────────────────────────────────────────────┘
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/dda01vv21ma0zvkkk2rw3hfrkwfc53i8-nodejs-10.5.0
shrinking /nix/store/dda01vv21ma0zvkkk2rw3hfrkwfc53i8-nodejs-10.5.0/bin/node
gzipping man pages under /nix/store/dda01vv21ma0zvkkk2rw3hfrkwfc53i8-nodejs-10.5.0/share/man/
strip is /nix/store/min150lkigznaayzpwvf8d4jdl1dqvx6-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/dda01vv21ma0zvkkk2rw3hfrkwfc53i8-nodejs-10.5.0/lib  /nix/store/dda01vv21ma0zvkkk2rw3hfrkwfc53i8-nodejs-10.5.0/bin
patching script interpreter paths in /nix/store/dda01vv21ma0zvkkk2rw3hfrkwfc53i8-nodejs-10.5.0
checking for references to /build in /nix/store/dda01vv21ma0zvkkk2rw3hfrkwfc53i8-nodejs-10.5.0...
/nix/store/dda01vv21ma0zvkkk2rw3hfrkwfc53i8-nodejs-10.5.0

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: nodejs-10_x

Partial log (click to expand)

│ sudo chown -R $USER:$(id -gn $USER) /homeless-shelter/.config │
└───────────────────────────────────────────────────────────────┘
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/dy0vlv7af9sl1hzgggmvi88f5kagf1q6-nodejs-10.5.0
shrinking /nix/store/dy0vlv7af9sl1hzgggmvi88f5kagf1q6-nodejs-10.5.0/bin/node
gzipping man pages under /nix/store/dy0vlv7af9sl1hzgggmvi88f5kagf1q6-nodejs-10.5.0/share/man/
strip is /nix/store/4mf2xm9p32lzrim927yk92xhx35yaz62-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/dy0vlv7af9sl1hzgggmvi88f5kagf1q6-nodejs-10.5.0/lib  /nix/store/dy0vlv7af9sl1hzgggmvi88f5kagf1q6-nodejs-10.5.0/bin
patching script interpreter paths in /nix/store/dy0vlv7af9sl1hzgggmvi88f5kagf1q6-nodejs-10.5.0
checking for references to /build in /nix/store/dy0vlv7af9sl1hzgggmvi88f5kagf1q6-nodejs-10.5.0...

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: nodejs-10_x

Partial log (click to expand)

│              Try running with sudo or get access              │
│             to the local update config store via              │
│ sudo chown -R $USER:$(id -gn $USER) /homeless-shelter/.config │
└───────────────────────────────────────────────────────────────┘
post-installation fixup
gzipping man pages under /nix/store/y91pl2rkkrdvjnyxkpv7d1yhv1fbhfb0-nodejs-10.5.0/share/man/
strip is /nix/store/8q05v40n0f7amgw70pk6bkb23r7hrzgn-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/y91pl2rkkrdvjnyxkpv7d1yhv1fbhfb0-nodejs-10.5.0/lib  /nix/store/y91pl2rkkrdvjnyxkpv7d1yhv1fbhfb0-nodejs-10.5.0/bin
patching script interpreter paths in /nix/store/y91pl2rkkrdvjnyxkpv7d1yhv1fbhfb0-nodejs-10.5.0
/nix/store/y91pl2rkkrdvjnyxkpv7d1yhv1fbhfb0-nodejs-10.5.0

@adisbladis adisbladis merged commit 3813d5d into NixOS:master Jun 21, 2018
@adisbladis
Copy link
Member

Works for me. Thanks!

@lo1tuma lo1tuma deleted the nodejs-10.5.0 branch June 21, 2018 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants