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

gauge: 0.9.6 -> 0.9.7 #36805

Merged
merged 1 commit into from Mar 12, 2018
Merged

gauge: 0.9.6 -> 0.9.7 #36805

merged 1 commit into from Mar 12, 2018

Conversation

vdemeester
Copy link
Member

@vdemeester vdemeester commented Mar 11, 2018

Motivation for this change

Update to latest minor version of gauge. Also removes the unecessary binary from the package.

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.

Also removes the unecessary binary from the package

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
@grahamc
Copy link
Member

grahamc commented Mar 11, 2018

@GrahamcOfBorg build gauge

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: gauge

Partial log (click to expand)

patching script interpreter paths in /nix/store/779c25b7bvwksckgjicnav1s5fn2clz3-gauge-0.9.7-bin
strip is /nix/store/4sdh09gmvl15cy0zb6i7mbvxh5syz206-cctools-binutils-darwin/bin/strip
patching script interpreter paths in /nix/store/85izhpii5vzi7w5pkkkd1rbm97ffzp97-gauge-0.9.7
/nix/store/85izhpii5vzi7w5pkkkd1rbm97ffzp97-gauge-0.9.7/share/go/src/github.com/getgauge/gauge/build/mkdeb.sh: interpreter directive changed from "/bin/bash" to "/nix/store/pkjmwq7sqrvjg7cjiph6hq0khsmfl6p8-bash-4.4-p12/bin/bash"
/nix/store/85izhpii5vzi7w5pkkkd1rbm97ffzp97-gauge-0.9.7/share/go/src/github.com/getgauge/gauge/build/mkrpm.sh: interpreter directive changed from "/bin/bash" to "/nix/store/pkjmwq7sqrvjg7cjiph6hq0khsmfl6p8-bash-4.4-p12/bin/bash"
/nix/store/85izhpii5vzi7w5pkkkd1rbm97ffzp97-gauge-0.9.7/share/go/src/github.com/getgauge/gauge/build/package.sh: interpreter directive changed from "/bin/sh" to "/nix/store/pkjmwq7sqrvjg7cjiph6hq0khsmfl6p8-bash-4.4-p12/bin/sh"
/nix/store/85izhpii5vzi7w5pkkkd1rbm97ffzp97-gauge-0.9.7/share/go/src/github.com/getgauge/gauge/build/publish_nightly_to_bintray.sh: interpreter directive changed from "/bin/sh" to "/nix/store/pkjmwq7sqrvjg7cjiph6hq0khsmfl6p8-bash-4.4-p12/bin/sh"
/nix/store/85izhpii5vzi7w5pkkkd1rbm97ffzp97-gauge-0.9.7/share/go/src/github.com/getgauge/gauge/vendor/golang.org/x/sys/unix/mkall.sh: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/pkjmwq7sqrvjg7cjiph6hq0khsmfl6p8-bash-4.4-p12/bin/bash"
/nix/store/85izhpii5vzi7w5pkkkd1rbm97ffzp97-gauge-0.9.7/share/go/src/github.com/getgauge/gauge/vendor/golang.org/x/sys/unix/mkerrors.sh: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/pkjmwq7sqrvjg7cjiph6hq0khsmfl6p8-bash-4.4-p12/bin/bash"
/nix/store/779c25b7bvwksckgjicnav1s5fn2clz3-gauge-0.9.7-bin

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: gauge

Partial log (click to expand)

