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

t: 2.9.0 -> 3.1.0 #37659

Merged
merged 1 commit into from Mar 23, 2018
Merged

t: 2.9.0 -> 3.1.0 #37659

merged 1 commit into from Mar 23, 2018

Conversation

xeji
Copy link
Contributor

@xeji xeji commented Mar 22, 2018

Motivation for this change

v 2.9.0 didn't build anymore due to failed build of ruby dependency json (1.8.2).

/cc ZHF #36453
/cc maintainer @offlinehacker

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-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.

2.9.0 didn't build anymore
@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: t

Partial log (click to expand)

Successfully installed t-3.1.0
1 gem installed
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/6x3k78jsfgwmz11v1ic9sdqk903kkjb4-ruby2.4.3-t-3.1.0
patching script interpreter paths in /nix/store/6x3k78jsfgwmz11v1ic9sdqk903kkjb4-ruby2.4.3-t-3.1.0
/nix/store/6x3k78jsfgwmz11v1ic9sdqk903kkjb4-ruby2.4.3-t-3.1.0/lib/ruby/gems/2.4.0/gems/t-3.1.0/bin/t: interpreter directive changed from "/usr/bin/env ruby" to "/nix/store/lr0p29y4gsy9n59cdqspybfbld76bqxv-ruby-2.4.3/bin/ruby"
checking for references to /build in /nix/store/6x3k78jsfgwmz11v1ic9sdqk903kkjb4-ruby2.4.3-t-3.1.0...
building '/nix/store/2jifzq5yxbnv9dhs59q6dalg0zq6z0d1-t-3.1.0.drv'...
created 83 symlinks in user environment
/nix/store/6y6iwlcy0p2zzfpmnc4jvqx3ncmbkrcn-t-3.1.0

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: t

Partial log (click to expand)

Successfully installed t-3.1.0
1 gem installed
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/d1wmi2hm6nbjva68b9gcm9wvy66g8niw-ruby2.4.3-t-3.1.0
patching script interpreter paths in /nix/store/d1wmi2hm6nbjva68b9gcm9wvy66g8niw-ruby2.4.3-t-3.1.0
/nix/store/d1wmi2hm6nbjva68b9gcm9wvy66g8niw-ruby2.4.3-t-3.1.0/lib/ruby/gems/2.4.0/gems/t-3.1.0/bin/t: interpreter directive changed from "/usr/bin/env ruby" to "/nix/store/hxjkqigagdz52vv64yyf8695q5bgrb2d-ruby-2.4.3/bin/ruby"
checking for references to /tmp/nix-build-ruby2.4.3-t-3.1.0.drv-0 in /nix/store/d1wmi2hm6nbjva68b9gcm9wvy66g8niw-ruby2.4.3-t-3.1.0...
building path(s) ‘/nix/store/ddqbxwydczyfyhwpn4q5xbkwla33dalk-t-3.1.0’
created 83 symlinks in user environment
/nix/store/ddqbxwydczyfyhwpn4q5xbkwla33dalk-t-3.1.0

@dezgeg dezgeg merged commit 8cd005b into NixOS:master Mar 23, 2018
@xeji xeji deleted the p/t branch March 23, 2018 19:48
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