strip is /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/strip
patching script interpreter paths in /nix/store/hrvaxlcdbzpcwky7bb2p38zfkzpg3rhp-gauge-0.9.7
/nix/store/hrvaxlcdbzpcwky7bb2p38zfkzpg3rhp-gauge-0.9.7/share/go/src/github.com/getgauge/gauge/build/mkdeb.sh: interpreter directive changed from "/bin/bash" to "/nix/store/zqh3l3lyw32q1ayb15bnvg9f24j5v2p0-bash-4.4-p12/bin/bash"
/nix/store/hrvaxlcdbzpcwky7bb2p38zfkzpg3rhp-gauge-0.9.7/share/go/src/github.com/getgauge/gauge/build/mkrpm.sh: interpreter directive changed from "/bin/bash" to "/nix/store/zqh3l3lyw32q1ayb15bnvg9f24j5v2p0-bash-4.4-p12/bin/bash"
/nix/store/hrvaxlcdbzpcwky7bb2p38zfkzpg3rhp-gauge-0.9.7/share/go/src/github.com/getgauge/gauge/build/package.sh: interpreter directive changed from "/bin/sh" to "/nix/store/zqh3l3lyw32q1ayb15bnvg9f24j5v2p0-bash-4.4-p12/bin/sh"
/nix/store/hrvaxlcdbzpcwky7bb2p38zfkzpg3rhp-gauge-0.9.7/share/go/src/github.com/getgauge/gauge/build/publish_nightly_to_bintray.sh: interpreter directive changed from "/bin/sh" to "/nix/store/zqh3l3lyw32q1ayb15bnvg9f24j5v2p0-bash-4.4-p12/bin/sh"
/nix/store/hrvaxlcdbzpcwky7bb2p38zfkzpg3rhp-gauge-0.9.7/share/go/src/github.com/getgauge/gauge/vendor/golang.org/x/sys/unix/mkall.sh: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/zqh3l3lyw32q1ayb15bnvg9f24j5v2p0-bash-4.4-p12/bin/bash"
/nix/store/hrvaxlcdbzpcwky7bb2p38zfkzpg3rhp-gauge-0.9.7/share/go/src/github.com/getgauge/gauge/vendor/golang.org/x/sys/unix/mkerrors.sh: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/zqh3l3lyw32q1ayb15bnvg9f24j5v2p0-bash-4.4-p12/bin/bash"
checking for references to /build in /nix/store/hrvaxlcdbzpcwky7bb2p38zfkzpg3rhp-gauge-0.9.7...
/nix/store/yyj74bfb0xkn6141lp77yn7dh2jwjpd4-gauge-0.9.7-bin

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: gauge

Partial log (click to expand)

strip is /nix/store/lvx1acn1ig1j2km8jds5x3ggh3f2wa8v-binutils-2.28.1/bin/strip
patching script interpreter paths in /nix/store/wf28zbl8b7dhj1l82fhvppgcqim12i8q-gauge-0.9.7
/nix/store/wf28zbl8b7dhj1l82fhvppgcqim12i8q-gauge-0.9.7/share/go/src/github.com/getgauge/gauge/build/mkdeb.sh: interpreter directive changed from "/bin/bash" to "/nix/store/lnws52qanbi5vz8qg24v4ym57nznfndg-bash-4.4-p12/bin/bash"
/nix/store/wf28zbl8b7dhj1l82fhvppgcqim12i8q-gauge-0.9.7/share/go/src/github.com/getgauge/gauge/build/mkrpm.sh: interpreter directive changed from "/bin/bash" to "/nix/store/lnws52qanbi5vz8qg24v4ym57nznfndg-bash-4.4-p12/bin/bash"
/nix/store/wf28zbl8b7dhj1l82fhvppgcqim12i8q-gauge-0.9.7/share/go/src/github.com/getgauge/gauge/build/package.sh: interpreter directive changed from "/bin/sh" to "/nix/store/lnws52qanbi5vz8qg24v4ym57nznfndg-bash-4.4-p12/bin/sh"
/nix/store/wf28zbl8b7dhj1l82fhvppgcqim12i8q-gauge-0.9.7/share/go/src/github.com/getgauge/gauge/build/publish_nightly_to_bintray.sh: interpreter directive changed from "/bin/sh" to "/nix/store/lnws52qanbi5vz8qg24v4ym57nznfndg-bash-4.4-p12/bin/sh"
/nix/store/wf28zbl8b7dhj1l82fhvppgcqim12i8q-gauge-0.9.7/share/go/src/github.com/getgauge/gauge/vendor/golang.org/x/sys/unix/mkall.sh: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/lnws52qanbi5vz8qg24v4ym57nznfndg-bash-4.4-p12/bin/bash"
/nix/store/wf28zbl8b7dhj1l82fhvppgcqim12i8q-gauge-0.9.7/share/go/src/github.com/getgauge/gauge/vendor/golang.org/x/sys/unix/mkerrors.sh: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/lnws52qanbi5vz8qg24v4ym57nznfndg-bash-4.4-p12/bin/bash"
checking for references to /build in /nix/store/wf28zbl8b7dhj1l82fhvppgcqim12i8q-gauge-0.9.7...
/nix/store/x34jycknn5qr8kin5r4p9khqvshwnvcm-gauge-0.9.7-bin

@grahamc grahamc merged commit 1bfe251 into NixOS:master Mar 12, 2018
@vdemeester vdemeester deleted the update-gauge-097 branch March 12, 2018 06:26
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